GNU bug report logs - #3754
23.0.95; Wish: please provide kill-whole-visual-line function

Previous Next

Package: emacs;

Reported by: pent <pent <at> aparamon.msk.ru>

Date: Sat, 4 Jul 2009 20:40:05 UTC

Severity: wishlist

Tags: wontfix

Merged with 3755

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 3754 in the body.
You can then email your comments to 3754 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3754; Package emacs. (Sat, 04 Jul 2009 20:40:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to pent <pent <at> aparamon.msk.ru>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sat, 04 Jul 2009 20:40:06 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: pent <pent <at> aparamon.msk.ru>
To: emacs-pretest-bug <at> gnu.org
Cc: rfrancoise <at> debian.org
Subject: 23.0.95; Wish: please provide kill-whole-visual-line function
Date: Sun, 05 Jul 2009 00:33:55 +0400
Hello!

The new Emacs provides function kill-visual-line, which is bound to
C-k in Visual Lines Mode. It would be nice if Emacs also provided
function kill-whole-visual-line similar to kill-whole-line, bound to
C-S-backspace in Visual Lines Mode:

(kill-whole-visual-line &optional arg)

Kill current visual line.

With prefix arg, kill that many visual lines starting from the current
visual line.  
If current line consists of a single visual line, and arg is nil, also
kill the trailing newline.
If arg is zero, never kill the trailing newline.

I'm ready to provide any additional info,
Andrey Paramonov

In GNU Emacs 23.0.95.1 (i486-pc-linux-gnu, GTK+ Version 2.16.4)
 of 2009-07-03 on elegiac, modified by Debian
 (emacs-snapshot package, version 1:20090703-1)
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure  '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.95/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.95/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS=''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ru_RU.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t




Merged 3754 3755. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Mon, 06 Jul 2009 01:05:08 GMT) Full text and rfc822 format available.

Severity set to `wishlist' from `normal' Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Mon, 06 Jul 2009 01:05:08 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#3754; Package emacs. (Mon, 30 Sep 2019 15:36:01 GMT) Full text and rfc822 format available.

Message #12 received at 3754 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: pent <pent <at> aparamon.msk.ru>
Cc: rfrancoise <at> debian.org, 3755 <at> debbugs.gnu.org, 3754 <at> debbugs.gnu.org
Subject: Re: bug#3755: 23.0.95; Wish: please provide kill-whole-visual-line
 function
Date: Mon, 30 Sep 2019 17:35:32 +0200
pent <pent <at> aparamon.msk.ru> writes:

> The new Emacs provides function kill-visual-line, which is bound to
> C-k in Visual Lines Mode. It would be nice if Emacs also provided
> function kill-whole-visual-line similar to kill-whole-line, bound to
> C-S-backspace in Visual Lines Mode:
>
> (kill-whole-visual-line &optional arg)

(I'm going through old bug reports that unfortunately didn't get any
response at the time.)

That seems like a logical addition, but I wonder whether there may be
users who are used to `C-S-backspace' killing the entire physical line
in visual line mode, too.

The utility of having that keystroke killing just the visual line seems
limited -- that functionality is already as `C-a C-k', which is about as
many keys, while having `C-S-backspace' do that it does now seems more
useful.

So I'm inclined to not alter the behaviour here.  Anybody got an
opinion?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#3754; Package emacs. (Thu, 19 Nov 2020 02:32:02 GMT) Full text and rfc822 format available.

Message #15 received at 3754 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: pent <pent <at> aparamon.msk.ru>, rfrancoise <at> debian.org, 3755 <at> debbugs.gnu.org,
 3754 <at> debbugs.gnu.org
Subject: Re: bug#3754: bug#3755: 23.0.95; Wish: please provide
 kill-whole-visual-line function
Date: Wed, 18 Nov 2020 18:31:26 -0800
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> pent <pent <at> aparamon.msk.ru> writes:
>
>> The new Emacs provides function kill-visual-line, which is bound to
>> C-k in Visual Lines Mode. It would be nice if Emacs also provided
>> function kill-whole-visual-line similar to kill-whole-line, bound to
>> C-S-backspace in Visual Lines Mode:
>>
>> (kill-whole-visual-line &optional arg)
>
> (I'm going through old bug reports that unfortunately didn't get any
> response at the time.)
>
> That seems like a logical addition, but I wonder whether there may be
> users who are used to `C-S-backspace' killing the entire physical line
> in visual line mode, too.
>
> The utility of having that keystroke killing just the visual line seems
> limited -- that functionality is already as `C-a C-k', which is about as
> many keys, while having `C-S-backspace' do that it does now seems more
> useful.
>
> So I'm inclined to not alter the behaviour here.  Anybody got an
> opinion?

Yeah, I tend to agree with you.  So is this a wontfix?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#3754; Package emacs. (Tue, 24 Nov 2020 05:56:02 GMT) Full text and rfc822 format available.

Message #18 received at 3754 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: pent <pent <at> aparamon.msk.ru>, rfrancoise <at> debian.org, 3755 <at> debbugs.gnu.org,
 3754 <at> debbugs.gnu.org
Subject: Re: bug#3754: bug#3755: 23.0.95; Wish: please provide
 kill-whole-visual-line function
Date: Tue, 24 Nov 2020 06:55:10 +0100
Stefan Kangas <stefan <at> marxist.se> writes:

>> So I'm inclined to not alter the behaviour here.  Anybody got an
>> opinion?
>
> Yeah, I tend to agree with you.  So is this a wontfix?

Yup; closing the bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) wontfix. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 24 Nov 2020 05:56:03 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 3754 <at> debbugs.gnu.org and pent <pent <at> aparamon.msk.ru> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Tue, 24 Nov 2020 05:56:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 22 Dec 2020 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 125 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.