From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84449 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Keybinding for opening urls? Date: Fri, 18 Apr 2014 23:28:13 +0800 Message-ID: <87bnvy4pyq.fsf@ericabrahamsen.net> References: <87lhv2ekfz.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1397834731 28842 80.91.229.3 (18 Apr 2014 15:25:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Apr 2014 15:25:31 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32695@lists.math.uh.edu Fri Apr 18 17:25:24 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WbAfL-0005aq-6X for ding-account@gmane.org; Fri, 18 Apr 2014 17:25:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1WbAfI-0000T3-L7; Fri, 18 Apr 2014 10:25:20 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1WbAfH-0000So-Em for ding@lists.math.uh.edu; Fri, 18 Apr 2014 10:25:19 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1WbAfG-00056b-Ns for ding@lists.math.uh.edu; Fri, 18 Apr 2014 10:25:19 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1WbAfF-00036i-BR for ding@gnus.org; Fri, 18 Apr 2014 17:25:17 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WbAfF-0005SE-10 for ding@gnus.org; Fri, 18 Apr 2014 17:25:17 +0200 Original-Received: from 114.248.11.28 ([114.248.11.28]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Apr 2014 17:25:17 +0200 Original-Received: from eric by 114.248.11.28 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Apr 2014 17:25:17 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 114.248.11.28 User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:aiheK13cmpqW8SPn/Ad2H8mbkac= X-Spam-Score: -1.4 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84449 Archived-At: Igor Sosa Mayor writes: > Hi, > > I'm beginning using gnus and sometimes I'm still not able to find some > basic configurations. > > For instance: is there any keybinding for opening from the summary > buffer the urls in a message? Mu4e has something like that which is very > useful... > > many thanks in advance! > > best, Have you tried hitting TAB from the summary buffer? That ought to start cycling through the clickable links in the article buffer, and RET on those link ought to do what you expect...