emacs-devel
[Top][All Lists]
Advanced

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

meta-{next, previous}-error (was: New commands for browsing diffs easily


From: Ted Zlatanov
Subject: meta-{next, previous}-error (was: New commands for browsing diffs easily)
Date: Wed, 12 Apr 2006 10:54:03 -0400
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

On 11 Apr 2006, address@hidden wrote:

> Might be a good idea, but not for the feature being discussed: in diff-mode,
> such a "next file error" command would naturally map to diff-file-next.

I see.  Lars' code is really not linear in the next/previous chain but
more of a up/down (orthogonal to next-error/previous-error, I guess).
It doesn't map the way I thought it would.

I propose:

Level Command             Implemented?

-M    meta-previous-error N (e.g. diff-file-prev)
-1    previous-error      Y
+1    next-error          Y
+M    meta-next-error     N (e.g. diff-file-next)

(remember that *-error map to *-locus and *-match, so it's not only
about errors)

Any opinions?

Ted





reply via email to

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