From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: TriKri Newsgroups: gmane.emacs.help Subject: How to change indenting from spaces to tabs? Date: Wed, 13 Aug 2008 03:16:45 -0700 (PDT) Message-ID: <18922383.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1218643251 2301 80.91.229.12 (13 Aug 2008 16:00:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Aug 2008 16:00:51 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 13 18:01:43 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KTImz-0008Kx-2b for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Aug 2008 18:01:33 +0200 Original-Received: from localhost ([127.0.0.1]:51737 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTIm2-0001wU-RH for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Aug 2008 12:00:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KTDPT-0006cG-2A for help-gnu-emacs@gnu.org; Wed, 13 Aug 2008 06:16:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KTDPO-0006bN-Vj for Help-gnu-emacs@gnu.org; Wed, 13 Aug 2008 06:16:52 -0400 Original-Received: from [199.232.76.173] (port=52184 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KTDPM-0006bE-4E for Help-gnu-emacs@gnu.org; Wed, 13 Aug 2008 06:16:48 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:53364) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KTDPL-0003ww-LX for Help-gnu-emacs@gnu.org; Wed, 13 Aug 2008 06:16:47 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KTDPJ-0006ce-CW for Help-gnu-emacs@gnu.org; Wed, 13 Aug 2008 03:16:45 -0700 X-Nabble-From: kristoferkrus@hotmail.com X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-Mailman-Approved-At: Wed, 13 Aug 2008 11:51:37 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:56576 Archived-At: Hello! Programming C, Emacs indents by inserting 4 spaces for each indent depth. Now, surrendering to the rules of the OpenOCD project, indenting should be done by inserting 1 tab instead of 4 spaces, where the tab width should be set to 4. How can I make Emacs indent using tabs, and possibly also changing the tab width? /Kristofer -- View this message in context: http://www.nabble.com/How-to-change-indenting-from-spaces-to-tabs--tp18922383p18922383.html Sent from the Emacs - Help mailing list archive at Nabble.com.