emacs-devel
[Top][All Lists]
Advanced

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

Re: Semantic parser uses c-forward-conditional


From: Richard Stallman
Subject: Re: Semantic parser uses c-forward-conditional
Date: Tue, 22 Sep 2009 12:24:22 -0400

    The trouble is that c-forward-conditional sets the mark.  The call to it
    is wrapped in a save-excursion, so it doesn't clobber the user's mark,
    but it does lead to a stream of ugly "Mark set" messages.

Perhaps the clean solution is to break out most of the code into a
lower-level function that doesn't set the mark.




reply via email to

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