Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nano-setup? #13

Open
artelse opened this issue Oct 10, 2021 · 4 comments
Open

nano-setup? #13

artelse opened this issue Oct 10, 2021 · 4 comments

Comments

@artelse
Copy link

artelse commented Oct 10, 2021

Installed nano-theme like so:

  (use-package nano-theme)
  (nano-mode)
  (nano-light)
  (use-package nano-modeline)
  (nano-modeline-mode)

When I try to use M-x nano-setup it is not available. Any ideas?

@chuxubank
Copy link

The nano-setup is renamed to nano-mode in recent commits.

@artelse
Copy link
Author

artelse commented Oct 11, 2021

Ok, but where is the setup page? Perhaps I am confusing the former emacs-nano with the nano-theme. All the code blocks and tables are in variable pitch while I would like them to be fixed. Is the nano-theme by default variable?
Edit: Adding mixed-pitch package solved the code blocks issue.

@joepaulgo
Copy link

M-x nano-mode doesn't do anything when i try it, i have it installed same as above

@rougier
Copy link
Owner

rougier commented Oct 14, 2021

There is now a settings nano-fonts-use that you can set to t if you want the mode to enforce (i.e. use) the fonts. Font are also configurable. You can try M-x: customize-group RET nano

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants