bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#1116: marked as done (Emacs hangs when executing Info-final-node)


From: Emacs bug Tracking System
Subject: bug#1116: marked as done (Emacs hangs when executing Info-final-node)
Date: Fri, 10 Oct 2008 07:05:05 -0700

Your message dated Fri, 10 Oct 2008 15:54:42 +0200
with message-id <48EF5EA2.8050408@gmx.at>
and subject line Re: bug#1116: Emacs hangs when executing Info-final-node
has caused the Emacs bug report #1116,
regarding Emacs hangs when executing Info-final-node
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1116: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1116
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: Emacs hangs when executing Info-final-node Date: Wed, 8 Oct 2008 09:48:27 +0900
I' running GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) of 2008-09-07 on SOFT-MJASON

D:\> runemacs -Q --debug-init

C-h i       ;; open *info*
Press '>'  ;; execute 'Info-final-node and emacs hangs!

Always reproduced.




--- End Message ---
--- Begin Message --- Subject: Re: bug#1116: Emacs hangs when executing Info-final-node Date: Fri, 10 Oct 2008 15:54:42 +0200 User-agent: Thunderbird 2.0.0.16 (Windows/20080708)
Fixed in Emacs 23.0.60 as

        * info.el (Info-extract-menu-counting): New argment no-detail to
        skip detailed node listings.
        (Info-forward-node): New argument not-up to inhibit going up.
        (Info-final-node): Call Info-extract-menu-counting and
        Info-forward-node with the new arguments set to avoid infinite
        looping.  (Bug#1116)

Thanks for the report, martin.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]