Re: [Ilisp-help] Re: bug in xemacs ilisp module

[email protected] (Gerd Moellmann) 12 Aug 2003 18:46:21 +0200
Newsgroups gmane.lisp.cmucl.devel,gmane.lisp.ilisp.general
Message-ID <[email protected]>
"Clementson, Bill" <[email protected]> writes:

> > M-. yes, probably (and I can change that locally here, of 
> > course, so it's not a problem.)  M-, (tags-loop-continue) 
> > surprised me somewhat.
> 
> Why? Isn't next-definition-lisp similar to tags-loop-continue?

I think next-definition-lisp probably corresponds to C-u M-x find-tag.

Tags-loop-continue plays a role only with tags-search and
tags-query-replace, which are not directly related to find-tag, only
insofar as they are looping over the files mentioned in a tags file.