From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/16746 Path: news.gmane.org!not-for-mail From: Sivaram Neelakantan Newsgroups: gmane.emacs.gnus.user Subject: Re: saving gwene RSS posts Date: Thu, 06 Mar 2014 22:34:28 +0530 Message-ID: <87pplz5kdf.fsf@gmail.com> References: <878usoyen7.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1394125490 27277 80.91.229.3 (6 Mar 2014 17:04:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Mar 2014 17:04:50 +0000 (UTC) Cc: info-gnus-english@gnu.org To: Lars Ingebrigtsen Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Thu Mar 06 18:05:00 2014 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WLbjA-0006ap-7H for gegu-info-gnus-english@m.gmane.org; Thu, 06 Mar 2014 18:05:00 +0100 Original-Received: from localhost ([::1]:58789 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLbj9-0003Td-QT for gegu-info-gnus-english@m.gmane.org; Thu, 06 Mar 2014 12:04:59 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46310) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLbiz-0003IJ-Pm for info-gnus-english@gnu.org; Thu, 06 Mar 2014 12:04:58 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLbiq-0006u9-CR for info-gnus-english@gnu.org; Thu, 06 Mar 2014 12:04:49 -0500 Original-Received: from mail-pa0-x22a.google.com ([2607:f8b0:400e:c03::22a]:43127) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLbiq-0006ti-5Z for info-gnus-english@gnu.org; Thu, 06 Mar 2014 12:04:40 -0500 Original-Received: by mail-pa0-f42.google.com with SMTP id fb1so2914311pad.15 for ; Thu, 06 Mar 2014 09:04:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:references:user-agent :user-mail-address:date:message-id:mime-version:content-type; bh=5la9Xy4Ho8dpgOuv4UEFdDglrglheE/WQM/u9D/uke4=; b=xX9biWKERUkl3Cta72RiKFrU4BJBVa6I5vOfIRPok33mu3EFQ81tjGPvaS6XmVu0Tg rYBPwysITun18ZN076C8JqSCMrbS3vJHuBdLpqA+Jp591HxQJ22yI6VyChBE61PfGXpu kbaYbeyZr0LcMJnBTpIzuzIoktM7I9cDtHRLdtTMsgmt11BYvSULJRRwRZkgXX7qcojb MPrBUXFRwrr8XlAflEzYV/dcZHr5viVh32wOj861PxpxmTSSHoFutRv52K1WMG0JeyPq YMR57znOCA60dOel1IuzCtjTqRSint04/6Woq2desE4bOP6OtHcvFWf3A7Ha4p+ZVibU /84A== X-Received: by 10.66.139.100 with SMTP id qx4mr15690710pab.141.1394125478450; Thu, 06 Mar 2014 09:04:38 -0800 (PST) Original-Received: from localhost ([122.167.96.4]) by mx.google.com with ESMTPSA id f5sm41494940pat.11.2014.03.06.09.04.34 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Mar 2014 09:04:37 -0800 (PST) In-Reply-To: <878usoyen7.fsf@building.gnus.org> (Lars Ingebrigtsen's message of "Wed, 05 Mar 2014 14:10:52 +0100") User-Agent: Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (windows-nt) User-Mail-Address: nsivaram.net@gmail.com X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::22a X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:16746 Archived-At: On Wed, Mar 05 2014,Lars Ingebrigtsen wrote: > Sivaram Neelakantan writes: > >> What's the best/preferred way to save RSS full text feeds? I've >> subscribed to a few RSS feeds and I'd like to save some of those >> articles/posts. I think mailing them to myself is certainly not the >> way. >> >> something like marking them and upon exiting the group, it copies the >> article to a nnml folder, perhaps? > > Gnus can copy messages to local storage using a caching mechanism. See > the manual for details. I've had a look at article caching and I can't figure how that would apply to my use case. Some RSS articles I want to save for long term reference. Is it enough to simply copy them to some other folder, preferably in the same format that I see in the gwene ng? 3.16 Saving Articles section gives some options that I find it hard to choose from. Any advice? sivaram --