emacs-devel
[Top][All Lists]
Advanced

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

Re: Tiny change to find-tag-default.


From: martin rudalics
Subject: Re: Tiny change to find-tag-default.
Date: Fri, 28 Jul 2006 11:12:39 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

> But I'm puzzled by the use of (forward-sexp -1) in the old code.  What
> subtle effect did the author intend by using that?  Maybe to get to
> the function name in a function call?  ... if that was the intention,
> it doesn't seem to work.

Probably someone wanted to allow `forward-sexp-function' to kick in.

I think `find-tag-default-function' is the right place to handle this in
a mode specific way.





reply via email to

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