unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eduardo Ochs <eduardoochs@gmail.com>
To: Heime <heimeborgia@protonmail.com>
Cc: Heime via Users list for the GNU Emacs text editor
	<help-gnu-emacs@gnu.org>
Subject: Re: List of defun, devar, and defconst names
Date: Sat, 27 Jul 2024 18:30:42 -0300	[thread overview]
Message-ID: <CADs++6gVfZHpnKJy10MpOEWc9B4H0R0152L51pF0qRzSfA2oRA@mail.gmail.com> (raw)
In-Reply-To: <Sda0TPtP4U-rBfnt8FsC32uVcEWrs-u6T3juFdVB1WDTOD6Hz2geVd_LKJBZPH9I0T1UzQUU3g9WVSTefKqcehlxlgI5qQBxMu8dNRc6w-s=@protonmail.com>

On Sat, 27 Jul 2024 at 18:12, Heime <heimeborgia@protonmail.com> wrote:
>
> Is there a tool that tells me the list of defun, devar, and defconst names and then lets me
> go to one of them ?

Eev has several tools for that. Try:

  (package-initialize)
  (package-refresh-contents)
  (package-install 'eev)
  (eev-beginner)

  (find-eaproposf "^with-")
  (find-eaproposf "apropos")

  (package-delete (ee-package-desc 'eev))

Cheers,
  Eduardo Ochs
  http://anggtwu.net/#eev



  reply	other threads:[~2024-07-27 21:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-27 21:11 List of defun, devar, and defconst names Heime
2024-07-27 21:30 ` Eduardo Ochs [this message]
2024-07-28  5:01 ` Eli Zaretskii

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=CADs++6gVfZHpnKJy10MpOEWc9B4H0R0152L51pF0qRzSfA2oRA@mail.gmail.com \
    --to=eduardoochs@gmail.com \
    --cc=heimeborgia@protonmail.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.
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).