bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23179: 25.0.92; Restore `M-,' to continue etags search


From: Dmitry Gutov
Subject: bug#23179: 25.0.92; Restore `M-,' to continue etags search
Date: Sun, 7 Apr 2019 03:38:53 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.0a1

On 07.04.2019 00:12, Juri Linkov wrote:

   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

fileloop-initialize-search could set up next-error-function, I suppose.

   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).

     3. no keybinding

There's no keybinding for project-search either. The user is welcome to choose some.

   M-x project-find-regexp

     4. shouldn't it support an optional more compact grep-like output
        layout as well (where file names are on the same line with matches)?

You can implement that via a custom xref-show-xrefs-function. Not trivial, but not a huge amount of work either.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]