* Not putting the delete into the kill ring
@ 2007-04-25 7:00 Cecil Westerhof
2007-04-25 7:56 ` Tim X
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Cecil Westerhof @ 2007-04-25 7:00 UTC (permalink / raw)
To: help-gnu-emacs
Is it possible to 'kill' something without putting it into the kill-ring?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Not putting the delete into the kill ring
2007-04-25 7:00 Not putting the delete into the kill ring Cecil Westerhof
@ 2007-04-25 7:56 ` Tim X
2007-04-25 9:55 ` William Xu
2007-04-25 12:35 ` Daniel Jensen
2 siblings, 0 replies; 5+ messages in thread
From: Tim X @ 2007-04-25 7:56 UTC (permalink / raw)
To: help-gnu-emacs
Cecil Westerhof <dummy@dummy.nl> writes:
> Is it possible to 'kill' something without putting it into the kill-ring?
>
Not sure, but I think this may be a feature added in emacs 22. I seem to
remember something about this from the emacs 22 NEWS file.
Tim
--
tcross (at) rapttech dot com dot au
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Not putting the delete into the kill ring
2007-04-25 7:00 Not putting the delete into the kill ring Cecil Westerhof
2007-04-25 7:56 ` Tim X
@ 2007-04-25 9:55 ` William Xu
2007-04-25 12:35 ` Daniel Jensen
2 siblings, 0 replies; 5+ messages in thread
From: William Xu @ 2007-04-25 9:55 UTC (permalink / raw)
To: help-gnu-emacs
Cecil Westerhof <dummy@dummy.nl> writes:
> Is it possible to 'kill' something without putting it into the
> kill-ring?
Use delete-region, etc.
--
William
The only winner in the War of 1812 was Tchaikovsky.
-- David Gerrold
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Not putting the delete into the kill ring
2007-04-25 7:00 Not putting the delete into the kill ring Cecil Westerhof
2007-04-25 7:56 ` Tim X
2007-04-25 9:55 ` William Xu
@ 2007-04-25 12:35 ` Daniel Jensen
2007-04-25 19:29 ` Cecil Westerhof
2 siblings, 1 reply; 5+ messages in thread
From: Daniel Jensen @ 2007-04-25 12:35 UTC (permalink / raw)
To: help-gnu-emacs
Cecil Westerhof <dummy@dummy.nl> writes:
> Is it possible to 'kill' something without putting it into the kill-ring?
It is possible. This is called deleting. You may be familiar with
delete-char (C-d) and delete-backward-char (DEL). You can delete the
region with M-x delete-region RET.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Not putting the delete into the kill ring
2007-04-25 12:35 ` Daniel Jensen
@ 2007-04-25 19:29 ` Cecil Westerhof
0 siblings, 0 replies; 5+ messages in thread
From: Cecil Westerhof @ 2007-04-25 19:29 UTC (permalink / raw)
To: help-gnu-emacs
Daniel Jensen wrote:
>> Is it possible to 'kill' something without putting it into the kill-ring?
>
> It is possible. This is called deleting. You may be familiar with
> delete-char (C-d) and delete-backward-char (DEL). You can delete the
> region with M-x delete-region RET.
Okay, thanks. Maybe I'll define a key for that. ;-}
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-04-25 19:29 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-25 7:00 Not putting the delete into the kill ring Cecil Westerhof
2007-04-25 7:56 ` Tim X
2007-04-25 9:55 ` William Xu
2007-04-25 12:35 ` Daniel Jensen
2007-04-25 19:29 ` Cecil Westerhof
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).