From: David Bremner <david@tethera.net>
To: David Bremner <david@tethera.net>,
"Jorge P. de Morais Neto" <jorge+list@disroot.org>,
notmuch@notmuchmail.org
Subject: [PATCH] emacs: improve notmuch-*-from-current-query docstrings
Date: Sat, 23 Oct 2021 10:12:58 -0300 [thread overview]
Message-ID: <20211023131258.1860386-1-david@tethera.net> (raw)
In-Reply-To: <20211011111921.1419615-1-david@tethera.net>
Err on the side of providing better user documentation, rather than
documentation for developers.
---
emacs/notmuch.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/emacs/notmuch.el b/emacs/notmuch.el
index 2ef67c0e..fa061693 100644
--- a/emacs/notmuch.el
+++ b/emacs/notmuch.el
@@ -535,12 +535,12 @@ thread."
(message "End of search results."))))
(defun notmuch-tree-from-search-current-query ()
- "Call notmuch tree with the current query."
+ "Tree view of current query."
(interactive)
(notmuch-tree notmuch-search-query-string))
(defun notmuch-unthreaded-from-search-current-query ()
- "Call notmuch tree with the current query."
+ "Unthreaded view of current query."
(interactive)
(notmuch-unthreaded notmuch-search-query-string))
--
2.33.0
next prev parent reply other threads:[~2021-10-23 13:13 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-25 17:05 Notmuch Emacs 0.31.2 documentation and keybinding suggestions Jorge P. de Morais Neto
2021-10-11 1:15 ` David Bremner
2021-10-11 16:49 ` Jose Antonio Ortega Ruiz
2021-10-28 23:33 ` Jorge P. de Morais Neto
2021-10-11 11:19 ` [PATCH] emacs: add minimal docstring for notmuch-unthreaded David Bremner
2021-10-23 13:12 ` David Bremner [this message]
2021-10-30 18:22 ` David Bremner
2021-10-30 18:35 ` [PATCH] emacs: drop C-tab binding in hello mode, document <backtab> David Bremner
2021-10-30 18:39 ` Ralph Seichter
2021-10-30 18:51 ` David Bremner
2021-10-30 18:58 ` [PATCH v2] " David Bremner
2021-11-03 22:04 ` Tomi Ollila
2021-12-04 0:30 ` David Bremner
2021-12-05 12:39 ` Notmuch Emacs 0.31.2 documentation and keybinding suggestions David Bremner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211023131258.1860386-1-david@tethera.net \
--to=david@tethera.net \
--cc=jorge+list@disroot.org \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).