|
Re: C formatting: msg#00896emacs.help
Oodini <svdbg@xxxxxxx> writes: > I put 0, and then I get the *wanted behaviour*. > C-x ESC ESC > redo (c-set-offset (quote substatement) 0 nil) Well, if you say so. > So I modify my .emacs: > > (add-hook 'c-mode-hook > (function (lambda () > (c-set-style "bsd") > (setq c-basic-offset 4) > (c-set-offset 0) The above c-set-offset statement is obviously different from the one you get after C-x ESC ESC. Please try the one from C-x ESC ESC. -- Ambibibentists unite! |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Software/HD ecology: 00896, Peter S Galbraith |
|---|---|
| Next by Date: | Re: C formatting: 00896, Kai Großjohann |
| Previous by Thread: | Re: C formattingi: 00896, Oodini |
| Next by Thread: | Re: C formatting: 00896, Kai Großjohann |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |