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

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

Re: kill-sentence trailing whitespace intentions


From: Kevin Rodgers
Subject: Re: kill-sentence trailing whitespace intentions
Date: Mon, 16 Apr 2001 13:57:23 -0600

Dan Jacobson wrote:
> 
> >>>>> "Kevin" == Kevin Rodgers <kevinr@ihs.com> writes:
> 
> Kevin> (defadvice kill-sentence (after delete-horizontal-space activate)
> Kevin>   "Delete trailing spaces and tabs as well."
> Kevin>   (delete-horizontal-space))
> 
> Mmmm, thanks for your effort, but isn't writing all these advice
> scripts focused on individual users.  Wouldn't it be better to make a
> patch to the official function that would add a defvar and its
> documentation to allow the user to customize this behaviour, and at
> the same time the emacs maintainers could snap it in place into the
> newest emacs future version...

In this case, no (IMHO).
-- 
Kevin Rodgers <kevinr@ihs.com>          Lead Software Engineer
Information Handling Services           Electronic Systems Development
15 Inverness Way East, M/S A114         GO BUFFS!
Englewood CO 80112-5776 USA             1+ (303) 397-2807[voice]/705-4258[fax]



reply via email to

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