From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angela Bellavance Newsgroups: gmane.emacs.help Subject: Re: Need help customizing "TAB" for HTML Date: Fri, 26 Jan 2007 14:39:26 -0600 Message-ID: <45BA66FE.5000906@fnal.gov> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1169844002 15831 80.91.229.12 (26 Jan 2007 20:40:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 26 Jan 2007 20:40:02 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Stefan Monnier Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 26 21:39:53 2007 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 1HAXrT-0005O8-UO for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Jan 2007 21:39:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HAXrT-00035O-4s for geh-help-gnu-emacs@m.gmane.org; Fri, 26 Jan 2007 15:39:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HAXrH-00035J-PT for help-gnu-emacs@gnu.org; Fri, 26 Jan 2007 15:39:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HAXrC-000356-Ao for help-gnu-emacs@gnu.org; Fri, 26 Jan 2007 15:39:38 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HAXrC-000353-5U for help-gnu-emacs@gnu.org; Fri, 26 Jan 2007 15:39:34 -0500 Original-Received: from mailgw2.fnal.gov ([131.225.111.12]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HAXrB-0000Nw-SU for help-gnu-emacs@gnu.org; Fri, 26 Jan 2007 15:39:34 -0500 Original-Received: from mailav2.fnal.gov (mailav2.fnal.gov [131.225.111.20]) by mailgw2.fnal.gov (iPlanet Messaging Server 5.2 HotFix 2.06 (built Mar 28 2005)) with SMTP id <0JCH00BB7TBBKC@mailgw2.fnal.gov> for help-gnu-emacs@gnu.org; Fri, 26 Jan 2007 14:39:33 -0600 (CST) Original-Received: from mailgw2.fnal.gov ([131.225.111.12]) by mailav2.fnal.gov (SAVSMTP 3.1.7.47) with SMTP id M2007012614393317699 for ; Fri, 26 Jan 2007 14:39:33 -0600 Original-Received: from conversion-daemon.mailgw2.fnal.gov by mailgw2.fnal.gov (iPlanet Messaging Server 5.2 HotFix 2.06 (built Mar 28 2005)) id <0JCH00101T1CKG@mailgw2.fnal.gov> (original mail from bellavan@fnal.gov) for help-gnu-emacs@gnu.org; Fri, 26 Jan 2007 14:39:33 -0600 (CST) Original-Received: from [131.225.162.157] (HuskerD0.dhcp.fnal.gov [131.225.162.157]) by mailgw2.fnal.gov (iPlanet Messaging Server 5.2 HotFix 2.06 (built Mar 28 2005)) with ESMTPA id <0JCH00BW2TDWIJ@mailgw2.fnal.gov>; Fri, 26 Jan 2007 14:39:33 -0600 (CST) In-reply-to: User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) X-detected-kernel: Solaris 9 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:40684 Archived-At: That would be wonderful! Is there any way I can add the functionality to my current version of emacs (since I do not have permission to update the entire thing)? Thanks, Angela Stefan Monnier wrote: >> I am using emacs to create HTML documents and am getting frustrated with the >> default settings for TAB. When I type TAB to indent a line, it always seems >> to add at least two spaces more than the indent on the previous line. This >> occurs even when the previous line contains only one tag that does not have >> a matching closing tag. I would prefer that TAB would line up under the >> start of the previous line unless I have left a tag open. Ideally this would >> happen even if I manually adjust where the previous line is indented to. > > I believe that the HTML mode in Emacs-CVS (expected to become Emacs-22) does > just that. > > > Stefan > _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs