help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: M-; and M-j and c-comment alignment


From: Damien Wyart
Subject: Re: M-; and M-j and c-comment alignment
Date: Wed, 27 Nov 2013 08:31:55 +0100
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50

* Luca Ferrari <fluca1978@infinito.it> in gnu.emacs.help:
> In other words:
> M-; ==> /* single line comment */
> M-; <comment> M-; ==> /*
>                        * multiline comment
>                        */

> Is that possible?

"Natively" (through simple configuration), I don't think so.

With some custom elisp code, I guess yes (everything is possible in
elisp :) but I do not have time right now to think about it.

-- 
DW


reply via email to

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