GNU bug report logs - #33090
27.0.50; Deactivate incorrect hyperlinking in the docstring of gnus-build-sparse-threads

Previous Next

Package: emacs;

Reported by: Eric Abrahamsen <eric <at> ericabrahamsen.net>

Date: Thu, 18 Oct 2018 18:39:02 UTC

Severity: minor

Tags: patch

Found in version 27.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 33090 in the body.
You can then email your comments to 33090 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#33090; Package emacs. (Thu, 18 Oct 2018 18:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Eric Abrahamsen <eric <at> ericabrahamsen.net>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 18 Oct 2018 18:39:02 GMT) Full text and rfc822 format available.

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

From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0.50; Deactivate incorrect hyperlinking in the docstring of
 gnus-build-sparse-threads
Date: Thu, 18 Oct 2018 11:37:48 -0700
[Message part 1 (text/plain, inline)]
The symbol `some' is incorrectly treated as a hyperlink to the function
`some' in this docstring. This patch wiggles the word "symbol" in there
to deactivate it.

[0001-Deactivate-incorrect-hyperlinking-in-gnus-build-spar.patch (text/x-patch, attachment)]

Added tag(s) patch. Request was from Eric Abrahamsen <eric <at> ericabrahamsen.net> to control <at> debbugs.gnu.org. (Thu, 18 Oct 2018 18:53:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#33090; Package emacs. (Fri, 19 Oct 2018 07:46:02 GMT) Full text and rfc822 format available.

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

From: Robert Pluim <rpluim <at> gmail.com>
To: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Cc: 33090 <at> debbugs.gnu.org
Subject: Re: bug#33090: 27.0.50;
 Deactivate incorrect hyperlinking in the docstring of
 gnus-build-sparse-threads
Date: Fri, 19 Oct 2018 09:45:38 +0200
Eric Abrahamsen <eric <at> ericabrahamsen.net> writes:

> The symbol `some' is incorrectly treated as a hyperlink to the function
> `some' in this docstring. This patch wiggles the word "symbol" in there
> to deactivate it.
>

Since youʼre there anyway: thereʼs one in `gnus-fetch-old-headers' as
well.

Robert




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#33090; Package emacs. (Fri, 19 Oct 2018 19:07:01 GMT) Full text and rfc822 format available.

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

From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
To: 33090 <at> debbugs.gnu.org
Subject: Re: bug#33090: 27.0.50;
 Deactivate incorrect hyperlinking in the docstring of
 gnus-build-sparse-threads
Date: Fri, 19 Oct 2018 12:06:44 -0700
On 10/19/18 09:45 AM, Robert Pluim wrote:
> Eric Abrahamsen <eric <at> ericabrahamsen.net> writes:
>
>> The symbol `some' is incorrectly treated as a hyperlink to the function
>> `some' in this docstring. This patch wiggles the word "symbol" in there
>> to deactivate it.
>>
>
> Since youʼre there anyway: thereʼs one in `gnus-fetch-old-headers' as
> well.

Thanks for the tip. I started finding more similar problems, then
hauled out checkdoc and started using that, and fell down a rabbit hole.
I have a long flight on Sunday, I might try to do a full documentation
sweep then. What Gnus really needs is docstrings where it currently
doesn't have them, but this would be an okay start.




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sat, 27 Oct 2018 09:12:01 GMT) Full text and rfc822 format available.

Notification sent to Eric Abrahamsen <eric <at> ericabrahamsen.net>:
bug acknowledged by developer. (Sat, 27 Oct 2018 09:12:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Eric Abrahamsen <eric <at> ericabrahamsen.net>
Cc: 33090-done <at> debbugs.gnu.org
Subject: Re: bug#33090: 27.0.50;
 Deactivate incorrect hyperlinking in the docstring of
 gnus-build-sparse-threads
Date: Sat, 27 Oct 2018 12:11:29 +0300
> X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI
> 	autolearn=disabled version=3.3.2
> Resent-From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
> Resent-CC: bug-gnu-emacs <at> gnu.org
> Resent-Sender: help-debbugs <at> gnu.org
> From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
> Date: Thu, 18 Oct 2018 11:37:48 -0700
> 
> The symbol `some' is incorrectly treated as a hyperlink to the function
> `some' in this docstring. This patch wiggles the word "symbol" in there
> to deactivate it.

Thanks, pushed to the release branch.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#33090; Package emacs. (Sat, 27 Oct 2018 09:16:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: eric <at> ericabrahamsen.net, 33090 <at> debbugs.gnu.org
Subject: Re: bug#33090: 27.0.50;
 Deactivate incorrect hyperlinking in the docstring of
 gnus-build-sparse-threads
Date: Sat, 27 Oct 2018 12:15:45 +0300
> From: Robert Pluim <rpluim <at> gmail.com>
> Date: Fri, 19 Oct 2018 09:45:38 +0200
> Cc: 33090 <at> debbugs.gnu.org
> 
> Eric Abrahamsen <eric <at> ericabrahamsen.net> writes:
> 
> > The symbol `some' is incorrectly treated as a hyperlink to the function
> > `some' in this docstring. This patch wiggles the word "symbol" in there
> > to deactivate it.
> >
> 
> Since youʼre there anyway: thereʼs one in `gnus-fetch-old-headers' as
> well.

Done, thanks.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 24 Nov 2018 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 208 days ago.

Previous Next


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