Gnus development mailing list
 help / color / mirror / Atom feed
From: Mark Eichin <eichin@cygnus.com>
Cc: ding@ifi.uio.no
Subject: Re: Saving Articles in the cache, how do I read them?
Date: 01 Jul 1996 23:05:17 -0400	[thread overview]
Message-ID: <xe1buhzqrrm.fsf@maneki-neko.cygnus.com> (raw)
In-Reply-To: Richard Pieri's message of 01 Jul 1996 13:57:23 -0400

>> Mark said articles 'unread' with '!' as well.

yeah, I use this function, since if I want to cache it, I always want
to reread it conveniently...

(defun mwe-gnus-summary-cache ()
  (interactive)
  (gnus-summary-tick-article)
  (gnus-cache-enter-article))

;; replace gnus-cache-enter-article
(gnus-define-keys gnus-summary-mode-map "*" mwe-gnus-summary-cache)


  reply	other threads:[~1996-07-02  3:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-01 16:16 Shane Holder
1996-07-01 17:35 ` Jason L Tibbitts III
1996-07-01 17:57 ` Richard Pieri
1996-07-02  3:05   ` Mark Eichin [this message]
1996-07-02  8:31     ` Kai Grossjohann
1996-07-02 18:02       ` Richard Pieri

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=xe1buhzqrrm.fsf@maneki-neko.cygnus.com \
    --to=eichin@cygnus.com \
    --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).