emacs-devel
[Top][All Lists]
Advanced

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

Re: ruler-mode.el fix following whitespace cleanup


From: Luc Teirlinck
Subject: Re: ruler-mode.el fix following whitespace cleanup
Date: Tue, 4 Feb 2003 12:10:55 -0600 (CST)

Werner Lemberg wrote:

   > The following patch reintroduces the whitespace character needed after
   > ?\ , that recent whitespace cleanup removed.

   Is there any reason why this whitespace can't be protected with a
   trailing comment character?  I strongly suggest to put that into the
   `Lisp Style Manual', if such a thing exists.

Are we absolutely sure that trailing whitespace within a string is
never meaningful?  `;' has no special meaning within a string and 
M-x delete-trailing-whitespace, as well as C-j, delete trailing
whitespace within strings, just like any other place.

Sincerely,

Luc.




reply via email to

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