unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] NEWS for emacs part visibility change
@ 2012-12-23 14:10 Mark Walters
  2012-12-25  9:24 ` Austin Clements
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Walters @ 2012-12-23 14:10 UTC (permalink / raw)
  To: notmuch

---
Here is some news for the recent part visibility change. I am not
completely happy with the wording so please do read. In particular
should it mention how the user's preferred part is chosen
(notmuch-multipart/alternative-discouraged etc)?

Best wishes

Mark


 NEWS |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 3e48501..d290934 100644
--- a/NEWS
+++ b/NEWS
@@ -63,6 +63,16 @@ Removal of the deprecated `notmuch-folders` variable
   has now been removed. Any remaining users should migrate to
   `notmuch-saved-searches`.
 
+Visibility of mime parts can be toggled
+
+  The visibility of mime parts that can be displayed in the emacs show
+  buffer can be toggled by activating the part button (either by
+  pressing RET on it or with a mouse click). In particular, the
+  "alternative" parts of a multipart/alternative email can be viewed.
+  Note: the default has changed and only the user preferred part of a
+  multipart/alternative email is displayed. To restore the old
+  behaviour set `notmuch-show-all-multipart/alternative-parts` to t.
+
 Emacs now buttonizes mid: links
 
   mid: links are a standardized way to link to messages by message ID
-- 
1.7.9.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] NEWS for emacs part visibility change
  2012-12-23 14:10 [PATCH] NEWS for emacs part visibility change Mark Walters
@ 2012-12-25  9:24 ` Austin Clements
  2012-12-25 11:10   ` Mark Walters
  0 siblings, 1 reply; 4+ messages in thread
From: Austin Clements @ 2012-12-25  9:24 UTC (permalink / raw)
  To: Mark Walters, notmuch

On Sun, 23 Dec 2012, Mark Walters <markwalters1009@gmail.com> wrote:
> ---
> Here is some news for the recent part visibility change. I am not
> completely happy with the wording so please do read. In particular
> should it mention how the user's preferred part is chosen
> (notmuch-multipart/alternative-discouraged etc)?
>
> Best wishes
>
> Mark
>
>
>  NEWS |   10 ++++++++++
>  1 files changed, 10 insertions(+), 0 deletions(-)
>
> diff --git a/NEWS b/NEWS
> index 3e48501..d290934 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -63,6 +63,16 @@ Removal of the deprecated `notmuch-folders` variable
>    has now been removed. Any remaining users should migrate to
>    `notmuch-saved-searches`.
>  
> +Visibility of mime parts can be toggled

MIME?

> +
> +  The visibility of mime parts that can be displayed in the emacs show
> +  buffer can be toggled by activating the part button (either by
> +  pressing RET on it or with a mouse click). In particular, the
> +  "alternative" parts of a multipart/alternative email can be viewed.
> +  Note: the default has changed and only the user preferred part of a
> +  multipart/alternative email is displayed. To restore the old
> +  behaviour set `notmuch-show-all-multipart/alternative-parts` to t.

  Each part of a multi-part MIME email can now be shown or hidden using
  the button at the top of each part (by pressing RET on it or by
  clicking).  For emails with multiple alternative formats (e.g., plain
  text and HTML), only the preferred format is shown initially, but
  other formats can be shown using their part buttons.  To control the
  behavior of this, see `notmuch-multipart/alternative-discouraged` and
  `notmuch-show-all-multipart/alternative-parts`.

?  I intentionally downplayed
notmuch-show-all-multipart/alternative-parts relative to your
description because I would love for people to forget about that
setting so we can eventually drop it.

> +
>  Emacs now buttonizes mid: links
>  
>    mid: links are a standardized way to link to messages by message ID
> -- 
> 1.7.9.1
>
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] NEWS for emacs part visibility change
  2012-12-25  9:24 ` Austin Clements
@ 2012-12-25 11:10   ` Mark Walters
  2012-12-25 19:45     ` David Bremner
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Walters @ 2012-12-25 11:10 UTC (permalink / raw)
  To: notmuch

Wording suggested by Austin.
---

I have taken Austin's (excellent) wording and agree with the
downplaying of notmuch-show-all-multipart/alternative-parts.

Best wishes

Mark


 NEWS |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS
index 0de685a..69f21a0 100644
--- a/NEWS
+++ b/NEWS
@@ -70,6 +70,17 @@ Removal of the deprecated `notmuch-folders` variable
   has now been removed. Any remaining users should migrate to
   `notmuch-saved-searches`.
 
+Visibility of MIME parts can be toggled
+
+  Each part of a multi-part MIME email can now be shown or hidden
+  using the button at the top of each part (by pressing RET on it or
+  by clicking).  For emails with multiple alternative formats (e.g.,
+  plain text and HTML), only the preferred format is shown initially,
+  but other formats can be shown using their part buttons.  To control
+  the behavior of this, see
+  `notmuch-multipart/alternative-discouraged` and
+  `notmuch-show-all-multipart/alternative-parts`.
+
 Emacs now buttonizes mid: links
 
   mid: links are a standardized way to link to messages by message ID
-- 
1.7.9.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] NEWS for emacs part visibility change
  2012-12-25 11:10   ` Mark Walters
@ 2012-12-25 19:45     ` David Bremner
  0 siblings, 0 replies; 4+ messages in thread
From: David Bremner @ 2012-12-25 19:45 UTC (permalink / raw)
  To: Mark Walters, notmuch

Mark Walters <markwalters1009@gmail.com> writes:

> Wording suggested by Austin.
> ---

pushed.

d

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-12-25 19:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-23 14:10 [PATCH] NEWS for emacs part visibility change Mark Walters
2012-12-25  9:24 ` Austin Clements
2012-12-25 11:10   ` Mark Walters
2012-12-25 19:45     ` 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).