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: Yang
Subject: Re: Jumping between matching braces
Date: Fri, 1 Sep 2006 09:02:21 -0400

Just to make sure I wasn't introducing a problem myself, I moved aside
my .emacs and .emacs.d and tried again, to no avail.

I also just asked this in #emacs and someone else said they saw the
same problem. They said it may have something to do with the syntax
tables and/or the fact that the {} is a comment, but I'm not sure how
to address this.

Is there any way to fix/work around this? I'm running Emacs 21.4.1 on
FC5, if that matters. Thanks.

On 9/1/06, Dieter Wilhelm dieter-at-duenenhof-wilhelm.de |emacs-help|
<...> wrote:
"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]