unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: visiting certain .c file adds to kill ring
       [not found]     ` <yoijvefqj8jk.fsf@gamma02.me.chalmers.se>
@ 2007-04-21 18:25       ` Richard Stallman
  2007-04-21 20:07         ` Chong Yidong
                           ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Richard Stallman @ 2007-04-21 18:25 UTC (permalink / raw)
  To: emacs-devel

    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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: visiting certain .c file adds to kill ring
  2007-04-21 18:25       ` visiting certain .c file adds to kill ring Richard Stallman
@ 2007-04-21 20:07         ` Chong Yidong
  2007-04-21 20:09         ` Alan Mackenzie
  2007-04-22 10:37         ` Kim F. Storm
  2 siblings, 0 replies; 4+ messages in thread
From: Chong Yidong @ 2007-04-21 20:07 UTC (permalink / raw)
  To: rms; +Cc: emacs-devel

Richard Stallman <rms@gnu.org> writes:

>     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.

Done.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: visiting certain .c file adds to kill ring
  2007-04-21 18:25       ` visiting certain .c file adds to kill ring Richard Stallman
  2007-04-21 20:07         ` Chong Yidong
@ 2007-04-21 20:09         ` Alan Mackenzie
  2007-04-22 10:37         ` Kim F. Storm
  2 siblings, 0 replies; 4+ messages in thread
From: Alan Mackenzie @ 2007-04-21 20:09 UTC (permalink / raw)
  To: Richard Stallman; +Cc: emacs-devel

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: visiting certain .c file adds to kill ring
  2007-04-21 18:25       ` visiting certain .c file adds to kill ring Richard Stallman
  2007-04-21 20:07         ` Chong Yidong
  2007-04-21 20:09         ` Alan Mackenzie
@ 2007-04-22 10:37         ` Kim F. Storm
  2 siblings, 0 replies; 4+ messages in thread
From: Kim F. Storm @ 2007-04-22 10:37 UTC (permalink / raw)
  To: rms; +Cc: emacs-devel

Richard Stallman <rms@gnu.org> writes:

>     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 ido.el

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-04-22 10:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87irbqtxbu.fsf@zip.com.au>
     [not found] ` <4629E4A6.1050105@gmx.at>
     [not found]   ` <yoijzm52j9t2.fsf@gamma02.me.chalmers.se>
     [not found]     ` <yoijvefqj8jk.fsf@gamma02.me.chalmers.se>
2007-04-21 18:25       ` visiting certain .c file adds to kill ring Richard Stallman
2007-04-21 20:07         ` Chong Yidong
2007-04-21 20:09         ` Alan Mackenzie
2007-04-22 10:37         ` Kim F. Storm

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).