unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* redundant space after run 'c-indent-new-comment-line'
@ 2007-02-14  7:24 William Xue
  2007-02-14 22:34 ` Alan Mackenzie
  2007-02-15 22:37 ` Alan Mackenzie
  0 siblings, 2 replies; 10+ messages in thread
From: William Xue @ 2007-02-14  7:24 UTC (permalink / raw)
  To: emacs-devel

First, 'M-;' make a c style comment in a new line in a .h file, it prints  
'/*   */', and the cursor blinks at the 2nd space char.

Then, 'M-J' to run 'c-indent-new-comment-line', and it gives
'/*
  *  */' and the cursor blinks at the last '*', but I think it should be  
blinks at the 2nd space in the second line.

Please point out if I am wrong or have missed something.

Thanks!
-- 
Sincerely yours,
William

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-02-16 17:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-14  7:24 redundant space after run 'c-indent-new-comment-line' William Xue
2007-02-14 22:34 ` Alan Mackenzie
2007-02-15  1:51   ` William Xue
2007-02-15 15:18   ` Stefan Monnier
2007-02-15 19:34     ` Alan Mackenzie
2007-02-16  1:53       ` William Xue
2007-02-15 22:37 ` Alan Mackenzie
2007-02-16  2:37   ` William Xue
2007-02-16  7:16     ` Alan Mackenzie
2007-02-16 17:51       ` William Xue

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).