Your message dated Sat, 2 Jan 2010 13:43:41 +0100
with message-id <[email protected]>
and subject line Package removed from Debian unstable
has caused the Debian Bug report #446166,
regarding Confused by filenames with newlines
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.)


-- 
446166: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446166
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ada-mode
Version: 3.6-2
Severity: minor
File: /etc/emacs/site-start.d/50ada-mode.el
Tags: patch

In /etc/emacs/site-start.d/50ada-mode.el, 

    (setq auto-mode-alist
          (cons '(".*\\.a2ps$" . a2ps-mode)
                auto-mode-alist))

should read

    (setq auto-mode-alist
          (cons '("\\.a2ps\\'" . a2ps-mode)
                auto-mode-alist))



--- End Message ---
--- Begin Message ---
Version: 3.6-3+rm

Package removed from Debian unstable: http://bugs.debian.org/465891

-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


--- End Message ---

Reply via email to