From b27c28db87ab417f29a3d608316b7e6a98a366b2 Mon Sep 17 00:00:00 2001 From: pazz Date: Wed, 6 Jul 2011 12:02:55 +0100 Subject: fix encoding issues Header values in mails from disk are Mime-encoded, see RFC 2822. Also, explicitly decode values read from index to utf8 --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index c198fbaf..8d0396dd 100644 --- a/TODO +++ b/TODO @@ -40,11 +40,11 @@ ui.commandline: ui: * current bindings in header like mutt? + * notifier class called by ui.notify()? This would enable different subclasses to implement growl/libnotify or just internal popups general * gg, g5j.. combos like in vim * pydoc/sphinx - * handle errors with nonexisting mime handlers (mailcap) * update dependencies in setup.py. Do we have to include all these? cmd subprocess,shlex -- cgit v1.2.3