Package: nxml-mode
Version: 20041004-8
Severity: important

I have the following lines in my .emacs:

(when (boundp 'rng-schema-locating-files-default)
  (add-to-list 'rng-schema-locating-files-default
    "~/wd/xml/schemas/schemas.xml")
  (add-to-list 'rng-schema-locating-files-default "schemas/schemas.xml")
)

With Emacs 22, everything is fine: the rng-schema-locating-files-default
variable is modified. But with Emacs 23, this variable isn't modified.
In fact, the reason is that rng-schema-locating-files-default isn't
defined when the .emacs is executed.

Same problem with rng-schema-locating-files.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages nxml-mode depends on:
ii  emacs22-gtk [emacs22]         22.3+1-1.1 The GNU Emacs editor (with GTK use
ii  emacsen-common                1.4.19     Common facilities for all emacsen

nxml-mode recommends no packages.

Versions of packages nxml-mode suggests:
ii  libxml2-utils            2.7.3.dfsg-2.1  XML utilities
ii  trang                    20030619-5.1+b1 Multi-format XML schema converter 
ii  xsltproc                 1.1.24-2        XSLT command line processor

-- no debconf information





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to