Bernd Rellermeyer
Bernd Rellermeyer
I do not require powerline and I have not installed powerline, but the `boon-powerline` library requires powerline. Then I do not need the `boon-powerline` library and the `boon-powerline` library is...
I want to have a quit-key in special buffers, so that I can remove highlights, deactivate marks, etc. With the quit-key bound to `boon-set-command-state` I often end up in a...
My first opinion was to enclose the mainfont things in the latex template with $if(fontfamily$$else$...$endif$. But then one depend on the fontfamily package setting the mainfont when used with luatex.
Another solution would be to use different variables in the HTML template instead of mainfont and monofont.
The memoir class defines a \ifartopt macro. That is what I have used in the template.
I must confess I do not know what the correct behavior is. Without God mode, pressing Ctrl-anything with Caps Lock on seems to ignore Caps Lock. With God mode enabled,...
Sorry, after playing a bit more I am now convinced that the Caps Lock behavior is not good.
A checked the behavior in View mode, which has some capital letter bindings. With Caps Lock on, all capital letter bindings are in effect. That is a strange behavior for...
I think the problem is that ``auto-fill-function``, which is the variable which holds the state for ``auto-fill-mode``, is set by ``latex/auto-fill-function``. Instead, a local value for ``normal-auto-fill-function`` should be set....