Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Imroving deleting/stripping MIME parts (was: Not prompting user in gnus-mime-delete-part and)
Date: Sun, 28 Aug 2005 14:40:04 +0200	[thread overview]
Message-ID: <v9d5ny5j6j.fsf_-_@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87r7cfxfma.fsf@uwo.ca>

On Sat, Aug 27 2005, Dan Christensen wrote:

> While we're discussing this function, it would be nice if point
> stayed in the *Article* buffer after this was complete, making
> it easier to tab to the next MIME part and strip it.

I agree that stripping/deleting several parts with Gnus is painful.
I've implemented (but not yet committed) some improvements in this
area:

,----[ C-h v gnus-auto-advance-part RET ]
| gnus-auto-advance-part's value is 1
| 
| Advance to next MIME part when deleting or stripping parts.
| 
| When 0, point will be placed on the same part as before.  When
| positive (negative), move point forward (backwards) this many
| parts.  When nil, redisplay article.
`----

With this value, you can delete several parts by using `d' repeatedly.

Additionally I'd like to add `K O' (gnus-article-save-part-and-strip)
and `K d' (gnus-article-delete-part) making it easier to strip or
delete parts using a prefix argument:

,----[ C-h f gnus-article-save-part-and-strip RET ]
| gnus-article-save-part-and-strip is an interactive Lisp function [...].
| (gnus-article-save-part-and-strip n)
| 
| Save MIME part n and replace it with an external body.
| n is the numerical prefix.
`----

,----[ C-h f gnus-article-delete-part RET ]
| gnus-article-delete-part is an interactive Lisp function [...].
| (gnus-article-delete-part n)
| 
| Delete MIME part n and add some information about the removed part.
| n is the numerical prefix.
`----

A function like `gnus-summary-save-parts' (`X m', `<MIME> <Extract all
parts...>') but with stripping would also be nice.

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




  parent reply	other threads:[~2005-08-28 12:40 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-26 12:23 Not prompting user in gnus-mime-delete-part and gnus-mime-save-part-and-strip Reiner Steib
2005-08-27 20:57 ` Not prompting user in gnus-mime-delete-part and Dan Christensen
2005-08-28  0:32   ` Katsumi Yamaoka
2005-08-28 12:49     ` Reiner Steib
2005-08-29  0:19       ` Katsumi Yamaoka
2005-08-29 14:53         ` Reiner Steib
2005-08-30  1:36           ` Katsumi Yamaoka
2005-08-30  2:25         ` Dan Christensen
2005-08-30  6:07           ` Katsumi Yamaoka
2005-08-28 12:40   ` Reiner Steib [this message]
2005-08-29 14:57     ` Imroving deleting/stripping MIME parts Reiner Steib
2005-08-30  2:22       ` Dan Christensen
2005-08-30 13:04         ` Reiner Steib
2005-08-30 15:25           ` Dan Christensen
2005-08-30 16:44             ` Reiner Steib
2005-08-31  4:18               ` Katsumi Yamaoka
2005-08-31 10:26                 ` Reiner Steib
2005-08-31 11:11                   ` Katsumi Yamaoka
2005-09-01  5:29                     ` Katsumi Yamaoka
2005-09-01 18:41                       ` Reiner Steib
2005-09-02  7:07                         ` Katsumi Yamaoka
2005-09-02 16:17                           ` Reiner Steib
2005-09-05  5:39                             ` Katsumi Yamaoka
2005-09-05 13:15                               ` Reiner Steib

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=v9d5ny5j6j.fsf_-_@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /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.
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).