all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

* Re: Outdated reference to GREP_OPTIONS in grep.el in Emacs 24.5.1.
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggert @ 2015-09-16 16:18 UTC (permalink / raw)
  To: Mirko Luedde, emacs-devel

This issue is already fixed in master here:

http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=2e4c2fe2787785a421f256541de642976e9bd90b

Any GNU/Linux distribution that's shipping grep 2.20 or later should apply this 
patch to the Emacs they're shipping.



^ 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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.