emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/logos 70f05c08b7: Add note on status of bug with mode l


From: ELPA Syncer
Subject: [elpa] externals/logos 70f05c08b7: Add note on status of bug with mode line redraw
Date: Sat, 7 May 2022 23:57:39 -0400 (EDT)

branch: externals/logos
commit 70f05c08b749b6b0e916cb6130d9d432af044917
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]