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\\)?\\'"
A few things, which IMHO don't deserve separate issues.
:hook (fb2-reader-mode . (lambda () (setq-local nobreak-char-display nil)))auto-mode-alistspecification:"\\.fb2\\(\\.zip\\)?\\'"