From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: LENNART BORGMAN Newsgroups: gmane.emacs.help Subject: Re: transient-mark-mode broken in CVS and is there a better html-mode? Date: Wed, 05 Oct 2005 13:13:21 +0200 Message-ID: <18ca3a918ca119.18ca11918ca3a9@net.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1128510969 13235 80.91.229.2 (5 Oct 2005 11:16:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Oct 2005 11:16:09 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 05 13:16:05 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EN7FB-0000kh-Fd for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Oct 2005 13:15:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EN7F9-0003Ep-0z for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Oct 2005 07:15:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EN7DB-0003DX-SY for help-gnu-emacs@gnu.org; Wed, 05 Oct 2005 07:13:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EN7D9-0003D4-N5 for help-gnu-emacs@gnu.org; Wed, 05 Oct 2005 07:13:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EN7D9-0003Cz-0l for help-gnu-emacs@gnu.org; Wed, 05 Oct 2005 07:13:23 -0400 Original-Received: from [130.235.208.46] (helo=piraten.student.lu.se) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EN7D8-0000Mo-TY for help-gnu-emacs@gnu.org; Wed, 05 Oct 2005 07:13:23 -0400 Original-Received: from net.lu.se (localhost [127.0.0.1]) by piraten.student.lu.se (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0INV00J8GWI951@piraten.student.lu.se> for help-gnu-emacs@gnu.org; Wed, 05 Oct 2005 13:13:21 +0200 (MEST) Original-Received: from [212.209.42.133] by piraten.student.lu.se (mshttpd); Wed, 05 Oct 2005 13:13:21 +0200 Original-To: Shug Boabby X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.14 (built Mar 18 2003) Content-language: sv Content-disposition: inline X-Accept-Language: sv Priority: normal 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:29933 Archived-At: From: Shug Boabby Date: Wednesday, October 5, 2005 12:09 pm Subject: Re: transient-mark-mode broken in CVS and is there a better html-mode? > hmm, yeah latest CVS emacs is indeed much better at this (i was > using a > slightly outdated one). > > but i also like nXML mode. the problem is that no mater what i do to > auto-load-alist to set xml files to open in nxml-mode... they still > open in xml-mode. how can i override that? Go to http://www.emacswiki.org/ and search for nxml for html. I have given an explanation of what to do there.