all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dieter Wilhelm <dieter@duenenhof-wilhelm.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Jumping between matching braces
Date: Sat, 02 Sep 2006 00:10:10 +0200	[thread overview]
Message-ID: <873bbb8chp.fsf@hans.local.net> (raw)
In-Reply-To: <18742-47785@sneakemail.com> (Yang's message of "Fri, 1 Sep 2006 09:02:21 -0400")

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

> 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.

Does this mean you were starting Emacs with 

emacs -q --no-site-file

or did you move/rename the files instead?

>
> I also just asked this in #emacs and someone else said they saw the

What is #emacs?

> 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.

Just start Emacs with the command line options above and create a file
"some_file.txt" - you end up in text mode with the respective syntax
table.  Copy your bracket stuff into the buffer and the sexp commands
should work.

>
> 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
>>

-- 
    Best wishes

    H. Dieter Wilhelm
    Darmstadt, Germany

      reply	other threads:[~2006-09-01 22:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-01  1:18 Jumping between matching braces Yang
2006-09-01  6:04 ` Dieter Wilhelm
2006-09-01 13:02   ` Yang
2006-09-01 22:10     ` Dieter Wilhelm [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873bbb8chp.fsf@hans.local.net \
    --to=dieter@duenenhof-wilhelm.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.