diff options
author | jao <jao@gnu.org> | 2021-04-18 07:09:56 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-04-18 07:10:46 +0100 |
commit | 2fd1979b9ba1df8bfb1291618d5a356a2d33aefa (patch) | |
tree | 64cbd81d8571b6c5a9c838dfee21edb51883f06e /lib | |
parent | 4dc7928deecc29f7233d913e76453d39703e53be (diff) | |
download | elibs-2fd1979b9ba1df8bfb1291618d5a356a2d33aefa.tar.gz elibs-2fd1979b9ba1df8bfb1291618d5a356a2d33aefa.tar.bz2 |
notmuch poised for a gnus overtaking
Diffstat (limited to 'lib')
-rw-r--r-- | lib/eos/jao-afio.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/eos/jao-afio.el b/lib/eos/jao-afio.el index e6f1e72..0f17d44 100644 --- a/lib/eos/jao-afio.el +++ b/lib/eos/jao-afio.el @@ -23,7 +23,7 @@ (defvar jao-open-doc-fun 'find-file) (defvar jao-afio-mail-function 'gnus) (defvar jao-afio-use-w3m nil) -(defvar jao-afio-notmuch-in-web t) +(defvar jao-afio-notmuch-in-web nil) (defvar jao-afio-switch-hook nil) (defvar jao-afio--configs '(?c ?w ?g ?p ?s)) |