* cc-mode: Ellemtel indent broken or (arglist-cont-nonempty) recently changed?
@ 2008-03-23 19:54 Joachim Nilsson
0 siblings, 0 replies; 2+ messages in thread
From: Joachim Nilsson @ 2008-03-23 19:54 UTC (permalink / raw)
To: emacs-devel
Hi,
sorry if this is slightly off-topic. I have found that the cc-mode
Ellemtel indentation has become broken in recent CVS head builds.
It gives:
printf ("foo %d\n",
arg);
instead of:
printf ("foo %d\n",
arg);
Either cc-mode has changed or (arglist-cont-nonempty) in Emacs has.
I found that if I remove (arglist-cont-nonempty) from the definition
of ellemtel in lisp/progmodes/cc-styles.el it works again.
Where should these sorts of blurred questions go?
Regards
/Jocke
^ permalink raw reply [flat|nested] 2+ messages in thread
* cc-mode: Ellemtel indent broken or (arglist-cont-nonempty) recently changed?
@ 2008-03-23 20:32 Joachim Nilsson
0 siblings, 0 replies; 2+ messages in thread
From: Joachim Nilsson @ 2008-03-23 20:32 UTC (permalink / raw)
To: emacs-devel
[-- Attachment #1: Type: text/plain, Size: 494 bytes --]
Hi,
sorry if this is slightly off-topic. I have found that the cc-mode
Ellemtel indentation has become broken in recent CVS head builds.
It gives:
printf ("foo %d\n",
arg);
instead of:
printf ("foo %d\n",
arg);
Either cc-mode has changed or (arglist-cont-nonempty) in Emacs has.
I found that if I remove (arglist-cont-nonempty) from the definition
of ellemtel in lisp/progmodes/cc-styles.el it works again.
Where should these sorts of blurred questions go?
Regards
/Jocke
[-- Attachment #2: joachim_nilsson.vcf --]
[-- Type: text/x-vcard, Size: 167 bytes --]
begin:vcard
fn:Joachim Nilsson
n:Nilsson;Joachim
email;internet:joachim.nilsson@vmlinux.org
x-mozilla-html:TRUE
url:http://vmlinux.org/joachim/
version:2.1
end:vcard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-03-23 20:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-23 19:54 cc-mode: Ellemtel indent broken or (arglist-cont-nonempty) recently changed? Joachim Nilsson
-- strict thread matches above, loose matches on Subject: below --
2008-03-23 20:32 Joachim Nilsson
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.