Package: emacs23-common
Version: 23.4+1-4
Severity: normal
File: /usr/share/emacs/23.4/lisp/net/mairix.elc

Although the variable is defined in mairix.el as

(defcustom mairix-search-options '("-Q")
  "Options when calling mairix for searching.
The default is '-Q' for making searching faster."
  :type '(repeat string)
  :group 'mairix)

it is never referenced, hence setting it has no effect.

On the other hand adding options to mairix-command is deprecated

(defcustom mairix-command "mairix"
  "Command for calling mairix.
You can add further options here if you want to, but better use
`mairix-update-options' instead."
  :type 'string
  :group 'mairix)

which in the present situation is misleading.

Best regards

Janusz

-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.10.0 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages emacs23-common depends on:
ii  dpkg            1.16.10
ii  emacsen-common  2.0.5
ii  install-info    4.13a.dfsg.1-10

emacs23-common recommends no packages.

Versions of packages emacs23-common suggests:
ii  emacs23-common-non-dfsg  23.4+1-1
ii  emacs23-el               23.4+1-4

-- 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