From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Use tabs instead of spaces Date: Sat, 21 May 2011 09:26:17 +0300 Message-ID: <83liy0fu2e.fsf@gnu.org> References: <31663091.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1305959188 20453 80.91.229.12 (21 May 2011 06:26:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 21 May 2011 06:26:28 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat May 21 08:26:24 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QNfdn-0004Y4-U4 for geh-help-gnu-emacs@m.gmane.org; Sat, 21 May 2011 08:26:24 +0200 Original-Received: from localhost ([::1]:37603 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QNfdm-0004fX-Dh for geh-help-gnu-emacs@m.gmane.org; Sat, 21 May 2011 02:26:22 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:35840) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QNfdh-0004fN-BD for Help-gnu-emacs@gnu.org; Sat, 21 May 2011 02:26:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QNfdg-00019B-Gr for Help-gnu-emacs@gnu.org; Sat, 21 May 2011 02:26:17 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:35999) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QNfdg-000190-5s for Help-gnu-emacs@gnu.org; Sat, 21 May 2011 02:26:16 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LLJ001008I8RE00@a-mtaout20.012.net.il> for Help-gnu-emacs@gnu.org; Sat, 21 May 2011 09:26:14 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.124.254.13]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LLJ001W58JO5BC0@a-mtaout20.012.net.il> for Help-gnu-emacs@gnu.org; Sat, 21 May 2011 09:26:14 +0300 (IDT) In-reply-to: <31663091.post@talk.nabble.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.166 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:81007 Archived-At: > Date: Fri, 20 May 2011 03:43:09 -0700 (PDT) > From: RuiNelson <87nelson@gmail.com> > > But I prefer using TABS and not just two spaces. Where do I set emacs for > using tabs instead of spaces? Emacs does that by default. If you see only spaces, you have some customization somewhere which prevents it. Make sure indent-tabs-mode is non-nil.