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: Fri, 11 Aug 2006 11:14:11 -0600 Message-ID: <20060811171411.GB25891@rigel.orion> References: <2504af190608100052s619d0613g11e6c3f26b4865b1@mail.gmail.com> <20060810161913.GB17841@rigel.orion> <87u04k4kac.fsf@robotron.kosmorama> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1155316472 26834 80.91.229.2 (11 Aug 2006 17:14:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Aug 2006 17:14:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 11 19:14:29 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 1GBaaa-0000FZ-I6 for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Aug 2006 19:14:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GBaaZ-0002xl-Td for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Aug 2006 13:14:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GBaaN-0002xE-69 for help-gnu-emacs@gnu.org; Fri, 11 Aug 2006 13:14:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GBaaL-0002vH-Kp for help-gnu-emacs@gnu.org; Fri, 11 Aug 2006 13:14:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GBaaL-0002vB-HN for help-gnu-emacs@gnu.org; Fri, 11 Aug 2006 13:14:13 -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 1GBafW-00064k-HA for help-gnu-emacs@gnu.org; Fri, 11 Aug 2006 13:19:34 -0400 Original-Received: (qmail 26495 invoked by uid 1000); 11 Aug 2006 11:14:11 -0600 Original-To: help-gnu-emacs@gnu.org Mail-Followup-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <87u04k4kac.fsf@robotron.kosmorama> 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:36607 Archived-At: On Thu, Aug 10, 2006 at 06:39:39PM +0200, David Hansen wrote: > As far as i can see the indentation step is set via > `sgml-basic-offset'. But it defaults to "2" and i don't > think anyone would think that this is "to wide". Okay... I dunno what my offset is set to, but it looks more like 10 or 15. Certainly not 2. I would be happy with 2 or 4. Do I just set this in my .emacs file? Will it not be overridden when I start up SGML/HTML mode? Thanks, Brad