emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 23.1.90 pretest


From: Chming
Subject: Re: Emacs 23.1.90 pretest
Date: Fri, 11 Dec 2009 18:32:49 -0800

1) the indent function seems broken.

like this:

#ifdef MACRO
void foo(int i,
             int j,
             int k);
#endif

i, j and k will not aligned correctly.

2) C-M-a does not work correctly sometimes. It will jump to the last {
or somewhere else instead of the beginning of func, esp. if there are
some #ifdef macros around.

Thanks,

Ming




reply via email to

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