]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: show: change emacs interactive pipe message.
authorMark Walters <markwalters1009@gmail.com>
Sun, 9 Jun 2013 08:41:48 +0000 (09:41 +0100)
committerDavid Bremner <bremner@debian.org>
Tue, 25 Jun 2013 05:49:33 +0000 (22:49 -0700)
Previously the query string for piping a message to a command was
"Pipe message to command: " regardless of whether the function was
called with a prefix argument (which pipes all open messages to the
command). This patch modifies the `interactive' command to reflect
this.


No differences found