[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Wanderlust, offlineimap & mu on ubuntu
- To: wl-en@ml.gentei.org
- Subject: Wanderlust, offlineimap & mu on ubuntu
- From: Zip Random <ziprandom@googlemail.com>
- Date: Thu, 04 Jul 2013 15:24:42 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:message-id:from:to:subject:user-agent:mime-version :content-type; bh=FzOTcMTV9Hop/7nrvJ0NcUY3vNS9FjD5ChFeav6wbWI=; b=Y33KmWMkyosAT8S/2pGy9BUDxZp76O9QPSxVfNV/bG8Z+uOdWa2/ekM895+kUHtHtX nkpwloPftBlK43vGkdg9mi92c/bS3lVSNW3MZA4MVBmGNj7K1D8hfJPDIHeF6s+71oaH TdksGui1sRVyLm6YXkoMYqXupeODZMjIgayZYukyIz3SkxotGfSd1JyRmLBd7gSA8mtT kvGHz5Kst3uYt54zDbXg6M6LtzaWPlpNLYVCpvj9LsPGi2rPeGzteks9Nn8pT2TbYJE6 5TUbcCqr9ufHFeO47G7GN1K3z8aXM8DQVyzPfmZXlTt9w2wzOwIO+oy+RK5qvbDXOO47 dBUQ==
- List-help: <mailto:wl-en-ctl@ml.gentei.org?body=help>
- List-id: wl-en.ml.gentei.org
- List-owner: <mailto:wl-en-admin@ml.gentei.org>
- List-post: <mailto:wl-en@ml.gentei.org>
- List-software: fml [fml 4.0 STABLE (20040215/4.0.4_BETA)]
- List-unsubscribe: <mailto:wl-en-ctl@ml.gentei.org?body=unsubscribe>
- Reply-to: wl-en@ml.gentei.org
- User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.3 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)
Hi all,
after fighting my way through the scattered ressources about setting up wanderlust i know have a fairly usable mail-client inside emacs. i am using offlineimap to fetch my various accounts into a maildir structure and mail-utils (mu) for indexing and search.
there are some things missing on the way to total delight and I hope to find some last answers on this list:
1. New Mails
Do you use offlineimap with the idle function to get mails instantly? do you have some offlineimap hooks configured to refresh the folder-view on mail arrivals? i want new mails to popup in the folder and summary view immediatly without having to manually refresh the view. i think hooks are more elegant than cron-like refreshs. i also dont'want to refresh all folders, as this takes some 30s in my setup. generally how to you solve this issue?
2. mu indexing, searching and virtual folders
Do you have emacs (wanderlust) configured to automatically run: mu index upon changes to the maildir? in my setup I have to run it manually whicht renders virtual folders ( for example: [flag:unread]!mu ) senseless. also: when i use mu powered search in wanderlust i often/most of the time get the error:
Wrong Type Argument: stringp, nil
thank you for any responses.
Zip Random