From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/8829 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.gnus.user Subject: Re: Fetch an article from another package Date: Mon, 26 Mar 2007 22:56:58 +0200 Message-ID: References: Reply-To: Reiner Steib NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1174945087 18233 80.91.229.12 (26 Mar 2007 21:38:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Mar 2007 21:38:07 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Mar 26 23:38:00 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HVwt5-0006AV-JC for gegu-info-gnus-english@m.gmane.org; Mon, 26 Mar 2007 23:37:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVwvM-00011q-Gf for gegu-info-gnus-english@m.gmane.org; Mon, 26 Mar 2007 16:40:20 -0500 Original-Newsgroups: gnu.emacs.gnus X-Face: /U7=m^"/-Dn61mAl{g9e3>\G5Tp,oEX|V)g2I1hBk\ML; )7A?6cmB-y7y?'NA^J<=oz7syB =(McAwIHgLX!.B?R3X}98d@?>CrT094KLWh]WU4gDpnL/")MS(XoQTv`Oq225uL>+; CpPXo$N5e>N> $tPd-gbB^F{gQS#1ase]XO~D4p4M"3+F-7~u]dy3I?Pb8RO*H-EFeWDUf?Rf, d]pv\Jvh2Cht!A=im yKAS2Z%Ao^;}W/qzMvMm Mail-Copies-To: nobody User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.96 (gnu/linux) Cancel-Lock: sha1:7ZHmKF9m4IadcTN8JHA5Gua5sbg= Original-NNTP-Posting-Host: bridgekeeper.physik.uni-ulm.de Original-X-Trace: news.uni-ulm.de 1174942677 134.60.10.123 (26 Mar 2007 22:57:57 +0100) Original-Lines: 39 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.ision.net!newsfeed2.easynews.net!ision!news.belwue.de!news.uni-ulm.de!viandante.physik.uni-ulm.de!not-for-mail Original-Xref: shelby.stanford.edu gnu.emacs.gnus:79012 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 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: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:8829 Archived-At: On Mon, Mar 26 2007, Leo wrote: > The link is of the format: gnus:gmane.emacs.gnus.user#8816 Well, that format is not at all standard. > it is then parsed into two variables GROUP and ARTICLE and passed to > org-follow-gnus-link. > > It seems gnus-button-fetch-group is not the right function for this > task It is: (gnus-button-fetch-group "news.gmane.org/gmane.emacs.gnus.user/1853") (gnus-button-fetch-group "nntp://news.gmane.org/gmane.emacs.gnus.user/1853") > Let me rephrase the question, I now have group name and article number > outside gnus, what's the best way to fetch that article? A group name plus an article number only makes sense if also the server is specified. Then, you can use `gnus-button-fetch-group' or `browse-url': (browse-url "nntp://news.gmane.org/gmane.emacs.gnus.user/8816") ,----[ v browse-url-browser-function RET ] | browse-url-browser-function is a variable defined in `browse-url'. | Its value is | (("^mailto:" . browse-url-mail) | ("^\\(news\\|nntp\\)://" . gnus-button-fetch-group) | ("." . rs-browse-url-by-killing)) `---- Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/