From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/15869 Path: news.gmane.org!not-for-mail From: Haider Rizvi Newsgroups: gmane.emacs.gnus.user Subject: Re: Browsing to original article in gwene? Date: Fri, 05 Oct 2012 11:06:38 -0400 Message-ID: References: <87r4pdsfyh.fsf@gmail.com> <87ipapt5mg.fsf@mean.albasani.net> 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 1349449621 16066 80.91.229.3 (5 Oct 2012 15:07:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Oct 2012 15:07:01 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri Oct 05 17:07:07 2012 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 1TK9UZ-0005kU-EP for gegu-info-gnus-english@m.gmane.org; Fri, 05 Oct 2012 17:07:07 +0200 Original-Received: from localhost ([::1]:45634 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TK9UT-0007G5-Km for gegu-info-gnus-english@m.gmane.org; Fri, 05 Oct 2012 11:07:01 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:55971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TK9UR-0007FC-3k for info-gnus-english@gnu.org; Fri, 05 Oct 2012 11:07:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TK9UH-0008SS-8n for info-gnus-english@gnu.org; Fri, 05 Oct 2012 11:06:59 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:56329) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TK9UH-0008Rh-0I for info-gnus-english@gnu.org; Fri, 05 Oct 2012 11:06:49 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TK9UL-0005Xt-AU for info-gnus-english@gnu.org; Fri, 05 Oct 2012 17:06:53 +0200 Original-Received: from fw54.torolab.ibm.com ([199.246.40.54]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Oct 2012 17:06:53 +0200 Original-Received: from harizvi by fw54.torolab.ibm.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Oct 2012 17:06:53 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 21 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: fw54.torolab.ibm.com User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin) Cancel-Lock: sha1:/PueQWtCd22YdeVbfkIpPoEpX88= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:15869 Archived-At: Memnon Anon writes: > William Gardella > writes: > >> It would also be pretty trivial as a proper Lisp function. > > Something like this? Thanks Memnon and William. I find that "pretty trivial Lisp" for others turns out to be not so for me :-) The function Memnon provided works perfectly. For now, I have mapped browse-nnrss-url and my-gnus-browse-gwene to separate keys, but really they do the same job for nnrss and nntp:gwene (and gmane) groups. So I need to find a trivial wrapper function that'll do that for me, and assing one key to that wrapper. Regards, -- Haider