* [PATCH] add NEWS item about new emacs tagging interface.
@ 2012-05-15 16:26 Jameson Graef Rollins
2012-05-16 0:19 ` David Bremner
0 siblings, 1 reply; 2+ messages in thread
From: Jameson Graef Rollins @ 2012-05-15 16:26 UTC (permalink / raw)
To: Notmuch Mail
This is fairly important to mention, since it represents a user
interface change.
---
Sorry about it being late!
NEWS | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index f987811..69a7203 100644
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,7 @@ JSON reply format
"notmuch reply" can now produce JSON output that contains the headers
for a reply message and full information about the original message
- begin replied to. This allows MUAs to create replies intelligtently.
+ begin replied to. This allows MUAs to create replies intelligently.
For example, an MUA that can parse HTML might quote HTML parts.
Calling notmuch reply with --format=json imposes the restriction that
@@ -60,6 +60,18 @@ Listing configuration items
Emacs Interface
---------------
+Changes to tagging interface
+
+ The user-facing tagging functions in the Emacs interface have been
+ normalized across all notmuch modes. The tagging functions are now
+ 'notmuch-search-tag' in search-mode, and 'notmuch-show-tag' in
+ show-mode. They accept a string representing a single tag change,
+ or a list of tag changes. See 'M-x describe-function notmuch-tag'
+ for more information.
+
+ NOTE: This breaks compatibility with old tagging functions, so user
+ may need to update in custom configurations.
+
Reply improvement using the JSON format
Emacs now uses the JSON reply format to create replies. It obeys
--
1.7.10
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] add NEWS item about new emacs tagging interface.
2012-05-15 16:26 [PATCH] add NEWS item about new emacs tagging interface Jameson Graef Rollins
@ 2012-05-16 0:19 ` David Bremner
0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2012-05-16 0:19 UTC (permalink / raw)
To: Jameson Graef Rollins, Notmuch Mail
Jameson Graef Rollins <jrollins@finestructure.net> writes:
> This is fairly important to mention, since it represents a user
> interface change.
Pushed, even though you were naughty and snuck in an unrelated spelling
correction ;).
d
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-16 0:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-15 16:26 [PATCH] add NEWS item about new emacs tagging interface Jameson Graef Rollins
2012-05-16 0:19 ` David Bremner
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).