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

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

Re: whitespace.el is disabled by functions in simple.el


From: Han Boetes
Subject: Re: whitespace.el is disabled by functions in simple.el
Date: Thu, 21 Oct 2004 00:44:30 +0200
User-agent: Mutt/1.5.6i

Reiner Steib wrote:
> On Wed, Oct 20 2004, Han Boetes wrote:
> > Furthermore. There is one kind of whitespace problems that
> > whitespace.el does not yet address: a missing trailing \n. At the
> > end of the file.
> 
> ,----
> | require-final-newline's value is ask
> | 
> | *Value of t says silently ensure a file ends in a newline when it is
> | saved.  Non-nil but not t says ask user whether to add a newline
> | when there isn't one.  nil means don't add newlines.
> `----

Ow right thanks, nifty. Though inconsistent IMHO. It should be in
whitespace.el; just like delete-trailing-whitespace and
show-trailing-whitespace should not be in simple.el since there is
whitespace.el



# Han




reply via email to

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