help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: matching different line number format in grep-mode


From: Stefan Monnier
Subject: Re: matching different line number format in grep-mode
Date: Wed, 27 Jun 2012 11:53:06 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

> can you show me how to do this with define-compilation-mode?

I'd suggest you try: C-h f grep-mode RET and then to click on "grep.el"
to jump to the definition of grep-mode, which is done with
define-compilation-mode and should be a good example to copy.


        Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]