GNU bug report logs -
#69097
[PATCH] Add 'kill-region-or-word' command
Previous Next
Reported by: Philip Kaludercic <philipk <at> posteo.net>
Date: Tue, 13 Feb 2024 09:57:02 UTC
Severity: normal
Tags: patch
Done: Sean Whitton <spwhitton <at> spwhitton.name>
Bug is archived. No further changes may be made.
Full log
Message #116 received at 69097 <at> debbugs.gnu.org (full text, mbox):
> From: Philip Kaludercic <philipk <at> posteo.net>
> Cc: Sean Whitton <spwhitton <at> spwhitton.name>, juri <at> linkov.net, rms <at> gnu.org,
> 69097 <at> debbugs.gnu.org
> Date: Sun, 01 Sep 2024 20:06:00 +0000
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> >> From: Sean Whitton <spwhitton <at> spwhitton.name>
> >> Date: Mon, 06 May 2024 17:51:48 +0100
> >>
> >> On Mon 06 May 2024 at 05:46pm +01, Sean Whitton wrote:
> >> >
> >> > In bash on Linux [...]
> >>
> >> I specifically called out Linux because while GNU readline has a
> >> unix-word-rubout command, C-w in the Linux tty is actually implemented
> >> in the Linux-specific tty layer, below readline.
> >
> > Evidently, the above is inaccurate, because I see the same behavior in
> > Bash on MS-Windows.
>
> Ping. I am not sure how to proceed on this patch. IIRC the issue was
> that the notion of a word differs in Emacs and in Bash. I am still in
> favour of utilising Emacs's definition, as it remains more useful
> for some given major mode and the fact that it is easier to implement.
Or you could make the defcustom a tristate, and implement both
behaviors...
As for how to proceed: Stefan and Andrea, do you have an opinion on
this?
This bug report was last modified 243 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.