[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Default interactive folder search (Re: Modify wl-summary-pick to reduce IMAP traffic)
- To: Wanderlust ML (English) <wl-en@ml.gentei.org>
- Subject: Default interactive folder search (Re: Modify wl-summary-pick to reduce IMAP traffic)
- From: Kazuhiro Ito <kzhr@d1.dion.ne.jp>
- Date: Thu, 06 Nov 2014 22:57:12 +0900
- Cc: Erik Hetzner <egh@e6h.org>
- Reply-to: wl-en@ml.gentei.org
- User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/25.0.50 (x86_64-pc-mingw32) MULE/6.0 (HANACHIRUSATO)
Please see
https://github.com/wanderlust/wanderlust/pull/78
This change reduces IMAP traffic. But it increases other protocols
traffic.
So, I implemented alternate default for interactive folder search.
If elmo-folder-search is called with setting NUMBERS argument to t,
IMAP folder uses server-side search (same as the current default for
non-interactive search), and other folders search from msgdb
containing messages (same as the current default for interactive
search). Please see attached patch.
--
Kazuhiro Ito
Attachment:
diff.diff
Description: Binary data