From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74660 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: tabbing between links in html posts Date: Sun, 05 Dec 2010 07:30:21 +0800 Message-ID: <87ipz9t8tu.fsf@ericabrahamsen.net> References: <87wrnqux8j.fsf@ericabrahamsen.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1291505446 24949 80.91.229.12 (4 Dec 2010 23:30:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 4 Dec 2010 23:30:46 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23016@lists.math.uh.edu Sun Dec 05 00:30:42 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PP1Yv-0005J0-6B for ding-account@gmane.org; Sun, 05 Dec 2010 00:30:41 +0100 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 1PP1Yt-0001AF-HG; Sat, 04 Dec 2010 17:30:39 -0600 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 1PP1Ys-0001A0-2U for ding@lists.math.uh.edu; Sat, 04 Dec 2010 17:30:38 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PP1Yn-0007Uj-QQ for ding@lists.math.uh.edu; Sat, 04 Dec 2010 17:30:37 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PP1Yn-0005LS-00 for ; Sun, 05 Dec 2010 00:30:33 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PP1Ym-0005G3-HI for ding@gnus.org; Sun, 05 Dec 2010 00:30:32 +0100 Original-Received: from 123.121.205.131 ([123.121.205.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Dec 2010 00:30:32 +0100 Original-Received: from eric by 123.121.205.131 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 05 Dec 2010 00:30:32 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 34 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 123.121.205.131 User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:ljlIcUR5TfuxjdDDu81/O0dUSTY= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74660 Archived-At: On Sun, Dec 05 2010, Lars Magne Ingebrigtsen wrote: > Eric Abrahamsen writes: > >> I'm still a bit confused about html rendering, etc. My >> mm-html-text-renderer is set to gnus-w3m. I'm used to hitting 'h' to get >> into the message and then TAB to move between links, RET to open them in >> my external browser. With some messages I find that TAB moves me to an >> underscore character in the buffer, where and and all further keystrokes >> result in a "buffer is read-only" error, and I can't TAB on to the next >> link. > > Hm. Are there any publicly available messages that display this > behaviour? The most recent one I noticed was an article forwarded to me via the NYT's "email this article to someone" function. I'm using that function now to send a message to your larsi@gnus.org address, let me know how that appears. If it's inconclusive I can probably forward you a lightly redacted message that produces the same effect. > >> (probably unrelated oddness — hitting 'C-u g' to display the raw article >> resulted in the article being instantly re-rendered, ie I couldn't see >> the raw html. Choosing "Raw article (C-u g)" from the menu bar displayed >> the raw html correctly). > > I'm now switching `C-u g' back to its old behaviour. It wasn't so much the behavior of 'C-u g' that I was noting, but the fact that the keystroke and the menu item behaved differently… Thanks, Eric