* smart-tabs-mode.el
@ 2012-09-21 16:59 Benoit Izac
0 siblings, 0 replies; only message in thread
From: Benoit Izac @ 2012-09-21 16:59 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
I'm trying smart-tabs-mode.el with cc-mode
(<http://www.emacswiki.org/SmartTabs>
<https://raw.github.com/jcsalomon/smarttabs/master/smart-tabs-mode.el>).
It's working fine for functions parameters but not for declarations:
// I have
unsigned int a,
b;
// I want
unsigned int a,
b;
Is there a way to have spaces instead one tab before ``b''?
Thank you.
--
Benoit Izac
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-21 16:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21 16:59 smart-tabs-mode.el Benoit Izac
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).