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

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

Re: how to delete a line without putting them into yanking?


From: emacs Fan
Subject: Re: how to delete a line without putting them into yanking?
Date: Thu, 9 Sep 2004 12:34:28 +0900

Rokia,

> sorry, I said that I copy the text from other application.
> and in this situation, I cant yank it using M-Y  :(

I think there many ways to solve your problem.
1. yank the text from other application, undo it, kill your path line,
pop up yank.

2. delete rectangle by C-x, r,d,  then the path will not be put into yank ring

3. write a lisp function to delete the path line, not kill it.

emacs fan



reply via email to

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