unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Space after inline comment char
@ 2006-04-14 22:53 Bill Wohler
  2006-04-15  3:11 ` Stefan Monnier
  2006-04-16  2:09 ` Richard Stallman
  0 siblings, 2 replies; 10+ messages in thread
From: Bill Wohler @ 2006-04-14 22:53 UTC (permalink / raw)


(elisp) Comment Tips does not say whether a space should follow a single
semicolon comment or not. The example and most of the code shows that a
space does follow the semicolon, but comment-dwim does not insert one.
It would be nice if it did.

In other words, M-; should do this:

  (defvar foo)                         ; _

rather than this:

  (defvar foo)                         ;_

where _ is the cursor after the comment is inserted.

I imagine this is too big an apple to crack now, but it would be nice to
know if this is an issue that folks would want to work on, and that it
was shelved for later consideration.

-- 
Bill Wohler <wohler@newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.

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

end of thread, other threads:[~2006-04-18 17:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-14 22:53 Space after inline comment char Bill Wohler
2006-04-15  3:11 ` Stefan Monnier
2006-04-15  7:12   ` Ralf Angeli
2006-04-16 12:10     ` Stefan Monnier
2006-04-16 17:08       ` Ralf Angeli
2006-04-17  3:51         ` Stefan Monnier
2006-04-17  9:28           ` Ralf Angeli
2006-04-17 11:55             ` Stefan Monnier
2006-04-18 17:09           ` Bill Wohler
2006-04-16  2:09 ` Richard Stallman

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).