unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#49765: 27.1; add a show mime tree command
@ 2021-07-28 12:52 積丹尼 Dan Jacobson
  2021-07-29 11:30 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-07-28 12:52 UTC (permalink / raw)
  To: 49765

Mutt's has a handy v command that shows the mime structure of a message:
  I     1 <no description> [multipa/alternativ, 7bitC?, >, 55K]
  I     2 ├─><no description> [text/plain, quotedC?, utf-8>, 2.1K]
  I     3 └─><no description> [text/html, quotedC?, utf-8>, 52K]

Gnus has commands to buttonize, etc. But none show the tree structure.


OK, Gnus has C-d: gnus-summary-enter-digest-group, which shows:

 .  1 210727||台電電子帳單服:<* mixed> 台電e-Bill 110年7月電費繳費憑證(電號:0748730等)
 .  1 210727||台電電子帳單服:<1.* alternative>
 .  1 210727||台電電子帳單服:<1.1 text>
 .  1 210727||台電電子帳單服:<1.2 html>
 .  1 210727||台電電子帳單服:<2 pdf> "07487301100723RD.pdf"
 .  1 210727||台電電子帳單服:<3 pdf> "07488871100723RD.pdf"
 .  1 210727||台電電子帳單服:<4 pdf> "領獎收據聯.pdf"

Which apparently relies on numbers to indicate the structure.
Nice, but maybe indenting could also be used.

Also it seems this C-d command was not intended to show mime structures,
and I am just lucky it did for this message. So a specialized command is
needed.

Else sometimes it just shows:
 .  1 210727||DreamHost     :You to your 9-to-5 job: “We need to talk…”
 .  1 210727||DreamHost     :You to your 9-to-5 job: “We need to talk…”
 .  1 210727||DreamHost     :You to your 9-to-5 job: “We need to talk…”
(For the message at the top of this bug report.)





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

* bug#49765: 27.1; add a show mime tree command
  2021-07-28 12:52 bug#49765: 27.1; add a show mime tree command 積丹尼 Dan Jacobson
@ 2021-07-29 11:30 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2021-07-29 11:30 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 49765

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> Also it seems this C-d command was not intended to show mime structures,
> and I am just lucky it did for this message. So a specialized command is
> needed.

No, the command is meant to show the MIME structures, and it does show
them as a tree (if you haven't configured Gnus to display the summary
lines in an oddball fashion, which you seem to have done).

Closing.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2021-07-29 11:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-28 12:52 bug#49765: 27.1; add a show mime tree command 積丹尼 Dan Jacobson
2021-07-29 11:30 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).