Gnus development mailing list
 help / color / mirror / Atom feed
* Replace MIME part with external body
@ 2005-09-19 16:01 Reiner Steib
  0 siblings, 0 replies; only message in thread
From: Reiner Steib @ 2005-09-19 16:01 UTC (permalink / raw)


Hi,

I often don't want to save and strip (gnus-mime-save-part-and-strip)
attachments.  Instead I save it to disk (gnus-mime-save-part).
Especially in case large attachment, I later would like to externalize
the part without overwriting the file on disk.

Therefore I implemented `gnus-mime-replace-part' (bound to `r' when
point is on the part).  You may also use `PREFIX K r'
(gnus-article-replace-part).

,----[ <f1> f gnus-mime-replace-part RET ]
| gnus-mime-replace-part is an interactive compiled Lisp function in `gnus-art'.
| (gnus-mime-replace-part FILE)
| 
| Replace MIME part under point with an external body.
`----

,----[ <f1> f gnus-article-replace-part RET ]
| gnus-article-replace-part is an interactive compiled Lisp function
| in `gnus-art'.
| (gnus-article-replace-part N)
| 
| Replace MIME part N with an external body.
| N is the numerical prefix.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-19 16:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-19 16:01 Replace MIME part with external body Reiner Steib

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 NNTP newsgroup(s).