From: Lars Ingebrigtsen <larsi@gnus.org>
To: Yuchen Pei <hi@ypei.me>
Cc: 50502@debbugs.gnu.org
Subject: bug#50502: grep-command cannot be set as a cons of the command and the point position
Date: Sat, 11 Sep 2021 15:38:06 +0200 [thread overview]
Message-ID: <87a6kjkzb5.fsf@gnus.org> (raw)
In-Reply-To: <87a6kkyb89.fsf@ypei.me> (Yuchen Pei's message of "Fri, 10 Sep 2021 20:29:58 +1000")
Yuchen Pei <hi@ypei.me> writes:
> But not the following:
>
> (setq grep-command '("grep -inRH --color -A1 -B1 -E ." . 31))
>
> as emacs would complain that grep-command is not a string, even though
> both use read-shell-command for the command reading.
Extending grep-command to allow it to specify where point should be
sounds like a good idea, but `grep-command' is used extensively both in
Emacs and (I'd guess) in external packages, so I think adding that
functionality that way is probably a lot of work. (But I could be
wrong.)
Adding a new user option that says where point should be is probably a
lot less work -- `grep-command-point' or something.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2021-09-11 13:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-10 10:29 bug#50502: grep-command cannot be set as a cons of the command and the point position Yuchen Pei
2021-09-11 13:38 ` Lars Ingebrigtsen [this message]
2022-08-25 15:02 ` 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
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=87a6kjkzb5.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=50502@debbugs.gnu.org \
--cc=hi@ypei.me \
/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).