mattfidler / tabbar-ruler.el

Tabbar Ruler Mode
54 stars 10 forks source link

How to have tabbar-ruler without using mode-icons? #35

Closed boudiccas closed 8 years ago

boudiccas commented 8 years ago

How to have tabbar-ruler without using mode-icons please? I'm fed up with every time that I do a package update I get a new mode-icons package which screws up all the present working icons, so I have to restart emacs.

shanemikel commented 8 years ago

put (mode-icons-mode -1) in your config

mattfidler commented 8 years ago

Thanks. That indeed works.

On Mon, Apr 11, 2016, 1:12 PM shanemikel notifications@github.com wrote:

put (mode-icons-mode -1) in your config

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/mattfidler/tabbar-ruler.el/issues/35#issuecomment-208482515

shanemikel commented 8 years ago

@mattfidler , you might want to close the issue