(no title)
CurrentB | 1 year ago
I'm trying howm on emacs 29.4
I try (with my config and also with emacs -Q)
(use-package howm)
I enter `C-c , ,`
I see the howm-memu pop up, but it's all plaintext with no font highlighting/decoration/"links" or anything, and I get in the Messages log: font-lock-fontify-keywords-region: Symbol’s function definition is void: nil
Error during redisplay: (jit-lock-function 5328) signaled (void-function nil)
Is this familiar to anyone?
setopt|1 year ago
Personally I don't use its main menu though (which C-c , , runs), but rather "M-x howm-create" to capture new notes and then afterwards "M-x howm-list-all" as a keyboard-driven interface to read/browse/search existing notes.
Perhaps those commands work even if that menu doesn't?
skulk|1 year ago