GNU bug report logs - #13190
[PATCH] Help xref truncates info navigation stack, and displays info in too many windows

Previous Next

Package: emacs;

Reported by: Kelly Dean <kellydeanch <at> yahoo.com>

Date: Sat, 15 Dec 2012 11:19:02 UTC

Severity: minor

Done: Kelly Dean <kelly <at> prtime.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Kelly Dean <kelly <at> prtime.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#13190: closed ([PATCH] Help xref truncates info navigation
 stack, and displays info in too many windows)
Date: Wed, 18 Feb 2015 01:05:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 18 Feb 2015 01:03:10 +0000
with message-id <Ulc64ZvhzRdK1RxUZcUHb7lbJuv5TVUvGHJgm7NRFnZ <at> local>
and subject line Re: Help xref truncates info navigation stack, and displays info in too many windows
has caused the debbugs.gnu.org bug report #13190,
regarding [PATCH] Help xref truncates info navigation stack, and displays info in too many windows
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
13190: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13190
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kelly Dean <kellydeanch <at> yahoo.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Help xref truncates info navigation stack,
	and displays info in too many windows
Date: Sat, 15 Dec 2012 03:17:14 -0800 (PST)
[Message part 3 (text/plain, inline)]
On 24.2, emacs -Q
M-x split-window C-h r
Follow any link, then follow another one, then do Info-history-back twice. Then you could return to the other nodes again using Info-history-forward, but don't do that yet.
Do C-h f visited-file-modtime RET, then click the link in the help page for the info node.
Two problems: it opens the info page in both windows, and it truncates the navigation stack, so Info-history-forward won't return you to the other nodes you were visiting. You can still use Info-history to see the nodes you were visiting, but it's distracting to have to do that.
The attached helpinfobug.patch fixes both problems by creating a new info buffer rather than reusing an existing one. I think this is the simplest solution, though maybe it'd be better to search all info buffers for one which is already displaying the target node, and switch to one if found, so if you repeatedly follow the same info link from a help page, you'll get no more than one new info buffer, rather than multiple new ones.
[helpinfobug.patch (text/x-diff, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Kelly Dean <kelly <at> prtime.org>
To: 13190-done <at> debbugs.gnu.org
Subject: Re: Help xref truncates info navigation stack,
 and displays info in too many windows
Date: Wed, 18 Feb 2015 01:03:10 +0000
Fixed in trunk.


This bug report was last modified 10 years and 157 days ago.

Previous Next


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