unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Tom Browder <tom.browder@gmail.com>, help-gnu-emacs@gnu.org
Subject: RE: Function menu missing from top window bar!!
Date: Fri, 15 Jul 2016 06:44:34 -0700 (PDT)	[thread overview]
Message-ID: <c4ed53f5-ca81-45a3-8fb8-5b4527f9d921@default> (raw)
In-Reply-To: <CAFMGiz-SaLoa3G+0_hzoQhX2cBXr58O2JFW3kyG9uHjLCF73zQ@mail.gmail.com>

> 1.  A top bar menu button that shows the function declarations for
> various languages.  Click on a desired function and point goes there.

Imenu - `imenu-add-menubar-index'.

See these nodes in the Emacs and Elisp manuals:

http://www.gnu.org/software/emacs/manual/html_node/emacs/Imenu.html

http://www.gnu.org/software/emacs/manual/html_node/elisp/Imenu.html

> 2.  A submenu item that sorts selected text in a buffer.

Not clear what you mean.  Sort selected text in what way?
What kind of selection?

There are several commands and other functions for sorting the
text in the region.  See these sections of the Emacs and Elisp
manual:

http://www.gnu.org/software/emacs/manual/html_node/emacs/Sorting.html

http://www.gnu.org/software/emacs/manual/html_node/elisp/Sorting.html

If you know the name or some other words that can help you find
the info you want then visit the manuals and use `i' to find
what you need.  In this case, without knowing "imenu" you might
not have found the first easily.  But `i sort TAB' finds the
second easily.



  parent reply	other threads:[~2016-07-15 13:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-15 13:07 Function menu missing from top window bar!! Tom Browder
2016-07-15 13:29 ` tomas
2016-07-15 13:44 ` Drew Adams [this message]
2016-07-15 13:56 ` Stefan Monnier
2016-07-18 11:37   ` Tom Browder
2016-12-31  0:07   ` Tom Browder
2017-01-03 15:25     ` Tom Browder
2017-01-03 17:01       ` Stefan Monnier
2017-01-03 17:12         ` Drew Adams
2017-01-03 18:51           ` Tom Browder
2017-01-03 18:58             ` Stefan Monnier
2017-01-03 19:10               ` Tom Browder

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=c4ed53f5-ca81-45a3-8fb8-5b4527f9d921@default \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tom.browder@gmail.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.
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).