From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5490 Path: main.gmane.org!not-for-mail From: John Griffith Newsgroups: gmane.emacs.gnus.general Subject: How to move saved articles to cache? Date: Sat, 9 Mar 1996 14:49:38 +0100 Message-ID: <199603091349.OAA16780@filippo.sfs.nphil.uni-tuebingen.de> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035146086 501 80.91.224.250 (20 Oct 2002 20:34:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:34:46 +0000 (UTC) Cc: griffith@sfs.nphil.uni-tuebingen.de Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.3/8.6.9) with SMTP id GAA18514 for ; Sat, 9 Mar 1996 06:09:32 -0800 Original-Received: from filippo.sfs.nphil.uni-tuebingen.de (filippo.sfs.nphil.uni-tuebingen.de [134.2.129.45]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sat, 9 Mar 1996 14:49:43 +0100 Original-Received: (from griffith@localhost) by filippo.sfs.nphil.uni-tuebingen.de (8.6.12/8.6.12) id OAA16780; Sat, 9 Mar 1996 14:49:38 +0100 Original-To: ding@ifi.uio.no Comments: Hyperbole mail buttons accepted, v04.01. Xref: main.gmane.org gmane.emacs.gnus.general:5490 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5490 I have a bunch of saved articles from news groups that are in nnml groups. But for a while now I've been using caching to do my saving. Is there any good and safe way to merge these into the cache? I tried moving a message with cp, but since the cache has its own active file, separate from my nnml active file, the message doesn't get recognized. I don't want to try to move messages with `B m' from the summary buffer, because this will screw up the numbering when new messages arrive from nntp. Any ideas?