From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: prab@spectral.com Newsgroups: gmane.emacs.help Subject: indentation in c++ Date: 3 Mar 2005 12:58:13 -0800 Organization: http://groups.google.com Message-ID: <1109883492.981908.203470@l41g2000cwc.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1109883358 22021 80.91.229.2 (3 Mar 2005 20:55:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 Mar 2005 20:55:58 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 03 21:55:58 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D6xME-0007ap-6C for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Mar 2005 21:55:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6xfG-000278-0T for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Mar 2005 16:15:22 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!l41g2000cwc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Original-NNTP-Posting-Host: 12.30.32.50 Original-X-Trace: posting.google.com 1109883498 7450 127.0.0.1 (3 Mar 2005 20:58:18 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 3 Mar 2005 20:58:18 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: l41g2000cwc.googlegroups.com; posting-host=12.30.32.50; posting-account=-oS-EA0AAABf1Fp5LyKe98AdBV_nL3u1 Original-Xref: shelby.stanford.edu gnu.emacs.help:128952 Original-To: help-gnu-emacs@gnu.org 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:24496 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24496 How do I customize Emacs so that when editing a C++ file the indentation of for loops, etc., will be 3 spaces instead of the default of 2 spaces? We have GNU emacs version 21.2.1 Thanks.