unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Cc: bug-gnu-emacs@gnu.org
Subject: RE: enhancement request: have inverse of Info-last - as in Web brower Forward button
Date: Sat, 2 Oct 2004 15:11:33 -0700	[thread overview]
Message-ID: <NMEKLHDMHCEEAFPNPPNBMEPOCKAA.drew.adams@oracle.com> (raw)
In-Reply-To: <87zn34g4sf.fsf@mail.jurta.org>

Yes, I'm aware of the stack being popped by `l', and the existence of `L'
and Info-history-list.

`L' corresponds to opening a History pane (frame) in a browser. It's not the
same thing as having Back and Forward buttons (keys).

For instance, I have `l' bound to mouse-4, which is bound by default in a
Web browser to Back. I would like to bind mouse-4 and mouse-5 to true Back
and Forward commands that navigate down and up Info-history-list.

I can no doubt write code for this myself, but it would be better to have it
in Emacs, for everyone.

Thanks,

  Drew

-----Original Message-----
From: Juri Linkov [mailto:juri@jurta.org]
Sent: Saturday, October 02, 2004 2:59 PM
To: Drew Adams
Cc: bug-gnu-emacs@gnu.org
Subject: Re: enhancement request: have inverse of Info-last - as in Web
brower Forward button


"Drew Adams" <drew.adams@oracle.com> writes:
> Not a bug, but an enhancement request.
>
> How about having a command that is the inverse of Info-last, say,
> Info-forward. Info-last (it would be better named Info-back) and
> Info-forward would act like the Back and Forward buttons of a Web
> browser, taking you back or forward in the history of visited nodes.

This is not possible with the `Info-history' variable since it
actually is a stack, not a list of all visited nodes.  However,
in CVS there is a new internal variable `Info-history-list' which
holds a list of all visited nodes and which is used by the `Info-history'
command (bound to `L').  You could try it and see if you still think
`Info-forward' is needed.

--
Juri Linkov
http://www.jurta.org/emacs/

      reply	other threads:[~2004-10-02 22:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <MEEKKIABFKKDFJMPIOEBMEIFCGAA.drew.adams@oracle.com>
2004-10-02 21:36 ` enhancement request: have inverse of Info-last - as in Web brower Forward button Drew Adams
2004-10-02 21:59   ` Juri Linkov
2004-10-02 22:11     ` Drew Adams [this message]

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=NMEKLHDMHCEEAFPNPPNBMEPOCKAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.com \
    --cc=bug-gnu-emacs@gnu.org \
    /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).