branch: externals/logos commit 70f05c08b749b6b0e916cb6130d9d432af044917 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Add note on status of bug with mode line redraw --- logos.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/logos.el b/logos.el index 2eeef5cb9f..b6c251c56b 100644 --- a/logos.el +++ b/logos.el @@ -393,6 +393,10 @@ options: `logos-scroll-lock', `logos-variable-pitch', ;; ;; When using `logos-olivetti' the problem no longer occurs, presumably ;; because Olivetti triggers some kind of redraw. Which one? +;; +;; UPDATE 2022-05-08: If I use `redraw-display', the mode line is +;; restored even without `logos-olivetti'. This, however, feels like +;; the wrong thing to do because it affects all visible frames. (defun logos--hide-mode-line () "Set `logos-hide-mode-line'." (when logos-hide-mode-line