James writes:
>
> let the user choose to turn it on
> by clicking a little checkbox in customize.
This sounds good to me. I notice there's an existing
`enable-paredit-mode' which could be used and show a docstring in the
hook customize.
(autoload 'enable-paredit-mode "paredit"
"Turn o
"Trent W. Buck" writes:
> package paredit-el
> tags 564539 + wontfix
> thanks
>
> The existing README.Debian file states:
Already read it before the original submission. See below.
> Having been on the receiving end of overenthusiastically-enabled modes
> (e.g. cedet) on a shared system, I'm re
package paredit-el
tags 564539 + wontfix
thanks
James wrote:
> Please consider adding something like the following to the site file.
The existing README.Debian file states:
> Paredit for Debian
> ==
>
> By default, paredit is not enabled in any major modes. Deciding
> which mode
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)))
4 matches
Mail list logo