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

Small nitpicks #8

Open
vlichevsky opened this issue Dec 5, 2021 · 2 comments
Open

Small nitpicks #8

vlichevsky opened this issue Dec 5, 2021 · 2 comments

Comments

@vlichevsky
Copy link

A few things, which IMHO don't deserve separate issues.

  • A better way to hide nobreak-space, works with any theme and is not global: :hook (fb2-reader-mode . (lambda () (setq-local nobreak-char-display nil)))
  • Belarusian splash text: "Ідзе загрузка, калі ласка, пачакайце." (Added "please", like in other languages)
  • auto-mode-alist specification: "\\.fb2\\(\\.zip\\)?\\'"
@jumper047
Copy link
Owner

Thanks, nice additions! Regarding first - I think I'll add fb2-reader option for that (something like fb2-reader-hide-nobreak) and set it to 't by default.

@jumper047
Copy link
Owner

Sorry for waiting, now it's all done!

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

2 participants