unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: Let `C-h i' open all Info buffers that were quit?
Date: Sat, 29 Jul 2006 07:42:59 -0700	[thread overview]
Message-ID: <EIENLHALHGIMHGDOLMIMKECFCKAA.drew.adams@oracle.com> (raw)
In-Reply-To: <u7j1wdbr0.fsf@gnu.org>

    > If you quit Info and reenter, apparently only the first Info buffer is
    > reentered (displayed) - the clones are not. The clone Info
    > buffers are still available, so you can get to them, e.g., via
    > `C-x C-b', but `C-h i' doesn't automatically display them.

    You need to give `C-h i' an argument.  For example, `C-u 3 C-h i' goes
    to the buffer `*info*<3>'.

Ah, I missed that when (mis)reading the doc string. I knew about regular
`C-u', but I missed the part about numeric prefix.

I notice that if there is no *info<8>* and you use `C-u 8 C-h i', then a new
*info<8>* is opened. And if you rename *info<3>* to Regexp Node, then the
`C-u N' technique doesn't help. Still, it's very good.

    > Anyway, my real suggestion here is this: It would be handy if
    > `C-h i' opened (displayed) *all* of the Info buffers.

    Perhaps what you lack is this piece of information: `C-x C-b' shows
    the Info manual's identification next to its *info*<N> buffer name,
    instead of the file name for buffers that have an associated file.
    So, if what you want is a fast way of getting back to a specific Info
    buffer, type `C-x C-b' and select the manual you want from the list.

No, I wasn't missing that information. That's why I mentioned `C-x C-b'.

The manual name doesn't help if you have 7 Info buffers pointing to the same
manual.  Without the node name, I can't use `C-x C-b' in this way most of
the time: I don't necessarily have just one Info buffer per manual.

If the node name were displayed in `C-x C-b', and if it were pointed out in
the doc string of `q' that you can use `C-x C-b' to get back to the Info
buffer, then that might be better than having `C-h i' display all Info
buffers.

And why not let `C-u 0 C-h i' display all Info buffers, if that's what you
really want at some time? Right now, this just opens a new Info buffer named
*info*<0> (which is not the same as *info*). This change could be made
before figuring out how to add the node name to the buffer list. It would be
trivial to implement and I, for one, would use it. I often have a set of
related nodes open at the same time. I close them for a while, and then I
want to get back to them all again, later.

And it would still be good to have an Info binding of, say, `x', to do `C-x
k'.

    I implemented this feature because I couldn't remember which buffer
    has what manual.

It's a good feature; thank you. I'm also interested in knowing which buffer
has which node of which manual.

  reply	other threads:[~2006-07-29 14:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-29  1:01 Let `C-h i' open all Info buffers that were quit? Drew Adams
2006-07-29  9:02 ` Eli Zaretskii
2006-07-29 14:42   ` Drew Adams [this message]
2006-07-29 14:53     ` Eli Zaretskii
2006-07-31 15:38       ` Kevin Rodgers
2006-07-31 15:50         ` Lennart Borgman
2006-08-05 13:31         ` Eli Zaretskii
2006-08-01 19:54       ` Mathias Dahl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=EIENLHALHGIMHGDOLMIMKECFCKAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).