Christian Anders Schwarzgruber
Christian Anders Schwarzgruber
Hey Michael! Commit 5cdfcbb fixes a problem with a non-existing buffer when calling `ilog-show-in-new-frame` directly. This was the backtrace. ``` emacs-lisp Debugger entered--Lisp error: (wrong-type-argument stringp nil) display-buffer-pop-up-frame(nil ((pop-up-frame-parameters (menu-bar-lines...
When `flycheck-highlighting-mode` is set to nil locally `(setq-local flycheck-highlighting-mode nil)`, helm-flycheck fails to go to the error column, as it searches for the Flycheck overlays. Fixes https://github.com/Andersbakken/rtags/issues/1120
Hey, I think everything is said with the title, I guess, let me know if you need more informations. Thanks for developing such a create application, the new UI is...
Cache should be invalidated, if the value of ... - [ ] org-journal-file-type or - [ ] org-journal-dir - [ ] ... changes.
Either copy or delete. ~~#274~~ , ~~#267~~, ~~#264~~, #248, #190
**Describe the solution you'd like** org-journal should provide a function to switch between the different journal file types. - [ ] Move entries to the new journal files - [...

Hey, I have updated the README a little and also added an installation guide for distributions using dnf/yum as package manager, like Fedora/RedHat. I'm not done yet. Are you interested...