emacs-devel
[Top][All Lists]
Advanced

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

Re: Propertizing the minor-mode-alist


From: Stefan Monnier
Subject: Re: Propertizing the minor-mode-alist
Date: Wed, 22 Sep 2004 09:23:35 -0400
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

> I like the idea of using a C-u prefix to make the next error command go
> to the first error.  I can definitely use that.

> I don't see a good way to make it work with C-x `.  nxml-mode presents
> errors using a very different style of UI from compile.el.  It's more

M-x next-error is now "independent" from compile.el.
Of course, this is specific to Emacs-CVS, but you could use this new feature
by providing a next-error-function (that's the name of the new var
introduced to decouple next-error from compile.el).


        Stefan




reply via email to

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