all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Christopher Dimech <dimech@gmx.com>
Cc: Help Gnu Emacs <help-gnu-emacs@gnu.org>
Subject: RE: RE: RE: RE: RE: Viewing Info Files - Introduce Top Menu also before end of buffer
Date: Sat, 17 Oct 2020 11:39:04 -0700 (PDT)	[thread overview]
Message-ID: <229af73a-c83c-4150-8445-ef9ce02468be@default> (raw)
In-Reply-To: <trinity-d93c2498-8922-4ba5-afc6-d52905516a9c-1602957954976@3c-app-mailcom-bs03>

> I recommend putting a list of the keybindings so one can easily
> figure it they interfere with those already set by the user.

The keys that get bound depend on the context, options,
system etc.  Hard-coding doc that lists the bindings is
impractical.

`C-h b' shows you the currently available bindings.

This section of `info+.el' provides the key bindings,
so you can see what you're getting (assuming some
knowledge of reading Elisp):

 ;;; KEYS & MENUS ;;;;;;;;;;;;;;;;;;;;;;;;

If you use library `help-fns+.el' then `C-h M-k'
describes the bindings of a keymap.  For `Info-mode-map'
it describes the bindings for Info mode.

https://www.emacswiki.org/emacs/download/help-fns%2b.el



  reply	other threads:[~2020-10-17 18:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16 20:37 Viewing Info Files - Introduce Top Menu also before end of buffer Christopher Dimech
2020-10-16 21:11 ` Drew Adams
2020-10-16 21:18   ` Christopher Dimech
2020-10-16 21:23   ` Christopher Dimech
2020-10-16 21:46   ` Christopher Dimech
2020-10-16 21:58     ` Drew Adams
2020-10-16 22:58       ` Christopher Dimech
2020-10-16 23:08         ` Drew Adams
2020-10-16 23:51           ` Christopher Dimech
2020-10-17 16:37             ` Drew Adams
2020-10-17 18:01               ` Christopher Dimech
2020-10-17 18:05               ` RE: RE: RE: " Christopher Dimech
2020-10-17 18:39                 ` Drew Adams [this message]
2020-10-17 19:03                   ` Christopher Dimech

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

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

  git send-email \
    --in-reply-to=229af73a-c83c-4150-8445-ef9ce02468be@default \
    --to=drew.adams@oracle.com \
    --cc=dimech@gmx.com \
    --cc=help-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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.