[A complimentary Cc of this posting was sent to
Martin Barth
<[EMAIL PROTECTED]>], who wrote in article <[EMAIL PROTECTED]>:
> hi everyone,
> 
> I need to just use tabs for indentiation with emacs and cperl_mode to stick
> to our coding style guide.
> I've search quite a while but i didnt found anything that could help me.
> 
> in http://www.gnu.org/software/emacs/manual/emacs.html#Just%20Spaces is
> decribed to use only spaces - i need the conserve way.
> 
> any suggestions?

Stop asking Emacs to indent with spaces.  The default on Emacs is to
indent with tabs.  CPerl does not indent itself, it just calculates
the amount of indentation, and asks Emacs to make the indentation.

Hope this helps,
Ilya
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to