GNU bug report logs - #65876
29.1.50; comint-*-prompt and sgml-skip-tag-* lack shift-selection marker in interactive spec

Previous Next

Package: emacs;

Reported by: Jens Schmidt <jschmidt4gnu <at> vodafonemail.de>

Date: Mon, 11 Sep 2023 20:28:01 UTC

Severity: minor

Tags: confirmed, patch

Found in version 29.1.50

Done: Eli Zaretskii <eliz <at> gnu.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 65876 in the body.
You can then email your comments to 65876 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-gnu-emacs <at> gnu.org:
bug#65876; Package emacs. (Mon, 11 Sep 2023 20:28:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jens Schmidt <jschmidt4gnu <at> vodafonemail.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 11 Sep 2023 20:28:01 GMT) Full text and rfc822 format available.

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

From: Jens Schmidt <jschmidt4gnu <at> vodafonemail.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.1.50; comint-*-prompt and sgml-skip-tag-* lack shift-selection
 marker in interactive spec
Date: Mon, 11 Sep 2023 22:26:20 +0200
Not sure whether this is eligible for Emacs 29, and whether this is
an oversight or intention.

The functions

  comint-next-prompt
  comint-previous-prompt
  sgml-skip-tag-forward
  sgml-skip-tag-backward

all lack/could need a leading "^" (circumflex) in their interactive
specification to mark them so that they can be used with shift
translation.

If I should provide patch(es) for that, please let me know on what
version.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#65876; Package emacs. (Tue, 12 Sep 2023 11:13:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jens Schmidt <jschmidt4gnu <at> vodafonemail.de>
Cc: 65876 <at> debbugs.gnu.org
Subject: Re: bug#65876: 29.1.50;
 comint-*-prompt and sgml-skip-tag-* lack shift-selection marker in
 interactive spec
Date: Tue, 12 Sep 2023 14:11:45 +0300
> Date: Mon, 11 Sep 2023 22:26:20 +0200
> From:  Jens Schmidt via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> Not sure whether this is eligible for Emacs 29, and whether this is
> an oversight or intention.
> 
> The functions
> 
>   comint-next-prompt
>   comint-previous-prompt
>   sgml-skip-tag-forward
>   sgml-skip-tag-backward
> 
> all lack/could need a leading "^" (circumflex) in their interactive
> specification to mark them so that they can be used with shift
> translation.

Agreed.

> If I should provide patch(es) for that, please let me know on what
> version.

This should be for master (Emacs 30), since it's an enhancement.
Thanks in advance.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#65876; Package emacs. (Tue, 12 Sep 2023 20:43:01 GMT) Full text and rfc822 format available.

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

From: Jens Schmidt <jschmidt4gnu <at> vodafonemail.de>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 65876 <at> debbugs.gnu.org
Subject: Re: bug#65876: 29.1.50; comint-*-prompt and sgml-skip-tag-* lack
 shift-selection marker in interactive spec
Date: Tue, 12 Sep 2023 22:41:59 +0200
[Message part 1 (text/plain, inline)]
On 2023-09-12  13:11, Eli Zaretskii wrote:
>> Date: Mon, 11 Sep 2023 22:26:20 +0200
>> From:  Jens Schmidt via "Bug reports for GNU Emacs,
>>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>>
>> If I should provide patch(es) for that, please let me know on what
>> version.
> 
> This should be for master (Emacs 30), since it's an enhancement.
> Thanks in advance.

Patch attached.  Please review and consider for committing to master.

Thanks.
[0001-Declare-more-functions-as-shift-translatable-motion-.patch (text/x-patch, attachment)]

Added tag(s) confirmed and patch. Request was from Stefan Kangas <stefankangas <at> gmail.com> to control <at> debbugs.gnu.org. (Fri, 15 Sep 2023 10:54:01 GMT) Full text and rfc822 format available.

Severity set to 'minor' from 'normal' Request was from Stefan Kangas <stefankangas <at> gmail.com> to control <at> debbugs.gnu.org. (Fri, 15 Sep 2023 10:54:01 GMT) Full text and rfc822 format available.

Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sat, 16 Sep 2023 10:10:02 GMT) Full text and rfc822 format available.

Notification sent to Jens Schmidt <jschmidt4gnu <at> vodafonemail.de>:
bug acknowledged by developer. (Sat, 16 Sep 2023 10:10:02 GMT) Full text and rfc822 format available.

Message #20 received at 65876-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jens Schmidt <jschmidt4gnu <at> vodafonemail.de>
Cc: 65876-done <at> debbugs.gnu.org
Subject: Re: bug#65876: 29.1.50; comint-*-prompt and sgml-skip-tag-* lack
 shift-selection marker in interactive spec
Date: Sat, 16 Sep 2023 13:09:02 +0300
> Date: Tue, 12 Sep 2023 22:41:59 +0200
> Cc: 65876 <at> debbugs.gnu.org
> From: Jens Schmidt <jschmidt4gnu <at> vodafonemail.de>
> 
> On 2023-09-12  13:11, Eli Zaretskii wrote:
> >> Date: Mon, 11 Sep 2023 22:26:20 +0200
> >> From:  Jens Schmidt via "Bug reports for GNU Emacs,
> >>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> >>
> >> If I should provide patch(es) for that, please let me know on what
> >> version.
> > 
> > This should be for master (Emacs 30), since it's an enhancement.
> > Thanks in advance.
> 
> Patch attached.  Please review and consider for committing to master.

Thanks, installed on master, and closing the bug.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 14 Oct 2023 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 251 days ago.

Previous Next


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