emacs-devel
[Top][All Lists]
Advanced

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

Re: Various simple.el patches


From: Jan Nieuwenhuizen
Subject: Re: Various simple.el patches
Date: 15 May 2003 17:40:52 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

"Stefan Monnier" <monnier+gnu/address@hidden> writes:

> 1 - When killing the same thing over and over again, don't fill
>     the kill-ring unnecessarily.

Don't do this.  It will unexpectedly break moving stuff like:

   foo
   bar
   bar
   baz

using kill (esp with kill-whole-line t) and subsequent yank.

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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