GNU bug report logs - #64610
30.0.50; Widget Manual copy-paste error

Previous Next

Package: emacs;

Reported by: Mauro Aranda <maurooaranda <at> gmail.com>

Date: Fri, 14 Jul 2023 10:45:02 UTC

Severity: normal

Found in version 30.0.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 64610 in the body.
You can then email your comments to 64610 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#64610; Package emacs. (Fri, 14 Jul 2023 10:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mauro Aranda <maurooaranda <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 14 Jul 2023 10:45:02 GMT) Full text and rfc822 format available.

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

From: Mauro Aranda <maurooaranda <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 30.0.50; Widget Manual copy-paste error
Date: Fri, 14 Jul 2023 07:44:43 -0300
Reported by Bryce Carson, here:
https://lists.gnu.org/archive/html/emacs-devel/2023-07/msg00526.html

The description of :value-to-external reads:
‘:value-to-external’
     Function to convert the value to the external format.  The function
     takes two arguments, a widget and an internal value, and returns
     the external value.  The function is called on the present ‘:value’
     when the widget is created, and on any value set later with
     ‘widget-value-set’.

The last paragraph shouldn't be there.


In GNU Emacs 30.0.50 (build 25, x86_64-pc-linux-gnu, GTK+ Version
 3.24.33, cairo version 1.16.0) of 2023-07-14 built on tbb-desktop
Repository revision: 2df086d121e8ebee872236d0436205144047c5c9
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12201001
System Description: Ubuntu 22.04.2 LTS





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#64610; Package emacs. (Fri, 14 Jul 2023 10:54:02 GMT) Full text and rfc822 format available.

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

From: Mauro Aranda <maurooaranda <at> gmail.com>
To: 64610 <at> debbugs.gnu.org
Subject: Re: bug#64610: Acknowledgement (30.0.50; Widget Manual copy-paste
 error)
Date: Fri, 14 Jul 2023 07:53:26 -0300
[Message part 1 (text/plain, inline)]
I attach a patch against emacs-29.  Is it OK to install doc fixes on
that branch, right?
[0001-Fix-copy-paste-in-Widget-Manual-Bug-64610.patch (text/x-patch, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#64610; Package emacs. (Fri, 14 Jul 2023 11:14:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Mauro Aranda <maurooaranda <at> gmail.com>
Cc: 64610 <at> debbugs.gnu.org
Subject: Re: bug#64610: 30.0.50; Widget Manual copy-paste error
Date: Fri, 14 Jul 2023 14:13:37 +0300
> Date: Fri, 14 Jul 2023 07:44:43 -0300
> From: Mauro Aranda <maurooaranda <at> gmail.com>
> 
> Reported by Bryce Carson, here:
> https://lists.gnu.org/archive/html/emacs-devel/2023-07/msg00526.html
> 
> The description of :value-to-external reads:
> ‘:value-to-external’
>       Function to convert the value to the external format.  The function
>       takes two arguments, a widget and an internal value, and returns
>       the external value.  The function is called on the present ‘:value’
>       when the widget is created, and on any value set later with
>       ‘widget-value-set’.
> 
> The last paragraph shouldn't be there.

Paragraph or sentence?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#64610; Package emacs. (Fri, 14 Jul 2023 11:21:01 GMT) Full text and rfc822 format available.

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

From: Mauro Aranda <maurooaranda <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 64610 <at> debbugs.gnu.org
Subject: Re: bug#64610: 30.0.50; Widget Manual copy-paste error
Date: Fri, 14 Jul 2023 08:20:38 -0300
Eli Zaretskii <eliz <at> gnu.org> writes:

>> Date: Fri, 14 Jul 2023 07:44:43 -0300
>> From: Mauro Aranda <maurooaranda <at> gmail.com>
>>
>> Reported by Bryce Carson, here:
>> https://lists.gnu.org/archive/html/emacs-devel/2023-07/msg00526.html
>>
>> The description of :value-to-external reads:
>> ‘:value-to-external’
>>       Function to convert the value to the external format.  The 
function
>>       takes two arguments, a widget and an internal value, and returns
>>       the external value.  The function is called on the present 
‘:value’
>>       when the widget is created, and on any value set later with
>>       ‘widget-value-set’.
>>
>> The last paragraph shouldn't be there.
>
> Paragraph or sentence?

Sorry, sentence.




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Fri, 14 Jul 2023 11:56:01 GMT) Full text and rfc822 format available.

Notification sent to Mauro Aranda <maurooaranda <at> gmail.com>:
bug acknowledged by developer. (Fri, 14 Jul 2023 11:56:01 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Mauro Aranda <maurooaranda <at> gmail.com>
Cc: 64610-done <at> debbugs.gnu.org
Subject: Re: bug#64610: Acknowledgement (30.0.50;
 Widget Manual copy-paste error)
Date: Fri, 14 Jul 2023 14:55:42 +0300
> Date: Fri, 14 Jul 2023 07:53:26 -0300
> From: Mauro Aranda <maurooaranda <at> gmail.com>
> 
> I attach a patch against emacs-29.  Is it OK to install doc fixes on
> that branch, right?

Yes.  Thanks, installed, 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, 12 Aug 2023 11:24:06 GMT) Full text and rfc822 format available.

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

Previous Next


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