unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Emanuel Berg <incal@dataswamp.org>
To: emacs-devel@gnu.org
Cc: Philip Kaludercic <philipk@posteo.net>
Subject: Re: fun-names.el --- avoid function duplication
Date: Sat, 27 Jul 2024 14:14:50 +0200	[thread overview]
Message-ID: <87plqzf2v9.fsf@dataswamp.org> (raw)
In-Reply-To: 87jzh7cbhx.fsf@posteo.net

Philip Kaludercic wrote:

>> I wrote it in the style Mr. Kaludercic prefers, let's see
>> if he can still find things to improve :)
>
> I assume you mean the file structure?

Oh, a lot of things! See your own diff from the other day what
changes you made :)

Now the software can output a list like this:

search for: gnus-group-mark-buffer

 1. gnus-group-mark-group            0.88
 2. gnus-group-mark-regexp           0.75
 3. gnus-group-mark-region           0.75
 4. gnus-group-setup-buffer          0.75
 5. gnus-uu-mark-buffer              0.75
 6. gnus-group-remove-mark           0.75
 7. gnus-group-mark-update           0.75
 8. gnus-group-set-mark              0.75
 9. gnus-update-group-mark-positions 0.67
10. gnus-summary-walk-group-buffer   0.67

Compare with `apropos', which I think is what most people
are thinking.

Do M-x apropos RET gnus group mark buffer RET and you get
3864 hits, starting with `Buffer-menu--unmark' and ending with
`w3m-bookmark-save-buffer'.

Do M-x apropos-function RET gnus group mark buffer RET and you
get 1615 lines of output, endpoints as above.

Do M-x apropos-function RET gnus-group-mark-buffer RET you get
1 hit: `gnus-group-mark-buffer'.

See version: 1.2.4, same URL:

  https://dataswamp.org/~incal/emacs-init/fun-names.el

We can take this by mail-only if we don't want to bother the
list with details.

-- 
underground experts united
https://dataswamp.org/~incal




  reply	other threads:[~2024-07-27 12:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-27  7:18 fun-names.el --- avoid function duplication Emanuel Berg
2024-07-27 10:55 ` Emanuel Berg
2024-07-27 11:36 ` Philip Kaludercic
2024-07-27 12:14   ` Emanuel Berg [this message]
2024-07-27 14:41   ` Emanuel Berg
2024-07-27 18:00     ` Emanuel Berg
2024-07-30  2:51 ` Richard Stallman
2024-07-30  3:55   ` Emanuel Berg
2024-08-01  2:12     ` Emanuel Berg
2024-08-03 22:48       ` Emanuel Berg
2024-08-01  2:32     ` Richard Stallman

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=87plqzf2v9.fsf@dataswamp.org \
    --to=incal@dataswamp.org \
    --cc=emacs-devel@gnu.org \
    --cc=philipk@posteo.net \
    /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).