* Outdated reference to GREP_OPTIONS in grep.el in Emacs 24.5.1.
@ 2015-09-15 20:23 Mirko Luedde
2015-09-16 16:18 ` Paul Eggert
0 siblings, 1 reply; 2+ messages in thread
From: Mirko Luedde @ 2015-09-15 20:23 UTC (permalink / raw)
To: emacs-devel
[-- Attachment #1: Type: text/plain, Size: 369 bytes --]
..
;; 2015-09-15T22:15:14+0200 mirko.luedde@gmail.com: GREP_OPTIONS
;; is deprecated since grep version 2.20. Using it provides
;; annoying warning messages. Please fix!
;; (setenv "GREP_OPTIONS"
;; (concat (getenv "GREP_OPTIONS")
;; " --color=" (if (eq grep-highlight-matches 'always)
;; "always" "auto")))
..
Thanks a lot, Mirko
[-- Attachment #2: Type: text/html, Size: 774 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-09-16 16:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-15 20:23 Outdated reference to GREP_OPTIONS in grep.el in Emacs 24.5.1 Mirko Luedde
2015-09-16 16:18 ` Paul Eggert
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).