unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* Emacs: render text/html by default and remove the multipart mime buttons?
@ 2015-02-16  4:19 Phil Crosby
  2015-02-17  4:58 ` Jeremy Nickurak
  0 siblings, 1 reply; 2+ messages in thread
From: Phil Crosby @ 2015-02-16  4:19 UTC (permalink / raw)
  To: notmuch


[-- Attachment #1.1: Type: text/plain, Size: 545 bytes --]

Hey everyone,

1. Is it possible to configure Notmuch to show text/html parts by default,
instead of text/plain? I've been looking through the source and it wasn't
obvious to me.

2. Is it possible to hide the buttons which toggle multipart email
visibility (and presumably unhide them via a command)? Most of my emails
look like this screenshot; as you can see, the multipart buttons take up
much of the email's real estate, especially for short emails, and they make
the actual content of the email difficult to read.

[image: Inline image 1]

[-- Attachment #1.2: Type: text/html, Size: 724 bytes --]

[-- Attachment #2: image.png --]
[-- Type: image/png, Size: 163730 bytes --]

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

* Re: Emacs: render text/html by default and remove the multipart mime buttons?
  2015-02-16  4:19 Emacs: render text/html by default and remove the multipart mime buttons? Phil Crosby
@ 2015-02-17  4:58 ` Jeremy Nickurak
  0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Nickurak @ 2015-02-17  4:58 UTC (permalink / raw)
  To: Phil Crosby; +Cc: Notmuch Mailing List


[-- Attachment #1.1: Type: text/plain, Size: 1145 bytes --]

I have this in my .emacs:

(setq notmuch-multipart/alternative-discouraged '("text/plain" "text/html"))

In that order, it discourages text/plain in favor of text/html, but also
ends up discouraging text/html if there are other options. In particular,
if there's a text/calendar item, I generally want that one to be chosen
over other options.

On Sun, Feb 15, 2015 at 9:19 PM, Phil Crosby <phil.crosby@gmail.com> wrote:

> Hey everyone,
>
> 1. Is it possible to configure Notmuch to show text/html parts by default,
> instead of text/plain? I've been looking through the source and it wasn't
> obvious to me.
>
> 2. Is it possible to hide the buttons which toggle multipart email
> visibility (and presumably unhide them via a command)? Most of my emails
> look like this screenshot; as you can see, the multipart buttons take up
> much of the email's real estate, especially for short emails, and they make
> the actual content of the email difficult to read.
>
> [image: Inline image 1]
>
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch
>
>

[-- Attachment #1.2: Type: text/html, Size: 1821 bytes --]

[-- Attachment #2: image.png --]
[-- Type: image/png, Size: 163730 bytes --]

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

end of thread, other threads:[~2015-02-17  4:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-16  4:19 Emacs: render text/html by default and remove the multipart mime buttons? Phil Crosby
2015-02-17  4:58 ` Jeremy Nickurak

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).