From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Flynn Newsgroups: gmane.emacs.help Subject: Unbinding nxml-mode Date: Mon, 21 May 2012 03:12:55 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1337595316 10709 80.91.229.3 (21 May 2012 10:15:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 May 2012 10:15:16 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 21 12:15:16 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SWPdz-00085V-Nc for geh-help-gnu-emacs@m.gmane.org; Mon, 21 May 2012 12:15:15 +0200 Original-Received: from localhost ([::1]:48127 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWPdz-00021p-3I for geh-help-gnu-emacs@m.gmane.org; Mon, 21 May 2012 06:15:15 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!eh4g2000vbb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.text.xml Original-Lines: 6 Original-NNTP-Posting-Host: 143.239.128.196 Original-X-Trace: posting.google.com 1337595282 5769 127.0.0.1 (21 May 2012 10:14:42 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 21 May 2012 10:14:42 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: eh4g2000vbb.googlegroups.com; posting-host=143.239.128.196; posting-account=Kgv03QoAAAAnwZgtWheXenv4QKL-_OMT User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:12.0) Gecko/20100101 Firefox/12.0,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:192509 comp.text.xml:86015 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:84914 Archived-At: The version of Emacs (23.3.1) shipped with Ubuntu 12.04 prematurely binds xml-mode to nxml-mode, so all my .emacs settings for xml-mode are ignored (psgml, xxml, etc). I don't know enough emacs-lisp to know where this has been done, or how to undo it. How can I make Emacs go back to honoring my .emacs file and stop it invoking nxml-mode (permanently)?