[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [unicode-2] whitespace-auto-cleanup always replaces leading spaces w
From: |
Juanma Barranquero |
Subject: |
Re: [unicode-2] whitespace-auto-cleanup always replaces leading spaces with tabs |
Date: |
Wed, 31 Oct 2007 16:33:51 +0100 |
(From an old Apr, 9 post on emacs-pretest-bug)
On 4/9/07, Miles Bader <address@hidden> wrote:
> [Incidentally, whitespace.el seems absurdly overspeced in many ways --
> is it really necessary to have separate names for the global and local
> versions of every config variable, and a toggle function for just about
> every whitespace option?!?]
Not to mention other questionable things. Why is
`write-file-functions' set locally on `whitespace-global-mode'? That's
not going to set it for every new buffer. Perhaps the intent of
`whitespace-global-mode' is to be a global minor mode à la
define-globalized-minor-mode, but it is not working right now...
Juanma
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [unicode-2] whitespace-auto-cleanup always replaces leading spaces with tabs,
Juanma Barranquero <=