all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* question on cc-mode
@ 2007-03-22  4:58 neverov_dg
  0 siblings, 0 replies; only message in thread
From: neverov_dg @ 2007-03-22  4:58 UTC (permalink / raw)
  To: help-gnu-emacs

Hi, all!

How can I make emacs to put close curly brace after I type RET after
open curly brace, for example:

public void setField(String s){ RET

become

public void setField(String s){
  <cursor_here>
}

Thanks in advance!

Dmitry

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-03-22  4:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-22  4:58 question on cc-mode neverov_dg

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.