all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Kill ring question
Date: Tue, 27 Nov 2007 14:57:06 +0000	[thread overview]
Message-ID: <87hcj74tz1.fsf@bzg.ath.cx> (raw)
In-Reply-To: <m3hcj7izo9.fsf@www.luxdo.jp> (Ke Lu's message of "Tue, 27 Nov 2007 22:30:14 +0900")

Ke Lu <lu@luxdo.jp> writes:

> Is there any way to switch kill ring/delete?
> In some case, I just want delete text, not kill.

I would rather add a key for this, not toggling delete/kill:

  (global-set-key (kbd "C-S-w") 'delete-region)

-- 
Bastien

      parent reply	other threads:[~2007-11-27 14:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-27 13:30 Kill ring question Ke Lu
2007-11-27 14:15 ` Peter Dyballa
     [not found] ` <mailman.4177.1196173021.18990.help-gnu-emacs@gnu.org>
2007-11-27 14:25   ` David Kastrup
2007-11-27 15:18     ` Peter Dyballa
     [not found]     ` <mailman.4181.1196176718.18990.help-gnu-emacs@gnu.org>
2007-11-28  0:07       ` Ke Lu
2007-11-28 12:05         ` Ke Lu
2007-11-28 16:32           ` Peter Dyballa
     [not found]           ` <mailman.4260.1196267695.18990.help-gnu-emacs@gnu.org>
2007-11-28 23:52             ` Ke Lu
2007-11-27 14:57 ` Bastien [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hcj74tz1.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.