If I place the cursor on the opening brace and then press C-M-f it jumps to the closing brace, placing the cursor on the closing brace and pressing C-M-b is not again jumping back to the opening brace (rather its jumping one word back). And both C-M-f and C-M-b are not working on #if #endif constructs.
On Tue, 16 Nov 2004 00:41:19 -0800 (PST), sac <[EMAIL PROTECTED]> wrote: > > what do u mean by the other way? > backwards ? > then it is C-M-b > > if it is someother way... then i'm not sure ;) > > thanks, > sac. > > > > > > > C-M-f jumps to the closing brace if I am at the > > opening brace. But not > > the other way. More specifically it is jumping > > words. I want to switch > > between matching braces (or in general matching > > constructs ). > > > > Thanks in advance > > > > Regards > > Suresh > > > > > > On Mon, 15 Nov 2004 23:35:35 -0800 (PST), sac > > <[EMAIL PROTECTED]> wrote: > > > > > > C-M-f > > > > > > > > > > > > > > > --- Suresh R <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > Hi Emacs Lovers, > > > > > > > > How do I switch between the matching constructs > > of C > > > > in emacs (like > > > > the matching braces, matching #if #else and > > #endifs > > > > ) > > > > > > > > Regards > > > > Suresh > > > > > > > > > > > > -- > > > > They alone live, who live for others. > > > > The rest are more dead than alive. > > > > > > > > -- Swami Vivekananda > > > > > > > > > > > > > ===== > > > There is no system but GNU, > > > and Linux is one of its kernels > > > > > > "Emacs is my operating system, and Linux its > > device driver." > > > -- Bake Timmons (found in someone else's sig line) > > > > > > > > > __________________________________ > > > Do you Yahoo!? > > > Meet the all-new My Yahoo! - Try it today! > > > http://my.yahoo.com > > > > > > > > > > > > -- > > They alone live, who live for others. > > The rest are more dead than alive. > > > > -- Swami Vivekananda > > > > > ===== > > > There is no system but GNU, > and Linux is one of its kernels > > "Emacs is my operating system, and Linux its device driver." > -- Bake Timmons (found in someone else's sig line) > > __________________________________ > Do you Yahoo!? > Meet the all-new My Yahoo! - Try it today! > http://my.yahoo.com > > -- They alone live, who live for others. The rest are more dead than alive. -- Swami Vivekananda
