* no Info command to make a tree map of the nodes below
@ 2003-05-10 6:47 Dan Jacobson
2003-05-10 10:19 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Dan Jacobson @ 2003-05-10 6:47 UTC (permalink / raw)
Feature request: I bet there is no Info command that can make a tree
diagram out of the nodes below us, from which we could place the
cursor on, hit RET, and boom we go to that node. Sort of like a "site
map".
I mean for the shell there is a "tree -H" that makes a html "ls -R
like" tree that one can click on in a browser.
--
http://jidanni.org/ Taiwan(04)25854780
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: no Info command to make a tree map of the nodes below
2003-05-10 6:47 no Info command to make a tree map of the nodes below Dan Jacobson
@ 2003-05-10 10:19 ` Eli Zaretskii
2003-05-11 3:07 ` Dan Jacobson
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2003-05-10 10:19 UTC (permalink / raw)
Cc: bug-gnu-emacs
> From: Dan Jacobson <jidanni@dman.ddts.net>
> Date: Sat, 10 May 2003 14:47:24 +0800
>
> Feature request: I bet there is no Info command that can make a tree
> diagram out of the nodes below us, from which we could place the
> cursor on, hit RET, and boom we go to that node. Sort of like a "site
> map".
Info files do not have to have a tree structure, they can present an
arbitrary graph structure. In practice, only a few of them do, but,
significantly, info.info is one of those few.
The structure present in an Info file is described by its menus.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: no Info command to make a tree map of the nodes below
2003-05-10 10:19 ` Eli Zaretskii
@ 2003-05-11 3:07 ` Dan Jacobson
2003-05-11 14:25 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Dan Jacobson @ 2003-05-11 3:07 UTC (permalink / raw)
Eli> The structure present in an Info file is described by its menus.
I was thinking then of recursive menus... so one can see all the
layers of menus "below where we are now" all on one page, indented as to depth.
--
http://jidanni.org/ Taiwan(04)25854780
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: no Info command to make a tree map of the nodes below
2003-05-11 3:07 ` Dan Jacobson
@ 2003-05-11 14:25 ` Eli Zaretskii
0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2003-05-11 14:25 UTC (permalink / raw)
Cc: bug-gnu-emacs
> From: Dan Jacobson <jidanni@dman.ddts.net>
> Date: Sun, 11 May 2003 11:07:14 +0800
>
> Eli> The structure present in an Info file is described by its menus.
>
> I was thinking then of recursive menus... so one can see all the
> layers of menus "below where we are now" all on one page, indented as to depth.
Of course, since the node structure doesn't have to be a tree, the
process of generating such a display could lead to an infloop...
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-05-11 14:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-10 6:47 no Info command to make a tree map of the nodes below Dan Jacobson
2003-05-10 10:19 ` Eli Zaretskii
2003-05-11 3:07 ` Dan Jacobson
2003-05-11 14:25 ` Eli Zaretskii
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).