GNU bug report logs - #36113
27.0.50; grep-find cursor position

Previous Next

Package: emacs;

Reported by: Andreas Röhler <andreas.roehler <at> easy-emacs.de>

Date: Thu, 6 Jun 2019 10:41:01 UTC

Severity: minor

Tags: fixed

Found in version 27.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Noam Postavsky <npostavs <at> gmail.com>
To: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
Cc: 36113 <at> debbugs.gnu.org, Juri Linkov <juri <at> linkov.net>
Subject: bug#36113: 27.0.50; grep-find cursor position
Date: Fri, 21 Jun 2019 06:18:57 -0400
severity 36113 minor
quit

Andreas Röhler <andreas.roehler <at> easy-emacs.de> writes:

> Indeed it doesn't happen from Emacs -Q, but with that customization:
>
> '(grep-find-command
>    "find . -maxdepth 1 -type f -name \"*.[a-z][a-z]\" -exec grep -nH
> -e  {} +")

So I guess we just need to document that you should instead use

'(grep-find-command
   ("find . -maxdepth 1 -type f -name \"*.[a-z][a-z]\" -exec grep -nH -e  {} +" . 67))




This bug report was last modified 4 years and 276 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.