~ubuntu-branches/ubuntu/saucy/wl/saucy

« back to all changes in this revision

Viewing changes to debian/README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Tatsuya Kinoshita
  • Date: 2007-07-09 22:02:08 UTC
  • mfrom: (4.1.2 gutsy)
  • Revision ID: james.westby@ubuntu.com-20070709220208-loi547wgs3rxjoqk
Tags: 2.14.0-9
debian/rules: Use emacs instead of emacs21.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
wl for Debian
2
 
-------------
3
 
 
4
 
mail-user-agent
5
 
===============
6
 
 
7
 
The following setting enables you to run Wanderlust as a default mail
8
 
user agent of Emacsen.
9
 
 
10
 
        (if (boundp 'mail-user-agent)
11
 
            (setq mail-user-agent 'wl-user-agent))
12
 
        (if (boundp 'read-mail-command)
13
 
            (setq read-mail-command 'wl))
14
 
 
15
 
Extra packages
16
 
==============
17
 
 
18
 
The following features require extra packages before
19
 
installing/upgrading/reinstalling the wl package:
20
 
 
21
 
  - elmo-shimbun requires the w3m-el package
22
 
  - elsp-spamfilter requires spamfilter.el
23
 
    (http://www.geocities.co.jp/SiliconValley-PaloAlto/7043/)
24
 
  - bbdb-wl requires the bbdb package
25
 
 
26
 
For more information, see the Info documents.
27
 
 
28
 
 -- Tatsuya Kinoshita <tats@vega.ocn.ne.jp>, Sat Jan 29 00:31:18 2005