GNU bug report logs - #75379
30.0.93; project-find-regexp expects "C" or "en" locale

Previous Next

Package: emacs;

Reported by: Matthias Meulien <orontee <at> gmail.com>

Date: Sun, 5 Jan 2025 10:36:01 UTC

Severity: normal

Found in version 30.0.93

Full log


View this message in rfc822 format

From: Matthias Meulien <orontee <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Dmitry Gutov <dmitry <at> gutov.dev>, 75379 <at> debbugs.gnu.org
Subject: bug#75379: 30.0.93; project-find-regexp expects "C" or "en" locale
Date: Sun, 5 Jan 2025 22:22:33 +0100
[Message part 1 (text/plain, inline)]
>
> Can't we instead have a database of these messages, like we do with
> the "password" prompts?
>

I am not familiar with all grep options but I saw that:

‘-I’
     Process a binary file as if it did not contain matching data; this
     is equivalent to the ‘--binary-files=without-match’ option.

Just tested

  (setq xref-search-program-alist '((grep . "xargs -0 grep <C> --null -snHE
-I -e <R>"))

and it works fine on my side.
-- 
Matthias
[Message part 2 (text/html, inline)]

This bug report was last modified 160 days ago.

Previous Next


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