[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: c++ mode
From: |
David Hansen |
Subject: |
Re: c++ mode |
Date: |
Sun, 12 Nov 2006 12:12:00 +0100 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.90 (gnu/linux) |
On 12 Nov 2006 14:57:42 +1100 Gary Wessle wrote:
> David Hansen <david.hansen@gmx.net> writes:
>
>> On 12 Nov 2006 07:28:42 +1100 Gary Wessle wrote:
>>
>> > I have c++ mode on but can not get the feature where you hit ";, {, }"and
>> > it will go to next line.
>> > is there a variable need setting?
>>
>> C-c C-a should do it.
>>
>> David
> c-toggle-auto-line-whatever...
> I don't have this variable
> GNU Emacs 21.4.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll bars)
> of 2006-03-07 on hs20-bc1-6.build.redhat.com
Sorry, I'm running Emacs 22 here. Have a look at the cc-mode
manual. I'm pretty sure the feature exists on Emacs 22 too.
David