Package: paredit-el Version: 20-2 Severity: wishlist Please consider adding something like the following to the site file.
(when (fboundp 'paredit-mode) (mapc (lambda (hook) (custom-add-frequent-value hook '(lambda () (paredit-mode +1))) '(lisp-mode-hook scheme-mode-hook emacs-lisp-mode-hook))) What this does is list paredit as an option with a pretty checkbox in the customize buffer. For example the folowing: M-x customize-option RET lisp-mode-hook RET Will have an extra checkmark the user can tick to enable paredit mode in lisp-mode buffers. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-trunk-amd64 (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 paredit-el depends on: ii emacs-snapshot [emacsen] 1:20100106-1 The GNU Emacs editor (development paredit-el recommends no packages. paredit-el suggests no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org