emacs-devel
[Top][All Lists]
Advanced

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

Re: Space after inline comment char


From: Stefan Monnier
Subject: Re: Space after inline comment char
Date: Fri, 14 Apr 2006 23:11:16 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

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

That's easy: change comment-start from ";" to "; ".


        Stefan




reply via email to

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