all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to format a assignment statement in cc-mode
@ 2007-08-30  9:01 Yu Hong
  2007-08-30 12:57 ` David Hansen
       [not found] ` <mailman.63.1188479300.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Yu Hong @ 2007-08-30  9:01 UTC (permalink / raw)
  To: help-gnu-emacs

I have some assignment statements like the following:

int first_variable = 1;
unsigned char another_variable = 'c';

I'm wandering how to make all the all the variable names start on the
same column. And the following equal signs, literal values should all
start on the same column. In this way the statements can be easier to
read. How can i do this easily in emacs? Thanks.

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

end of thread, other threads:[~2007-08-31  5:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-30  9:01 how to format a assignment statement in cc-mode Yu Hong
2007-08-30 12:57 ` David Hansen
2007-08-31  5:01   ` William Xu
     [not found] ` <mailman.63.1188479300.18990.help-gnu-emacs@gnu.org>
2007-08-31  0:57   ` Yu Hong

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.