Package: dpkg-dev-el
Version: 35.1
Severity: normal
File: /usr/share/emacs/site-lisp/dpkg-dev-el/dpkg-dev-el-loaddefs.el

dpkg-dev-el-loaddefs.el uses [:lower:] in its auto-mode alist entry for
debian-changelog-mode

    (add-to-list 'auto-mode-alist
    
'("/debian/\\([[:lower:][:digit:]][[:lower:][:digit:].+-]+\\.\\)?changelog\\'"
      . debian-changelog-mode))

which I believe is not available for xemacs regexps.  Eg. visiting a
dummy file /tmp/debian/foo.changelog gets plain change-log-mode instead
of debian-change-log-mode.  (GNU emacs gets the latter correctly.)

Perhaps it could use a-z the same done to dpkg-dev-el.el, presuming
debian package names are ascii-only.

(I don't suppose anyone uses debian/foo.changelog filenames much, it
seems usually a single changelog is just repeated in every package of a
multi-package source ...)



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages dpkg-dev-el depends on:
ii  debian-el                35.1       
ii  emacs21 [emacsen]        21.4a+1-5.7
ii  emacs22-gtk [emacsen]    22.3+1-1.2 
ii  emacs23 [emacsen]        23.3+1-1   
ii  xemacs21-mule [emacsen]  21.4.22-3  

Versions of packages dpkg-dev-el recommends:
ii  wget  1.13-1

Versions of packages dpkg-dev-el suggests:
ii  dpkg-dev  1.16.1

-- no debconf information


-- 
Food jargon elucidated for the layman:
"Gourmet selection" -- twice the price.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to