all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: 23179@debbugs.gnu.org, pklammer <emacs@pklammer.org>
Subject: bug#23179: 25.0.92; Restore `M-,' to continue etags search
Date: Mon, 08 Apr 2019 22:55:39 +0300	[thread overview]
Message-ID: <87a7h0uv9g.fsf@mail.linkov.net> (raw)
In-Reply-To: <881b00bd-43bf-8755-5354-4eebd0c5f1e0@yandex.ru> (Dmitry Gutov's message of "Mon, 8 Apr 2019 02:07:51 +0300")

>>>>     M-x project-search
>>>>
>>>>       1. can't use M-n to get the default value such as a word under point
>>>>          like project-find-regexp does
>
> But the answer would be the same: it's not hard to implement for whoever is
> interested. The easiest fix would be to simply use project--read-regexp in
> the interactive spec, but it shows a different prompt, which might or might
> not be a problem (the prompts follow their commands' names).

If project-search searches for a regexp, then using a read-regexp
is the right thing.

>>>>     M-x fileloop-continue
>>>>
>>>>       2. its name prefix is inconsistent with the prefix of its
>>>>          counterpart command project-search
>>>
>>> It doesn't have to. fileloop-continue is intended to be used with different
>>> commands (e.g. some with dired- prefix as well).
>>
>> Maybe an alias with another prefix is in order?
>
> I don't think so. Or else the next step would be to set up multiple
> different key bindings, one for each alias. Which is obviously silly.

Then all these commands could share the same key prefix.

>>>>       3. no keybinding
>>>
>>> There's no keybinding for project-search either. The user is welcome to
>>> choose some.
>>
>> Maybe 'M-g M-n'?
>
> That's 'next-error', isn't it?
>
> Again, the user is welcome to choose whatever key binding that suits them.
>
> project-find-regexp, which is a lot handier IMO, has no default key binding
> either. I'm using 'C-x g'.

Maybe something like 'M-g f r' with a mnemonics "go find regexp".





  reply	other threads:[~2019-04-08 19:55 UTC|newest]

Thread overview: 109+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-01  8:55 bug#23179: 25.0.92; Restore `M-,' to continue etags search Anders Lindgren
2016-04-01  9:02 ` Dmitry Gutov
2016-04-01 10:35   ` Anders Lindgren
2016-04-01 11:03     ` Eli Zaretskii
2016-04-01 23:44       ` Dmitry Gutov
2016-04-02  6:58         ` Eli Zaretskii
2016-04-02 23:39           ` Dmitry Gutov
2016-04-03 15:32             ` Eli Zaretskii
2016-04-03 17:21               ` Dmitry Gutov
2016-04-03 17:28                 ` Eli Zaretskii
2016-04-03 18:32             ` Anders Lindgren
2016-04-03 18:42               ` Eli Zaretskii
2016-04-03 18:49                 ` Anders Lindgren
2016-04-03 18:59                   ` Eli Zaretskii
2016-04-03 19:11                     ` Anders Lindgren
2016-04-03 19:15                       ` Eli Zaretskii
2016-04-03 20:15                         ` Andy Moreton
2016-04-04  2:46                           ` Eli Zaretskii
2016-04-04  8:46                             ` Andy Moreton
2016-04-04 14:57                               ` Eli Zaretskii
2016-04-03 20:30                         ` Anders Lindgren
2016-04-04  2:48                           ` Eli Zaretskii
2016-04-04  4:22                             ` Anders Lindgren
2016-04-04 15:49                               ` Eli Zaretskii
2016-04-04 16:53                                 ` Dmitry Gutov
2016-04-05 15:12                                   ` Eli Zaretskii
2016-04-05 15:27                                     ` Dmitry Gutov
2016-04-05 15:56                                       ` Eli Zaretskii
2016-04-05 16:00                                         ` Dmitry Gutov
2016-04-05 16:18                                           ` Eli Zaretskii
2016-04-05 17:40                                             ` Dmitry Gutov
2016-04-05 18:10                                               ` John Wiegley
2016-04-05 18:12                                                 ` Dmitry Gutov
2016-04-05 19:32                                                   ` John Wiegley
2016-04-05 20:34                                                     ` Dmitry Gutov
2016-04-06  0:55                                                       ` John Wiegley
2016-04-06 10:23                                                         ` Dmitry Gutov
2016-04-05 19:23                                               ` Eli Zaretskii
2016-04-05 20:19                                                 ` Dmitry Gutov
2016-04-08  8:17                                     ` Eli Zaretskii
2016-04-08  8:56                                       ` Anders Lindgren
2016-04-08  9:18                                         ` Eli Zaretskii
2016-04-08 10:28                                           ` Anders Lindgren
2016-04-08 10:32                                             ` Eli Zaretskii
2016-04-08 10:38                                               ` Dmitry Gutov
2016-04-08 10:53                                               ` Anders Lindgren
2016-04-08 13:13                                                 ` Dmitry Gutov
2016-04-09  7:40                                                 ` Eli Zaretskii
2016-04-03 19:36               ` Eli Zaretskii
2016-04-03 20:59               ` Dmitry Gutov
2016-04-03 22:44                 ` John Wiegley
2016-04-03 23:00                   ` Dmitry Gutov
2016-04-04  8:43                 ` Anders Lindgren
2016-04-04 10:41                   ` Dmitry Gutov
2016-04-04 16:58                     ` Anders Lindgren
2016-04-04 17:25                       ` Dmitry Gutov
2016-04-04 17:54                         ` Eli Zaretskii
2016-04-04 20:19                           ` Dmitry Gutov
2016-04-04 17:47                       ` Eli Zaretskii
2016-04-05  5:43                     ` Anders Lindgren
2016-04-05 12:54                       ` Dmitry Gutov
2016-04-05 14:41                         ` Eli Zaretskii
2016-04-05 15:30                           ` Dmitry Gutov
2016-04-05 15:57                             ` Eli Zaretskii
2016-04-04  8:54                 ` Anders Lindgren
2016-04-04 10:46                   ` Dmitry Gutov
2016-04-04 15:03                     ` Eli Zaretskii
2016-04-04 15:00                   ` Eli Zaretskii
2016-04-01 23:48     ` Dmitry Gutov
2019-04-01  6:40   ` pklammer
2019-04-01  9:36     ` Eli Zaretskii
2019-04-02 14:47       ` pklammer
2019-04-02 15:20         ` Eli Zaretskii
2019-04-02 15:35           ` Dmitry Gutov
2019-04-06 21:12             ` Juri Linkov
2019-04-07  0:38               ` Dmitry Gutov
2019-04-07 20:27                 ` Juri Linkov
2019-04-07 23:07                   ` Dmitry Gutov
2019-04-08 19:55                     ` Juri Linkov [this message]
2019-04-08 23:34                       ` Dmitry Gutov
2019-04-11 20:40                 ` Juri Linkov
2019-04-12  1:11                   ` Dmitry Gutov
2019-04-13 21:57                     ` Juri Linkov
2019-04-14 12:52                       ` Dmitry Gutov
2019-04-14 19:55                         ` Juri Linkov
2019-04-14 21:41                           ` Dmitry Gutov
2019-04-24 20:33                 ` Juri Linkov
2019-04-24 23:31                   ` Dmitry Gutov
2019-04-29 19:32                     ` Juri Linkov
2019-04-29 21:35                       ` Adding problems to an existing bug report, was: " Dmitry Gutov
2019-04-30 15:37                         ` Eli Zaretskii
2019-05-08 11:07                           ` Dmitry Gutov
2016-04-01  9:23 ` Eli Zaretskii
2016-04-01 10:13   ` Anders Lindgren
2016-04-01 10:59     ` Eli Zaretskii
2016-04-02 19:46       ` Anders Lindgren
2016-04-02 19:58         ` Eli Zaretskii
2016-04-02 21:42         ` John Wiegley
2016-04-02 22:28           ` Dmitry Gutov
2016-04-03 17:31             ` John Wiegley
2016-04-03 17:40               ` Dmitry Gutov
2016-04-03 18:04                 ` John Wiegley
2016-04-03 18:10                   ` Dmitry Gutov
2016-04-04  2:39                   ` Eli Zaretskii
2016-04-03 18:22               ` Eli Zaretskii
2016-04-02 22:54         ` Dmitry Gutov
2016-04-04  8:21           ` Anders Lindgren
2016-04-04 11:00             ` Dmitry Gutov
2020-08-24 18:18 ` Lars Ingebrigtsen

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=87a7h0uv9g.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=23179@debbugs.gnu.org \
    --cc=dgutov@yandex.ru \
    --cc=emacs@pklammer.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.