all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to delete messages from region
@ 2008-06-18  8:07 Michal
  2008-06-18 18:36 ` Reiner Steib
  0 siblings, 1 reply; 2+ messages in thread
From: Michal @ 2008-06-18  8:07 UTC (permalink / raw)
  To: emacs mailing list

Hallo group members.

I am in summary buffer and want to delete messages (nnimap) that are marked by region.
Is some ready to use function that would do it.

best regards
Michal




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

* Re: how to delete messages from region
  2008-06-18  8:07 how to delete messages from region Michal
@ 2008-06-18 18:36 ` Reiner Steib
  0 siblings, 0 replies; 2+ messages in thread
From: Reiner Steib @ 2008-06-18 18:36 UTC (permalink / raw)
  To: help-gnu-emacs

On Wed, Jun 18 2008, Michal wrote:

> Hallo group members.

Better post questions about Gnus on gnu.emacs.gnus (aka
info-gnus-english@gnu.org aka gmane.emacs.gnus.user).

> I am in summary buffer and want to delete messages (nnimap) that are
> marked by region.  Is some ready to use function that would do it.

,----[ (info "(gnus)Setting Process Marks") ]
| `M P r'
|      Mark articles in region (`gnus-uu-mark-region').
`----

,----[ (info "(gnus)Mail Group Commands") ]
| `B DEL'
|      Delete the mail article.  This is "delete" as in "delete it from
|      your disk forever and ever, never to return again." Use with
|      caution.  (`gnus-summary-delete-article').
`----

Consider expiry instead of deletion:

,----[ (info "(gnus)Setting Marks") ]
| `M e'
| `E'
|      Mark the current article as expirable
|      (`gnus-summary-mark-as-expirable').
`----

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


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

end of thread, other threads:[~2008-06-18 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-18  8:07 how to delete messages from region Michal
2008-06-18 18:36 ` Reiner Steib

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.