unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
Subject: Re: meta-{next, previous}-error
Date: Thu, 13 Apr 2006 14:53:39 -0400	[thread overview]
Message-ID: <4nlku94898.fsf@asimov.bwh.harvard.edu> (raw)
In-Reply-To: m3ek02ep7j.fsf@quimbies.gnus.org

On 12 Apr 2006, larsi@quimbies.gnus.org wrote:

> Ted Zlatanov <tzz@lifelogs.com> writes:
>
>> 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)
>
> It makes sense to me.
>
> Now, `next-error' and `previous-error' are bound to `M-g n' and `M-g
> p', as well as `M-g M-n' and `M-g M-p', so how about `M-g M-f' and
> `M-g M-b' for the "higher level" commands?  (Forwards, backward.)
> `M-g M-f' is quote easy to type...

Sure.  Any other comments before I produce a patch for simple.el?  It
will work like next-error: if the function is bound in the buffer it
will get called, so the mode just needs to bind the symbol to the
appropiate function.  I'll do the diff-mode example Stefan showed.

Thanks
Ted

  reply	other threads:[~2006-04-13 18:53 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-11  8:16 New commands for browsing diffs easily Lars Magne Ingebrigtsen
2006-04-11  8:43 ` Nick Roberts
2006-04-11  8:47   ` Lars Magne Ingebrigtsen
2006-04-11  8:58     ` Miles Bader
2006-04-11  9:06       ` Lars Magne Ingebrigtsen
2006-04-11  9:17         ` David Kastrup
2006-04-11  9:21           ` Lars Magne Ingebrigtsen
2006-04-11 14:33       ` Stefan Monnier
2006-04-11 14:45         ` Romain Francoise
2006-04-11 14:51           ` Lars Magne Ingebrigtsen
2006-04-11 15:39             ` Stefan Monnier
2006-04-11 15:44               ` Lars Magne Ingebrigtsen
2006-04-11 15:43             ` Romain Francoise
2006-04-11 18:24 ` Ted Zlatanov
2006-04-11 18:56   ` Stefan Monnier
2006-04-11 20:07     ` Ted Zlatanov
2006-04-11 20:20       ` Stefan Monnier
2006-04-12 14:54         ` meta-{next, previous}-error (was: New commands for browsing diffs easily) Ted Zlatanov
2006-04-12 16:25           ` meta-{next, previous}-error Lars Magne Ingebrigtsen
2006-04-13 18:53             ` Ted Zlatanov [this message]
2006-04-13 19:27               ` Romain Francoise
2006-04-14 16:15                 ` Richard Stallman
2006-04-18 15:04                   ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4nlku94898.fsf@asimov.bwh.harvard.edu \
    --to=tzz@lifelogs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).