File: templates

package info (click to toggle)
mailcrypt 3.5.9-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,252 kB
  • ctags: 624
  • sloc: lisp: 5,382; python: 1,170; makefile: 215; sh: 172
file content (16 lines) | stat: -rw-r--r-- 709 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Template: mailcrypt/default
Type: boolean
Default: true
_Description: Should Mailcrypt be auto-loaded by default at your site?
 Mailcrypt will globally (i.e., for all users on this site) overload certain
 Emacs functions and key-bindings if you answer affirmatively to this
 question.
 .
 This is generally a good thing, since Mailcrypt is a very useful package;
 however you may not want it to happen, and instead let single users at your
 site decide by themselves if they should load this package.
 .
 If you answer negatively, people who desire to use it will have to put the
 string "(require 'mailcrypt-init)" in their personal Emacs configuration
 file (e.g., "~/.emacs" or "~/.emacs.el") to load it.