unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "William Xue" <william.xue@gmail.com>
To: emacs-devel@gnu.org
Subject: redundant space after run 'c-indent-new-comment-line'
Date: Wed, 14 Feb 2007 15:24:54 +0800	[thread overview]
Message-ID: <op.tnp9jsjehkv0w5@williamnb> (raw)

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

             reply	other threads:[~2007-02-14  7:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-14  7:24 William Xue [this message]
2007-02-14 22:34 ` redundant space after run 'c-indent-new-comment-line' 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=op.tnp9jsjehkv0w5@williamnb \
    --to=william.xue@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).