GNU bug report logs - #12491
24.2.50; `Info-insert-dir' should be able to not show msgs

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Sat, 22 Sep 2012 22:45:02 UTC

Severity: wishlist

Merged with 11851

Found in versions 24.1.50, 24.2.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Drew Adams" <drew.adams <at> oracle.com>
To: <12491 <at> debbugs.gnu.org>
Subject: bug#12491: 24.2.50; `Info-insert-dir' should be able to not show msgs
Date: Sat, 22 Sep 2012 15:52:42 -0700
Example: code that inserts the directory into a temp buffer
to do something with it.  E.g.:

(Info-mode)
(info-initialize)
(Info-find-node-2 "dir" "top" t)

That invokes
(Info-virtual-call Info-directory-find-node "dir" "Top" t)
which invokes (Info-directory-find-node "dir" "Top" t)
which invokes (Info-insert-dir), which displays the message.





This bug report was last modified 9 years and 28 days ago.

Previous Next


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