unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Kangas <stefan@marxist.se>
Cc: larsi@gnus.org, emacs-devel@gnu.org
Subject: Re: woman.el broken?
Date: Wed, 03 Mar 2021 16:40:17 +0200	[thread overview]
Message-ID: <835z28l2r2.fsf@gnu.org> (raw)
In-Reply-To: <CADwFkmkY5Mr7emiwfhUtnwqzXrWZZbkDebE_65UrZCUKJkmn3Q@mail.gmail.com> (message from Stefan Kangas on Wed, 3 Mar 2021 08:19:44 -0600)

> From: Stefan Kangas <stefan@marxist.se>
> Date: Wed, 3 Mar 2021 08:19:44 -0600
> Cc: larsi@gnus.org, emacs-devel@gnu.org
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > If this is performant enough, I don't at the moment see any reason to
> > have it in C.  Of course, the few places that call Flookup_key from C
> > will need to be analyzed whether they need to call the internal
> > function or the Lisp wrapper, and modified accordingly.
> 
> OK.  I will write up the patch and do some benchmarks.

Thanks.

> > This is not the only transformation we should apply, IMO: we should
> > also convert "Foo Bar Baz" into "foo-bar-baz".  See the Dired menus
> > for examples.
> 
> Yes, I will add that too.
> 
> For "Foo Bar Baz", is it enough to look for "foo-bar-baz" or would we
> need to look for both "Foo-Bar-Baz" as well?

Based on what I see in our tree, only the former, but please
double-check to make sure I didn't miss anything.



  reply	other threads:[~2021-03-03 14:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-01 19:39 woman.el broken? T.V Raman
2021-03-01 19:48 ` Lars Ingebrigtsen
2021-03-01 20:02   ` Eli Zaretskii
2021-03-01 20:07     ` Lars Ingebrigtsen
2021-03-01 20:19       ` Eli Zaretskii
2021-03-01 20:25         ` Eli Zaretskii
2021-03-01 20:42           ` Stefan Monnier
2021-03-02  5:18             ` Eli Zaretskii
2021-03-01 20:47         ` Lars Ingebrigtsen
2021-03-01 21:06           ` Lars Ingebrigtsen
2021-03-01 21:29             ` Lars Ingebrigtsen
2021-03-03  2:23         ` Stefan Kangas
2021-03-03  6:25           ` Eli Zaretskii
2021-03-03 14:19             ` Stefan Kangas
2021-03-03 14:40               ` Eli Zaretskii [this message]
2021-03-03 18:46                 ` Stefan Kangas
2021-03-06  3:43               ` Stefan Kangas
2021-03-06  8:07                 ` 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=835z28l2r2.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    --cc=stefan@marxist.se \
    /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).