commit 26a8064835e05d9fac9e66ebafad28417b0dcf97 from: Omar Polo date: Wed Apr 06 08:02:43 2022 UTC further tweaks for emacs 28 commit - 4b9538ff199c9ced1c6125d8015e71c3bf28638e commit + 26a8064835e05d9fac9e66ebafad28417b0dcf97 blob - 2efb11fcdea48b1ef158ff3157de367be1a86288 blob + e84f4f04a816d138ba711b05ab94a5b8be3e2e0f --- emacs/init.el +++ emacs/init.el @@ -16,7 +16,9 @@ tab-bar-show 1 enable-recursive-minibuffers t imenu-auto-rescan 1 - use-short-answers t) + use-short-answers t + next-error-message-highlight t + read-minibuffer-restore-windows nil) (setq completion-ignore-case t read-file-name-completion-ignore-case t