all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
To: Kenichi Handa <handa@m17n.org>
Cc: eliz@gnu.org, monnier@IRO.UMontreal.CA, emacs-devel@gnu.org
Subject: Re: improve rmail's MIME handling
Date: Tue, 30 Nov 2010 01:21:34 -0500	[thread overview]
Message-ID: <19700.38894.930044.280165@rgr.rgrjr.com> (raw)
In-Reply-To: <tl7ipzgr5wc.fsf@m17n.org>

   From: Kenichi Handa <handa@m17n.org>
   Date: Mon, 29 Nov 2010 15:38:27 +0900

   In article <19699.7405.907052.380667@rgr.rgrjr.com>, Bob Rogers <rogers-emacs@rgrjr.dyndns.org> writes:
   [...]
   >    In RMAIL, as `g' is for getting new mails, it can't be used
   >    for toggling the MIME handling.  In Gnus it seems C-u C-u g
   >    also toggles headers.  So one idea is to use `t' in RMAIL to
   >    toggle MIME handling too.  But, in RMAIL, `t' still decodes
   >    subect, etc. according to RFC2047 . . .

   > FWIW, the VM mail reader (which also uses "g" to get mail and "t" to
   > toggle headers) uses "D", for "decode MIME".

   Does "D" just decode MIME instead of togging the decoding
   and undecoding of MIME?  Does VM decode encoded-words of
   headers only when "D" is typed?

   ---
   Kenichi Handa
   handa@m17n.org

It's a toggle; here is the start of the doc string for
vm-decode-mime-message:

	Decode the MIME objects in the current message.
	The first time this command is run on a message, decoding is
	done.  The second time, buttons for all the objects are
	displayed instead.  The third time, the raw, undecoded data is
	displayed.

	If decoding, the decoded objects might be displayed immediately,
	or buttons might be displayed that you need to activate to view
	the object.  See the documentation for the variables

	    vm-auto-displayed-mime-content-types
	    vm-auto-displayed-mime-content-type-exceptions
	    vm-mime-internal-content-types
	    vm-mime-internal-content-type-exceptions
	    vm-mime-external-content-types-alist

	to see how to control whether you see buttons or objects.

Headers in the message display seem to be decoded at the same time
(headers in the summary buffer are apparently decoded by a separate
mechanism).  And messages are initially decoded by default.

					-- Bob



  reply	other threads:[~2010-11-30  6:21 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-12 12:28 improve rmail's MIME handling Kenichi Handa
2010-11-12 12:39 ` Andreas Schwab
2010-11-12 14:39 ` Stefan Monnier
2010-11-26  4:24   ` Kenichi Handa
2010-11-26 10:44     ` Eli Zaretskii
2010-11-26 11:34       ` Kenichi Handa
2010-11-26 14:41       ` Stefan Monnier
2010-11-26 14:46         ` Lars Magne Ingebrigtsen
2010-11-26 18:30           ` Stefan Monnier
2010-11-29  0:59         ` Kenichi Handa
2010-11-29  3:24           ` Bob Rogers
2010-11-29  6:38             ` Kenichi Handa
2010-11-30  6:21               ` Bob Rogers [this message]
2010-11-29  3:58           ` Eli Zaretskii
2010-11-29 20:43             ` Richard Stallman
2010-11-30  3:14               ` Stephen J. Turnbull
2010-12-01 13:10                 ` Richard Stallman
2010-12-02  0:04                   ` Stephen J. Turnbull
2010-12-03  4:32                     ` Richard Stallman
2010-12-01 13:10                 ` Richard Stallman
2010-12-02  0:05                   ` Stephen J. Turnbull
2010-12-02  4:19                   ` PJ Weisberg
2010-12-02  4:50                     ` Glenn Morris
2010-12-02  7:07                       ` Stephen J. Turnbull
2010-12-05 15:57                     ` Richard Stallman
2010-11-13 16:33 ` Chong Yidong

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19700.38894.930044.280165@rgr.rgrjr.com \
    --to=rogers-emacs@rgrjr.dyndns.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.org \
    --cc=monnier@IRO.UMontreal.CA \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.