[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New default config



Hi Vitaly,

>>>>> "VM" == Vitaly Mayatskikh <v.mayatskih@gmail.com> writes:

    VM> Hello!
    VM> It might be a good idea to ship Wl with actualized config.

    VM> Nowadays a lot of people use Gmail, so new config should be sharpened
    VM> for immediate use with Gmail. Also there can be several different
    VM> accounts, i.e. the corporate one with usual whistles and bells, like
    VM> LDAP. Problem with `@' in user login name also needs to be
    VM> mentioned. And not forget to solve umlaut problem.

    VM> Does anybody like to write such config, with careful comments? This
    VM> will really help to spread Wl, because Wanderlust setup is not so
    VM> easy, even for us, geeks.

I don't have the full, clear config, just some snippets which (I think) would
make for better defaults than the currents ones:

First (and this is actually not even a config option, just a default)

--------------------------------------------------------
;; from a WL-mailinglist post by David Bremner
;; Inverse behaviour of with and without argument replies.
;; just the author
(setq wl-draft-reply-without-argument-list
  '(("Reply-To" ("Reply-To") nil nil)
     ("Mail-Reply-To" ("Mail-Reply-To") nil nil)
     ("From" ("From") nil nil)))

;; bombard the world -- ie., Reply-to-All
(setq wl-draft-reply-with-argument-list
  '(("Followup-To" nil nil ("Followup-To"))
     ("Mail-Followup-To" ("Mail-Followup-To") nil ("Newsgroups"))
     ("Reply-To" ("Reply-To") ("To" "Cc" "From") ("Newsgroups"))
     ("From" ("From") ("To" "Cc") ("Newsgroups"))))
--------------------------------------------------------

and

--------------------------------------------------------
(setq
  wl-fcc-force-as-read t                ;; consider sent-mail as 'read'
  wl-forward-subject-prefix "Fwd: "     ;; use "Fwd: " not "Forward: "
  wl-draft-always-delete-myself t)      ;; don't incl me in Cc: when replying 
--------------------------------------------------------


Best wishes,
Dirk.

-- 
Dirk-Jan C. Binnema                  Helsinki, Finland
e:djcb@djcbsoftware.nl           w:www.djcbsoftware.nl
pgp: D09C E664 897D 7D39 5047 A178 E96A C7A1 017D DA3C