[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: electric-buffer-list family-size trailing whitespace
From: |
Dan Jacobson |
Subject: |
Re: electric-buffer-list family-size trailing whitespace |
Date: |
Wed, 06 Oct 2004 09:48:39 +0800 |
K> It behaves the same as list-buffers.
Indeed it does. Somebody fix that too. I was using ibuffer these days
and wasn't aware. ibuffer is probably not maintained these days, BTW.
K> Try this:
K> (add-hook 'buffer-menu-mode-hook (lambda () (set
K> (make-local-variable show-trailing-whitespace) nil)))
But that is just sweeping the whitespace under the rug.