Your message dated Wed, 10 Feb 2010 23:58:21 +0100
with message-id <[email protected]>
and subject line Package removed from Debian unstable
has caused the Debian Bug report #225916,
regarding nxml-mode: automatic mode selection causes "Local Variables:" error
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
225916: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=225916
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nxml-mode
Version: 20031031-1
Severity: normal
The following text:
<?xml version="1.0" encoding="UTF-8"?>
<test/>
<!--
Local Variables:
mode: nxml
coding: utf-8
End:
-->
when loaded from a file with an extention of .xml generates the
following error:
File local-variables error: (error "Missing colon in local variables
entry")
If I wrap each line in the comment start and comment-end strings
(i.e. "<!--", "-->") I get the error:
File local-variables error: (error "Local variables entry is missing
the prefix")
I believe this occurs in /usr/share/emacs/21.3/lisp/files.el but
I'm not sure what interaction with nxml-mode is causing the error.
If the same text is loaded from a file with an extenstion not
associated with nxml-mode in auto-mode-alist (I used .lmx) the error
does not occur. If the mode: nxml and coding: utf-8 lines are removed
from the .xml file, the error still occurs. I'm actually trying to
set the variable compile-command, but this is unrelated to the bug.
My work around is to not have nxml-mode in auto-mode-alist.
It seems obvious that the problem is caused by the local variables
being set after nxml-mode has been chosen for the buffer, but after
looking at files.el, I really don't understand why this would make a
difference.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux t23 2.4.23-1-686 #1 Sun Nov 30 20:51:10 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages nxml-mode depends on:
ii emacs21 21.3+1-4 The GNU Emacs editor
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 20041004-8+rm
Package removed from Debian unstable: http://bugs.debian.org/567767
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---