Closed christianlask closed 12 years ago
Thanks for this - what version of emacs are you running?
I'm sorry, should've mentioned this right away ;) I'm running Emacs 24.0.97.1.
Thanks! I was able to reproduce this easily. Found out that mode-line-process was causing the display issue. This commit seems to fix it:
https://github.com/jonathanchu/emacs-powerline/commit/2501d122568ad3941da5b8d619ba4b669159df14
It's updated in master
now, so you can pull directly from it. Let me know if this worked for you.
Thank you very much. :) My emacs is very good looking now.
:smile: :thumbsup: :cake:
When I open a file that loads scheme-mode (like .ss or .scm), I get an empty green powerline. This happens, too, when I open a file and load scheme-mode manually afterwards.