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: Richard Stallman
Subject: Re: visiting certain .c file adds to kill ring
Date: Sat, 21 Apr 2007 14:25:05 -0400

    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.




reply via email to

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