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



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

Reply via email to