all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How do attachments in message-mode work?
@ 2018-03-12 12:49 Marcin Borkowski
  2018-03-12 14:12 ` Robert Pluim
  0 siblings, 1 reply; 5+ messages in thread
From: Marcin Borkowski @ 2018-03-12 12:49 UTC (permalink / raw)
  To: Help Gnu Emacs mailing list

Hi all,

I know that attachments in message-mode are just inserted strings of the
form like

"<hash part type="image/jpeg" filename="..." disposition=attachment>
<hash /part>"

where "hash" is an actual hash character.

Where can I find the code responsible for parsing them?  I'd like to
know whether I could add another attribute (like "type", "filename", or
"disposition") and be sure it is going to be ignored.  (I want to hack
adding attachments so that the size is displayed along with other data.
I'd like also to change faces a bit, so that the values of the
attributes are more prominent, but I do not expect any troubles there.)

TIA,

--
Marcin Borkowski
http://mbork.pl



^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <mailman.10456.1520859044.27995.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2018-03-18  7:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-12 12:49 How do attachments in message-mode work? Marcin Borkowski
2018-03-12 14:12 ` Robert Pluim
2018-03-18  7:40   ` Marcin Borkowski
     [not found] <mailman.10456.1520859044.27995.help-gnu-emacs@gnu.org>
2018-03-12 13:18 ` Emanuel Berg
2018-03-18  7:40   ` Marcin Borkowski

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.