Gnus development mailing list
 help / color / mirror / Atom feed
From: Per Bothner <per@bothner.com>
Cc: dings@gnus.org
Subject: Re: delete as moving to Trash
Date: 17 Aug 2001 14:30:16 -0700	[thread overview]
Message-ID: <m2g0aqxtlj.fsf@eureka.bothner.com> (raw)
In-Reply-To: <m2ofpez9sx.fsf@eureka.bothner.com> (Per Bothner's message of "17 Aug 2001 13:54:54 -0700")

A slight refinement:  After "deleting" an article by moving it to Trash,
we want to move to the next message.

(defun move-article-to-Trash (&optional n)
  (interactive "P")
  (gnus-summary-move-article n "Trash")
  (gnus-summary-next-article n))
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/




      parent reply	other threads:[~2001-08-17 21:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-17 20:54 Per Bothner
2001-08-17 21:06 ` Paul Jarc
2001-08-20 15:18   ` Peter Solodov
2001-08-20 16:22     ` Paul Jarc
2001-08-20 22:39       ` Peter Solodov
2001-08-21  5:22         ` Paul Jarc
2001-08-17 21:30 ` Per Bothner [this message]

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=m2g0aqxtlj.fsf@eureka.bothner.com \
    --to=per@bothner.com \
    --cc=dings@gnus.org \
    /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).