help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tabs with cperl-mode


From: Ilya Zakharevich
Subject: Re: tabs with cperl-mode
Date: Wed, 8 Jun 2005 20:00:33 +0000 (UTC)
User-agent: trn [how to get a version via %-escapes???] with a custom header

[A complimentary Cc of this posting was sent to
Martin Barth
<martin@senfdax.de>], who wrote in article 
<mailman.3836.1118229884.25862.help-gnu-emacs@gnu.org>:
> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]