From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alberto Luaces Newsgroups: gmane.emacs.help Subject: Re: How to customize the indentation of coding in C/C++ in emacs? Date: Tue, 2 Jun 2009 09:22:17 +0200 Organization: UDC Message-ID: <200906020922.17443.aluaces@udc.es> References: <4A24A209.6050307@cdotb.ernet.in> 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 1243927378 28210 80.91.229.12 (2 Jun 2009 07:22:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Jun 2009 07:22:58 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 02 09:22: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 1MBOKk-0008Gc-7g for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Jun 2009 09:22:54 +0200 Original-Received: from localhost ([127.0.0.1]:51074 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBOKj-0008Kt-2W for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Jun 2009 03:22:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBOKH-0008KB-9d for help-gnu-emacs@gnu.org; Tue, 02 Jun 2009 03:22:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBOKC-0008Hr-H2 for help-gnu-emacs@gnu.org; Tue, 02 Jun 2009 03:22:24 -0400 Original-Received: from [199.232.76.173] (port=54808 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBOKC-0008Hk-Az for help-gnu-emacs@gnu.org; Tue, 02 Jun 2009 03:22:20 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:8178) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MBOKB-000863-NY for help-gnu-emacs@gnu.org; Tue, 02 Jun 2009 03:22:19 -0400 Original-Received: from smtpout2.correo.udc.es ([193.147.40.144]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MBOKA-00054Y-9V for help-gnu-emacs@gnu.org; Tue, 02 Jun 2009 03:22:18 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtpout2.correo.udc.es (Postfix) with ESMTP id 61466EF531 for ; Tue, 2 Jun 2009 09:12:32 +0200 (CEST) X-Virus-Scanned: amavisd-new at smtpout2.correo.udc.es Original-Received: from smtpout2.correo.udc.es ([127.0.0.1]) by localhost (smtpout2.correo.udc.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m2UoX1plvfft for ; Tue, 2 Jun 2009 09:12:27 +0200 (CEST) Original-Received: from eps142.cdf.udc.es (eps142.cdf.udc.es [193.144.52.142]) by smtpout2.correo.udc.es (Postfix) with ESMTP id 0E728EF55F for ; Tue, 2 Jun 2009 09:12:27 +0200 (CEST) User-Agent: KMail/1.9.9 In-Reply-To: <4A24A209.6050307@cdotb.ernet.in> Content-Disposition: inline X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:64897 Archived-At: Choose one style from the predefined available ones with C-. and then TAB to show the list or make yourself one going to Customize Emacs->Programming->Languages->C. Regards, Alberto