emacs-devel
[Top][All Lists]
Advanced

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

Re: visiting certain .c file adds to kill ring


From: Alan Mackenzie
Subject: Re: visiting certain .c file adds to kill ring
Date: 21 Apr 2007 22:09:29 +0200
Date: Sat, 21 Apr 2007 22:29:50 +0100
User-agent: Mutt/1.5.9i

Hi, Richard!

On Sat, Apr 21, 2007 at 02:25:05PM -0400, Richard Stallman wrote:
>     Here are other incorrect uses of kill-* functions in lisp/progmodes:
> 
>     cc-cmds.el:859:      (kill-region (progn (forward-line 0) (point))
>     perl-mode.el:653:                              (kill-region (point) eol))
> 
>     And there's a bunch of suspicious kill-line/kill-word/kill-region in
>     mantemp.el and vhdl-mode.el.

> Please fix these erroneous calls to kill-line and so on.
 
I've fixed cc-cmds.el.

-- 
Alan.




reply via email to

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