[PATCH 08/11] emacs: Support caching in notmuch-get-bodypart-{binary, text}

2015-01-24 Thread Austin Clements
On Fri, 25 Apr 2014, Mark Walters wrote: > On Thu, 24 Apr 2014, Austin Clements wrote: >> Quoth Mark Walters on Apr 24 at 11:46 am: >>> >>> On Mon, 21 Apr 2014, Austin Clements wrote: >>> > (The actual code change here is small, but requires re-indenting >>> > existing code.) >>> > --- >>> >

Re: [PATCH 08/11] emacs: Support caching in notmuch-get-bodypart-{binary, text}

2015-01-24 Thread Austin Clements
On Fri, 25 Apr 2014, Mark Walters markwalters1...@gmail.com wrote: On Thu, 24 Apr 2014, Austin Clements amdra...@mit.edu wrote: Quoth Mark Walters on Apr 24 at 11:46 am: On Mon, 21 Apr 2014, Austin Clements amdra...@mit.edu wrote: (The actual code change here is small, but requires

[PATCH 08/11] emacs: Support caching in notmuch-get-bodypart-{binary, text}

2014-04-25 Thread Mark Walters
On Thu, 24 Apr 2014, Austin Clements wrote: > Quoth Mark Walters on Apr 24 at 11:46 am: >> >> On Mon, 21 Apr 2014, Austin Clements wrote: >> > (The actual code change here is small, but requires re-indenting >> > existing code.) >> > --- >> > emacs/notmuch-lib.el | 52 >> >

Re: [PATCH 08/11] emacs: Support caching in notmuch-get-bodypart-{binary, text}

2014-04-25 Thread Mark Walters
On Thu, 24 Apr 2014, Austin Clements amdra...@mit.edu wrote: Quoth Mark Walters on Apr 24 at 11:46 am: On Mon, 21 Apr 2014, Austin Clements amdra...@mit.edu wrote: (The actual code change here is small, but requires re-indenting existing code.) --- emacs/notmuch-lib.el | 52

[PATCH 08/11] emacs: Support caching in notmuch-get-bodypart-{binary, text}

2014-04-24 Thread Austin Clements
Quoth Mark Walters on Apr 24 at 11:46 am: > > On Mon, 21 Apr 2014, Austin Clements wrote: > > (The actual code change here is small, but requires re-indenting > > existing code.) > > --- > > emacs/notmuch-lib.el | 52 > > ++-- > > 1 file changed,

[PATCH 08/11] emacs: Support caching in notmuch-get-bodypart-{binary, text}

2014-04-24 Thread Mark Walters
On Mon, 21 Apr 2014, Austin Clements wrote: > (The actual code change here is small, but requires re-indenting > existing code.) > --- > emacs/notmuch-lib.el | 52 > ++-- > 1 file changed, 30 insertions(+), 22 deletions(-) > > diff --git

Re: [PATCH 08/11] emacs: Support caching in notmuch-get-bodypart-{binary, text}

2014-04-24 Thread Mark Walters
On Mon, 21 Apr 2014, Austin Clements amdra...@mit.edu wrote: (The actual code change here is small, but requires re-indenting existing code.) --- emacs/notmuch-lib.el | 52 ++-- 1 file changed, 30 insertions(+), 22 deletions(-) diff --git

Re: [PATCH 08/11] emacs: Support caching in notmuch-get-bodypart-{binary, text}

2014-04-24 Thread Austin Clements
Quoth Mark Walters on Apr 24 at 11:46 am: On Mon, 21 Apr 2014, Austin Clements amdra...@mit.edu wrote: (The actual code change here is small, but requires re-indenting existing code.) --- emacs/notmuch-lib.el | 52 ++-- 1 file

[PATCH 08/11] emacs: Support caching in notmuch-get-bodypart-{binary, text}

2014-04-21 Thread Austin Clements
(The actual code change here is small, but requires re-indenting existing code.) --- emacs/notmuch-lib.el | 52 ++-- 1 file changed, 30 insertions(+), 22 deletions(-) diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index fc67b14..fee8512

[PATCH 08/11] emacs: Support caching in notmuch-get-bodypart-{binary, text}

2014-04-21 Thread Austin Clements
(The actual code change here is small, but requires re-indenting existing code.) --- emacs/notmuch-lib.el | 52 ++-- 1 file changed, 30 insertions(+), 22 deletions(-) diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index fc67b14..fee8512