From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: Tabs and Spaces Date: Mon, 25 May 2009 10:03:49 -0700 Message-ID: <9FA9654E6612487AA62EBD1EE84A77C7@us.oracle.com> References: <77vbbiF1jhhubU1@mid.individual.net> 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 1243271053 26098 80.91.229.12 (25 May 2009 17:04:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 May 2009 17:04:13 +0000 (UTC) To: "'Chris Gordon-Smith'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 25 19:04:05 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 1M8dam-0000nS-WE for geh-help-gnu-emacs@m.gmane.org; Mon, 25 May 2009 19:04:05 +0200 Original-Received: from localhost ([127.0.0.1]:52129 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8dal-0006Nc-Uf for geh-help-gnu-emacs@m.gmane.org; Mon, 25 May 2009 13:04:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M8daQ-0006N5-7u for help-gnu-emacs@gnu.org; Mon, 25 May 2009 13:03:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M8daL-0006LD-R5 for help-gnu-emacs@gnu.org; Mon, 25 May 2009 13:03:41 -0400 Original-Received: from [199.232.76.173] (port=60021 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8daL-0006LA-Ln for help-gnu-emacs@gnu.org; Mon, 25 May 2009 13:03:37 -0400 Original-Received: from acsinet12.oracle.com ([141.146.126.234]:48118) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M8daK-0003qX-W4 for help-gnu-emacs@gnu.org; Mon, 25 May 2009 13:03:37 -0400 Original-Received: from rgminet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by acsinet12.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n4PH3Gj0025375 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 25 May 2009 17:03:18 GMT Original-Received: from abhmt003.oracle.com (abhmt003.oracle.com [141.146.116.12]) by rgminet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n4PH3Y2D005989; Mon, 25 May 2009 17:03:34 GMT Original-Received: from dradamslap1 (/98.210.250.59) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 25 May 2009 10:03:30 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <77vbbiF1jhhubU1@mid.individual.net> Thread-Index: AcndTI9oJgDpZfqrR3S02bPs3xv9ZQADgpng X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: abhmt003.oracle.com [141.146.116.12] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090205.4A1ACF63.00E1:SCFSTAT5015188,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) 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:64707 Archived-At: > having emacs convert a TAB keypress into the correct number > of spaces (setq indent-tabs-mode nil)