help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Jumping between matching braces


From: Dieter Wilhelm
Subject: Re: Jumping between matching braces
Date: Fri, 01 Sep 2006 08:04:19 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

"Yang" <yvq9x4402@sneakemail.com> writes:

> Hi all, I found that I can't jump between matching {} and [] in
> certain files. E.g. in my .emacs, i have the following, but
> forward-sexp doesn't work across the {{{}}}:
>
> ;; {{{
> (blah (blah blah ...
>      ... ))
> ;; }}}
>
> Is there any way to fix this? Thanks in advance.

For me the regular movement commands for sexps are working in your
example also for { (in the mail buffer). I.e.: C-M-f/b, C-M-u/d (the
slash means or).

-- 
    Best wishes

    H. Dieter Wilhelm
    Darmstadt, Germany




reply via email to

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