Gnus development mailing list
 help / color / mirror / Atom feed
From: boyns@sdsu.edu (Mark Boyns)
Cc: ding@ifi.uio.no
Subject: Re: nndraft and "expired" articles
Date: 14 Feb 1996 10:43:57 -0800	[thread overview]
Message-ID: <x0ag2lzr0y.fsf@doctor.sdsu.edu> (raw)
In-Reply-To: Joe Hildebrand's message of 14 Feb 1996 10:52:17 -0700

>>>>> "Joe" == Joe Hildebrand <hildjj@fuentez.com> writes:

    >> "Lars" == Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
    Lars> All articles in the draft groups are permanently unread.
    Lars> Article marks in that group do not stick.  If you want those
    Lars> articles to go away, you have to delete them manually (with
    Lars> `B DEL').

    Joe> Can you bind [delete] in gnus-summary-backend-map, as well as
    Joe> \0177?  For some reason, my delete key only generates the
    Joe> keysym, and the charcode doesn't work.  Perhaps it is a
    Joe> problem on my end, but it is a simple addition to the code, I
    Joe> think.

This works for me:

(define-key gnus-summary-mode-map "\177" 'gnus-summary-delete-article)

-- 
Mark Boyns <boyns@sdsu.edu> <URL:http://www.sdsu.edu/~boyns/>
PGP fingerprint = D3 28 A2 F7 D1 4C F8 EE  BF 7A 11 54 1C E5 6E CC


      reply	other threads:[~1996-02-14 18:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-02-13 17:33 Jack Vinson
1996-02-14  9:13 ` Kai Grossjohann
1996-02-14 16:06 ` Lars Magne Ingebrigtsen
1996-02-14 17:52   ` Joe Hildebrand
1996-02-14 18:43     ` Mark Boyns [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=x0ag2lzr0y.fsf@doctor.sdsu.edu \
    --to=boyns@sdsu.edu \
    --cc=ding@ifi.uio.no \
    /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).