[PATCH v2 0/7] Improve Emacs CLI error handling

2012-12-16 Thread Tomi Ollila
On Sat, Dec 15 2012, Austin Clements wrote: > This obsoletes id:1355548513-10085-1-git-send-email-amdragon at mit.edu > and fixes the things Mark and Tomi commented on. The interdiff is > below. Ok, new error messages appear at the end. Good. +1 Tomi > > diff --git a/emacs/notmuch-lib.el

[PATCH v2 0/7] Improve Emacs CLI error handling

2012-12-15 Thread Austin Clements
This obsoletes id:1355548513-10085-1-git-send-email-amdragon at mit.edu and fixes the things Mark and Tomi commented on. The interdiff is below. diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index cf61635..8f84087 100644 --- a/emacs/notmuch-lib.el +++ b/emacs/notmuch-lib.el @@ -326,10

[PATCH v2 0/7] Improve Emacs CLI error handling

2012-12-15 Thread Austin Clements
This obsoletes id:1355548513-10085-1-git-send-email-amdra...@mit.edu and fixes the things Mark and Tomi commented on. The interdiff is below. diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el index cf61635..8f84087 100644 --- a/emacs/notmuch-lib.el +++ b/emacs/notmuch-lib.el @@ -326,10

Re: [PATCH v2 0/7] Improve Emacs CLI error handling

2012-12-15 Thread Mark Walters
This series looks good to me. Just one possible thought: would it be worth time-stamping the errors (mostly in case the user does not quit the error buffer). But +1 anyway Best wishes Mark On Sat, 15 Dec 2012, Austin Clements amdra...@mit.edu wrote: This obsoletes

Re: [PATCH v2 0/7] Improve Emacs CLI error handling

2012-12-15 Thread Tomi Ollila
On Sat, Dec 15 2012, Austin Clements amdra...@mit.edu wrote: This obsoletes id:1355548513-10085-1-git-send-email-amdra...@mit.edu and fixes the things Mark and Tomi commented on. The interdiff is below. Ok, new error messages appear at the end. Good. +1 Tomi diff --git