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

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

Re: folding-mode question


From: Marc Mientki
Subject: Re: folding-mode question
Date: Wed, 08 Dec 2010 15:30:16 -0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4

Am 29.09.2010 10:54, schrieb Marc Mientki:
Am 29.09.2010 00:46, schrieb Stefan Monnier:
This allows me to jump to corresponding { or } with '~'

What's wrong with C-M-f and C-M-b?

First this:
forward-sexp: Scan error: "Containing expression ends prematurely",
100949, 100950

It was a ordinary, syntax correct, compilable C++ file. The buffer was
in c++-mode. It happens on ')' but not always on each ')'.

Sorry, it was wrong. It happens on '++' like here:

    for(r=0; r<rows; r++)

when the point is somewhere between '(' and ')'.

regards
Marc



reply via email to

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