Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

smart-tabs-mode.el

8 views
Skip to first unread message

Benoit Izac

unread,
Sep 21, 2012, 12:59:05 PM9/21/12
to
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
0 new messages