From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Paulo J. Matos" Newsgroups: gmane.emacs.help Subject: Spaces instead of tabs in new mode Date: Tue, 16 Jun 2009 13:06:05 +0100 Message-ID: <11b141710906160506g77945d73i69d8c6b7305af386@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1245154017 30698 80.91.229.12 (16 Jun 2009 12:06:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Jun 2009 12:06:57 +0000 (UTC) To: emacs list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 16 14:06:55 2009 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 1MGXRG-0002YN-HW for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Jun 2009 14:06:54 +0200 Original-Received: from localhost ([127.0.0.1]:59826 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGXRG-0006RC-1c for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Jun 2009 08:06:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGXQv-0006R0-KT for help-gnu-emacs@gnu.org; Tue, 16 Jun 2009 08:06:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGXQr-0006QD-1C for help-gnu-emacs@gnu.org; Tue, 16 Jun 2009 08:06:33 -0400 Original-Received: from [199.232.76.173] (port=45893 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGXQq-0006QA-UK for help-gnu-emacs@gnu.org; Tue, 16 Jun 2009 08:06:28 -0400 Original-Received: from mail-bw0-f214.google.com ([209.85.218.214]:62199) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGXQq-0005ec-GB for help-gnu-emacs@gnu.org; Tue, 16 Jun 2009 08:06:28 -0400 Original-Received: by bwz10 with SMTP id 10so549267bwz.42 for ; Tue, 16 Jun 2009 05:06:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type:content-transfer-encoding; bh=LfLyt8aNNliS4A6mh/OrLofCsmELhYbB1dsPgdiSrII=; b=qE+ELZJ/IKxjary8SkaTfF3tvViy1U4erEfX/KSsnCnXXU2lUSlaTj4xMJ/iKW3i0L 695O4vWagLVhI6p3oFoQLDsYKZELmzecTghJlX2kyqaVzM2Quz9whfU1kc6Gf8qPV108 14R0gnUUxw3Cu0We8qcLVU/jkUWTePx7zRYng= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; b=rOya//RgrPrApJO6eWnf1KXr3g6BA4sWzTFRJJAXmEoXwH3RGv8T/BpJS/qMWF9GqY xOcCcao/0LbNywz6EuFtavZwE8VmPcn4x3PT36uACJDTNItcKEt5vB80PevW5hr/QTRn fIQj4ILAteMAvMmmrz5YnRzh3MtbHIHVYnJ2s= Original-Received: by 10.103.222.1 with SMTP id z1mr4440609muq.44.1245153985193; Tue, 16 Jun 2009 05:06:25 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:65316 Archived-At: Hi, I have programming and indent-line for my new major mode but tabs are not shown as spaces and are too big. How can I program emacs to show the tabs as spaces and have a way to program the number of spaces per tab? Thanks, -- Paulo Jorge Matos - pocmatos at gmail.com http://www.pmatos.net