From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: LLeweLLyn Newsgroups: gmane.emacs.help Subject: Re: Spaces instead of Tabs Date: 11 Mar 2003 08:21:28 -0500 Organization: The Illusory Sorting Algorithm Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047426368 28596 80.91.224.249 (11 Mar 2003 23:46:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 11 Mar 2003 23:46:08 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 12 00:46:05 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18stRd-0007R3-00 for ; Wed, 12 Mar 2003 00:46:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18st6s-0003iJ-03 for gnu-help-gnu-emacs@m.gmane.org; Tue, 11 Mar 2003 18:24:38 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!xmission!nnrp.xmission!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: llewelly.dsl.xmission.com Original-X-Trace: terabinaries.xmission.com 1047424774 18157 166.70.24.138 (11 Mar 2003 23:19:34 GMT) Original-X-Complaints-To: abuse@xmission.com Original-NNTP-Posting-Date: Tue, 11 Mar 2003 23:19:34 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Original-Xref: shelby.stanford.edu gnu.emacs.help:110991 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7491 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7491 "Hakim Kahlouche" writes: > Hi all, > > I would like to use spaces tabulation instead of tabs in my c++ code using > XEMACS. > Does someone know how to get that? Sure. C-h C-f untabify and read the docs, then: C-h v indent-tabs-mode and click on the customize link.