From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Dunsmore Newsgroups: gmane.emacs.help Subject: html-mode indentation clashes with skeleton-mode Date: Sat, 23 Jun 2007 22:11:24 GMT Message-ID: <87bqf6iank.fsf@nospam.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1182663772 5734 80.91.229.12 (24 Jun 2007 05:42:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Jun 2007 05:42:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 24 07:42:48 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 1I2Ks0-00074K-Bb for geh-help-gnu-emacs@m.gmane.org; Sun, 24 Jun 2007 07:42:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I2Krz-0002Q0-Gs for geh-help-gnu-emacs@m.gmane.org; Sun, 24 Jun 2007 01:42:43 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!cyclone1.gnilink.net!spamkiller.gnilink.net!gnilink.net!trnddc04.POSTED!066ebd94!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:mZtdUpYpj6XWzM5XSmwz8CZTmt0= Original-Lines: 15 Original-NNTP-Posting-Host: 72.67.153.83 Original-X-Complaints-To: abuse@verizon.net Original-X-Trace: trnddc04 1182636684 72.67.153.83 (Sat, 23 Jun 2007 18:11:24 EDT) Original-NNTP-Posting-Date: Sat, 23 Jun 2007 18:11:24 EDT Original-Xref: shelby.stanford.edu gnu.emacs.help:149643 X-Mailman-Approved-At: Sun, 24 Jun 2007 01:42:01 -0400 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:45234 Archived-At: Hi, Since I've upgraded to Emacs 22, html-mode hasn't worked correctly with skeleton-mode. It's the same problem described in this post: http://groups.google.com/group/gnu.emacs.help/browse_thread/thread/f51d7cc058221c52/85bfbc4da33f3c3c ..and shown in this screen capture: http://script.hu/skel.png Is there a way to prevent this or disable html-mode indentation altogether? I've tried setting indent-tabs-mode to nil with no luck. I'm using Emacs 22.1.1. Thanks for any suggestions.