all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* c++-mode and multiline comments
@ 2009-06-23 16:39 Michal
  2009-06-23 19:06 ` Alan Mackenzie
       [not found] ` <mailman.1161.1245783881.2239.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Michal @ 2009-06-23 16:39 UTC (permalink / raw)
  To: help-gnu-emacs


Hallo Group Readers!

pressing M-j in the following position:
int main() {   /*
                * <CURSOR HERE>


makes emacs start new line inented to the comment above and "* " added.

but, when:
int main() {   /*<CURSOR HERE>


and I press M-j, then cursor goes to new line but does not add "* ".
Is it possible to configure multiline comments to do so?

best regards
Michal


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

end of thread, other threads:[~2009-06-24 14:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-23 16:39 c++-mode and multiline comments Michal
2009-06-23 19:06 ` Alan Mackenzie
     [not found] ` <mailman.1161.1245783881.2239.help-gnu-emacs@gnu.org>
2009-06-24 11:35   ` Michal
2009-06-24 14:37     ` Alan Mackenzie
     [not found]     ` <mailman.1200.1245854178.2239.help-gnu-emacs@gnu.org>
2009-06-24 14:58       ` Michal

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.