Alan Schmitt
Alan Schmitt
I have many calendars shown using calfw, and the list at the bottom that shows the correspondence between colors and calendars is truncated. Could it be displayed on several lines?
Is there any hope to release this on F-droid? (https://f-droid.org/)
Here is the proposed code for a function that links to a journal entry, creating it if necessary. It is a mix of `denote-journal-extras-new-or-existing-entry` and `denote-link-or-create`. ```emacs-lisp (defun denote-journal-extras-link-or-create-entry (&optional...
### Observed behavior Put this in `init.el`: ``` emacs-lisp (define-key esc-map "," nil) (setq doom-localleader-alt-key "M-,") ``` In insert mode, type `M-,`. I get: ``` M-, is undefined ``` ###...
I have configured `~/Library/KeyBindings/DefaultKeyBinding.dict` as follows ``` { "^$\UF710" = { "s" = ("insertText:", "←"); "n" = ("insertText:", "→"); "1" = ("insertText:", "👍"); }; } ``` which means that if...
If I use the configuration suggested in the Readme: ``` emacs-lisp (custom-set-faces '(mode-line ((t (:foreground "#030303" :background "#bdbdbd" :box nil)))) '(mode-line-inactive ((t (:foreground "#f9f9f9" :background "#666666" :box nil))))) ``` then...
### Confirmation - [X] I have checked the documentation (README, Wiki, docstrings, etc) - [ ] I am checking these without reading them. - [X] I have searched previous issues...
It seems that Firefox is not controlled by xnomad. Is this a (known) bug?
With the current version of iTunes (I did not test with the previous one), the title bar does not seem to be taken into account when resizing the window, so...
I copied a file from a dmg (was installing a new version of OmniGraffle), and the progress bar window was not considered as floating.