From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Brad Camroux Newsgroups: gmane.emacs.help Subject: Re: XHTML indent Date: Thu, 10 Aug 2006 10:19:13 -0600 Message-ID: <20060810161913.GB17841@rigel.orion> References: <2504af190608100052s619d0613g11e6c3f26b4865b1@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1155226783 18229 80.91.229.2 (10 Aug 2006 16:19:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 10 Aug 2006 16:19:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 10 18:19:40 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GBDFr-0007zZ-Um for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Aug 2006 18:19:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GBDFq-0004rl-Qd for geh-help-gnu-emacs@m.gmane.org; Thu, 10 Aug 2006 12:19:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GBDFd-0004qJ-99 for help-gnu-emacs@gnu.org; Thu, 10 Aug 2006 12:19:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GBDFb-0004pV-JJ for help-gnu-emacs@gnu.org; Thu, 10 Aug 2006 12:19:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GBDFb-0004pS-GJ for help-gnu-emacs@gnu.org; Thu, 10 Aug 2006 12:19:15 -0400 Original-Received: from [68.147.209.193] (helo=rigel.orion) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GBDKY-0002IV-3u for help-gnu-emacs@gnu.org; Thu, 10 Aug 2006 12:24:22 -0400 Original-Received: (qmail 18375 invoked by uid 1000); 10 Aug 2006 10:19:13 -0600 Original-To: help-gnu-emacs@gnu.org Mail-Followup-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <2504af190608100052s619d0613g11e6c3f26b4865b1@mail.gmail.com> X-Operating-System: 2.6.16-gentoo-r9 GNU/Linux X-URL: http://bgcamroux.homedns.org User-Agent: Mutt/1.5.11 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:36590 Archived-At: On Thu, Aug 10, 2006 at 03:52:36PM +0800, ray wrote: > I want to use XHTML mode to edit xhtml file with emacs22. But I feel > that this mode's indentation is too wide. How can I customize it? I > read the Emacs Manual but found no answer. Can somebody help me? > Thanks. I'm in the same boat. I want to customize the (X)HTML mode indentation, but haven't been able to find any docs explaining how to do it. Please help us :) Cheers!