notmuch/emacs
Michal Sojka 74cb76a69d emacs: View the output of pipe command when it fails
Previously, the user didn't know whether the pipe command succeeded or
not. It was only possible to find it out by manually inspecting
the work done (or not done) by the command or by manually switching to
*notmuch-pipe* buffer and determine it from command output. For this
the user had to first find the text corresponding to the last run of
pipe command as the buffer accumulated the output from all pipe commands.

This patch changes the following. The *notmuch-pipe* buffer is erased
before every pipe command so it contains only the output from the last
command. Additionally, when the command failed, the *notmuch-pipe* buffer
is shown and an error message is displayed.
with the output of pipe command.
2011-01-26 22:39:36 +10:00
..
coolj.el emacs: Add more functions to clean up text/plain parts 2010-04-26 10:05:46 -07:00
Makefile emacs: Move emacs UI (currently just one file) to subdirectory. 2010-03-09 12:13:33 -08:00
Makefile.local configure: add options to disable emacs/zsh/bash and choose install dir. 2011-01-26 22:30:32 +10:00
notmuch-address.el emacs: Tell the user how many addresses matched when completing 2010-04-26 10:58:42 -07:00
notmuch-hello.el Don't use kill-this-buffer to kill notmuch emacs buffers 2010-11-08 09:02:54 -08:00
notmuch-lib.el compatibility with emacs22 2010-11-16 15:04:22 -08:00
notmuch-logo.png emacs: Add notmuch-hello.el, a friendly frontend to notmuch 2010-04-23 12:50:18 -07:00
notmuch-maildir-fcc.el emacs: Use truenames for Fcc paths. 2010-12-07 13:47:59 -08:00
notmuch-message.el emacs: Add auto-tagging for replied messages. 2010-04-27 09:16:10 -07:00
notmuch-mua.el emacs: Eliminate duplicate From header in replies. 2010-10-27 18:44:05 -07:00
notmuch-query.el emacs: Fix to eliminate warning in notmuch-query-map-aux 2010-10-27 17:54:38 -07:00
notmuch-show.el emacs: View the output of pipe command when it fails 2011-01-26 22:39:36 +10:00
notmuch-wash.el emacs: Remove over-eager regular expressions from notmuch-wash-tidy-citations. 2010-12-07 14:10:43 -08:00
notmuch.el emacs: Improve the display of truncated authors. 2010-12-07 13:57:05 -08:00