emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: backward-up-list


From: Richard Stallman
Subject: Re: backward-up-list
Date: Wed, 28 Jun 2006 14:52:32 -0400

    That's as expected. But

        (setq bar (foo))
                      ^
    C-M-u -->    

        (setq bar (foo))
                  ^

    Here it jumped just from the closing to the opening
    parenthesis. That's not `up' in my understanding.

Remember point is between two characters.  You started inside
that group, so C-M-u moved to just before (and outside) the group.




reply via email to

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