From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51518 Path: main.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Better integration of the new Gnus FAQ in Oort Date: Wed, 16 Apr 2003 00:27:03 -0400 Organization: =?koi8-r?q?=F4=C5=CF=C4=CF=D2=20=FA=CC=C1=D4=C1=CE=CF=D7?= @ Cienfuegos Sender: ding-owner@lists.math.uh.edu Message-ID: References: <4nfzopkoq5.fsf@lockgroove.bwh.harvard.edu> <4nsmskrhu4.fsf@lockgroove.bwh.harvard.edu> <4nel43a5zz.fsf@lockgroove.bwh.harvard.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1050467203 23604 80.91.224.249 (16 Apr 2003 04:26:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 16 Apr 2003 04:26:43 +0000 (UTC) Original-X-From: ding-owner+M62@lists.math.uh.edu Wed Apr 16 06:26:42 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 195eVO-00068Y-00 for ; Wed, 16 Apr 2003 06:26:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 195eW0-0006dy-00; Tue, 15 Apr 2003 23:27:20 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 195eVw-0006dY-00 for ding@lists.math.uh.edu; Tue, 15 Apr 2003 23:27:16 -0500 Original-Received: (qmail 44606 invoked by alias); 16 Apr 2003 04:27:15 -0000 Original-Received: (qmail 44601 invoked from network); 16 Apr 2003 04:27:15 -0000 Original-Received: from ns3.beld.net (208.229.215.83) by sclp3.sclp.com with SMTP; 16 Apr 2003 04:27:15 -0000 Original-Received: by ns3.beld.net (Postfix, from userid 102) id 9616D3C0B8; Wed, 16 Apr 2003 00:27:14 -0400 (EDT) Original-Received: from heechee.beld.net (dhcp-0-30-bd-1-93-b2.cpe.beld.net [24.233.82.187]) by ns3.beld.net (Postfix) with ESMTP id 2CE4B3C0B5 for ; Wed, 16 Apr 2003 00:27:12 -0400 (EDT) Original-To: ding@gnus.org X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Followup-To: ding@gnus.org In-Reply-To: (Lars Magne Ingebrigtsen's message of "Tue, 15 Apr 2003 23:57:52 +0200") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51518 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51518 On Tue, 15 Apr 2003, larsi@gnus.org wrote: > Ted Zlatanov writes: > >> (with-temp-buffer >> (gnus-request-article-this-buffer 10 >> "nndoc+gnus-help:gnus-help")) > > There is a function for just reading a single article from a group > without creating a summary buffer and all that jazz. But I can't > for the life of me remember what it's called, and I've spent five > minutes trying to find it. > > Perhaps I didn't write the function, but only thought about it? You know, this is how programmers know it's time for a vacation :) If you or someone else finds this function or writes it, let me know since I can use it in spam.el and nnimap-db.el (under construction). Thanks Ted