bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#47199: recent emacs can't do powerline anymore


From: J.P.
Subject: bug#47199: recent emacs can't do powerline anymore
Date: Fri, 19 Mar 2021 18:47:06 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

markusffm@fn.de writes:

> there appears only a blank mode-line

I think this has been fixed with

  https://github.com/milkypostman/powerline/pull/185

which became

  commit cfff1cfe63793ea1a8bcfcae50c296558384cf08
  Author: Theophilos Giannakopoulos <theo@abstractnonsense.org>
  Date:   Tue Mar 16 21:10:53 2021 -0400
  
      Change :scale arugment from t to 1 (#185)
      
      * Change :scale arugment from t to 1
      
      t is no longer accepted as :scale argument for create-image, but using 1
      has the same behavior as before.
      
      Fixes #184.
      
      * Change other uses of :scale from t to 1
  
   powerline-separators.el | 2 +-
   powerline.el            | 2 +-
   2 files changed, 2 insertions(+), 2 deletions(-)





reply via email to

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