all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Drew Adams <drew.adams@oracle.com>
Cc: Tatsu Takamaro <tatsu.takamaro@gmail.com>,
	"help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: [External] : Q3 - how to delete by words, not cut?
Date: Tue, 17 Dec 2024 07:25:48 +0300	[thread overview]
Message-ID: <Z2D9TJvmNQeykiEr@lco2> (raw)
In-Reply-To: <DS7PR10MB5232488E7DCCCF3B6EE88777F3042@DS7PR10MB5232.namprd10.prod.outlook.com>

* Drew Adams <drew.adams@oracle.com> [2024-12-17 07:12]:
> > > Unfortunately, as it was said by others, there is no built-in function
> > > to delete by word.
> > 
> > I use M-d to delete by word.
> 
> The default binding of `M-d' is `kill-word'.
> TT wants to delete words without adding them
> to the kill-ring.  And backward (like
> `backard-kill-word', without killing).

M-Backspace deletes word backword.

What one can do to avoid kill ring is to set variable `kill-ring-max'
to zero with {M-x customize-option RET kill-ring-max} and then it will
not be saved in the kill ring. That is not accurate result for the
wish though. Undo works well, but kill ring becomes empty.

-- 
Jean Louis



      reply	other threads:[~2024-12-17  4:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-14 23:57 Q3 - how to delete by words, not cut? Tatsu Takamaro
2024-12-15  2:42 ` [External] : " Drew Adams
2024-12-15  2:45   ` Drew Adams
2024-12-16 23:26     ` Tatsu Takamaro
2024-12-17  0:01       ` Drew Adams
2024-12-17  0:26         ` Tatsu Takamaro
2024-12-17  2:28           ` Drew Adams
2024-12-18 23:54             ` Tatsu Takamaro
2024-12-19  2:31               ` Drew Adams
2024-12-20  0:19                 ` Tatsu Takamaro
2024-12-20  1:38                   ` Drew Adams
2024-12-20  2:18                     ` [External] : Q3 - how to delete by words, not cut? --- about Q4 - the bottom edge of Emacs doesn't stick to the taskba Tatsu Takamaro
2024-12-20 15:34                       ` Drew Adams via Users list for the GNU Emacs text editor
2024-12-21  2:02                         ` Tatsu Takamaro
2024-12-17  8:38           ` [External] : Q3 - how to delete by words, not cut? Vagn Johansen
2024-12-17  4:06       ` Jean Louis
2024-12-17  4:12         ` Drew Adams
2024-12-17  4:25           ` Jean Louis [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=Z2D9TJvmNQeykiEr@lco2 \
    --to=bugs@gnu.support \
    --cc=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tatsu.takamaro@gmail.com \
    /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.