Gnus development mailing list
 help / color / mirror / Atom feed
From: Lloyd Zusman <ljz@asfast.com>
Subject: Re: Completely removing an article from drafts?
Date: Mon, 12 May 2003 09:11:30 -0400	[thread overview]
Message-ID: <r8742ttp.fsf@asfast.com> (raw)
In-Reply-To: <vxk8ytcianb.fsf@mesquite.charcoal.com> (Karl Kleinpaste's message of "Mon, 12 May 2003 08:59:04 -0400")

You're right, except for `gnus-summary-delete-article',
`gnus-summary-delete-marked-as-read', and
`gnus-summary-delete-marked-wuth'.

The first one does what `nnmail-expiry-function' tells it to do.  As I
mentioned in my other message, that means that these functions do NOT do
a dictionary "delete" unless `nnmail-expiry-function' is set to 'delete.

The second two simply limit what's shown in the summary buffer to
those articles that are unread, or accordingly marked, without actually
removing anything.



Karl Kleinpaste <k@charcoal.com> writes:

> Lloyd Zusman <ljz@asfast.com> writes:
>> They should then contain the string "mark-for-deletion" or some such
>> thing, since those functions do not delete articles in the way that the
>> dictionary specifies.
>
> I'm having a hard time finding even one example of a Gnus function
> named with "delete" which _doesn't_ delete something on the spot.
>
> b  gnus-article-delete-invisible-text - Delete all invisible text in the current buffer.
> b  gnus-article-delete-text-of-type - Delete text of TYPE in the current buffer.
> b  gnus-async-delete-prefetched-entry - Delete ENTRY from buffer and alist.
> b  gnus-cite-delete-overlays     
>    gnus-delete-alist              - Delete by side effect any elements of ALIST whose car is `eq' to KEY.
> b  gnus-delete-file               - Delete FILE if it exists.
> b  gnus-delete-first              - Delete by side effect the first occurrence of ELT as a member of LIST.
> b  gnus-delete-images             - Delete all images in CATEGORY.
> m  gnus-delete-line              
>    gnus-delete-overlay            - Remove EXTENT from its buffer and destroy it.
> b  gnus-delete-wash-type          - Add a washing of TYPE to the current status.
> b  gnus-delete-windows-in-gnusey-frames - Do a `delete-other-windows' in all frames that have Gnus windows.
> b  gnus-dribble-delete-file      
> b* gnus-group-delete-group        - Delete the current group.  Only meaningful with editable groups.
> b* gnus-group-delete-groups       - Delete the current group.  Only meaningful with editable groups.
> b* gnus-mime-delete-part          - Delete the MIME part under point.
> b  gnus-request-delete-group     
> b* gnus-summary-delete-article    - Delete the N next (mail) articles.
>  * gnus-summary-delete-marked-as-read - Limit the summary buffer to articles that are not marked as read.
>  * gnus-summary-delete-marked-with - Exclude articles that are marked with MARKS (e.g. "DK").
> b* gnus-topic-delete              - Delete a topic.
> a  gnus-uu-delete-work-dir       

-- 
 Lloyd Zusman
 ljz@asfast.com



  reply	other threads:[~2003-05-12 13:11 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-12  9:32 Lloyd Zusman
2003-05-12 10:27 ` Jochen Küpper
2003-05-12 10:59   ` Lloyd Zusman
2003-05-12 11:20     ` Karl Kleinpaste
2003-05-12 12:03       ` Lloyd Zusman
2003-05-12 12:23         ` Karl Kleinpaste
2003-05-12 12:47           ` Lloyd Zusman
2003-05-12 12:59             ` Karl Kleinpaste
2003-05-12 13:11               ` Lloyd Zusman [this message]
2003-05-12 13:37                 ` Karl Kleinpaste
2003-05-12 14:29                   ` Lloyd Zusman
2003-05-12 13:18             ` Lloyd Zusman
2003-05-14 19:55               ` Kai Großjohann
2003-10-18 13:48                 ` Lars Magne Ingebrigtsen
2003-05-14 19:53             ` Kai Großjohann
2003-05-12 12:57           ` Lloyd Zusman
2003-05-12 16:27             ` Lloyd Zusman
2003-05-12 11:57   ` Simon Josefsson
2003-05-12 12:12     ` Lloyd Zusman
2003-05-12 13:45     ` Jochen Küpper
2003-05-12 18:32       ` David S Goldberg

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=r8742ttp.fsf@asfast.com \
    --to=ljz@asfast.com \
    /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).