Your message dated Sun, 18 May 2014 23:52:04 -0700 (PDT) with message-id <[email protected]> and subject line Re: Bug#450908 has caused the Debian Bug report #450908, regarding emacs22: Please add auto-mode-alist entry for sieve-mode 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.) -- 450908: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=450908 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: emacs22 Version: 22.1+1-2.1 Severity: wishlist Please consider adding an auto-mode-alist entry for sieve-mode, for the extensions .siv and .sieve . The following should work: (setq auto-mode-alist (cons '("\\.siv\\'" . sieve-mode) auto-mode-alist)) (setq auto-mode-alist (cons '("\\.sieve\\'" . sieve-mode) auto-mode-alist)) - Josh Triplett Thanks, Josh Triplett -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-3-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash
--- End Message ---
--- Begin Message ---Such entries were added upstream 5 years ago. The current version is 24.3.
--- End Message ---

