unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jose A. Ortega Ruiz" <jao@gnu.org>
To: "Lars Ingebrigtsen" <larsi@gnus.org>
Cc: 37193@debbugs.gnu.org
Subject: bug#37193: 27.0.50; TAB in article mode gets trapped in the header section
Date: Sat, 21 Sep 2019 22:59:07 +0100	[thread overview]
Message-ID: <87k1a1l39w.fsf@gnus.jao.io> (raw)
In-Reply-To: <87y2yi65ym.fsf@gnus.org> (Lars Ingebrigtsen's message of "Fri, 20 Sep 2019 22:57:53 +0200")

On Fri, Sep 20 2019, Lars Ingebrigtsen wrote:

> "Jose A. Ortega Ruiz" <jao@gnu.org> writes:
>
>> On Fri, Sep 20 2019, Lars Ingebrigtsen wrote:
>>
>>> I'm unable to reproduce this.  What's TAB bound to in your article
>>> buffers?
>>
>> Hmm, an update on this: at least in some articles now, i cannot
>> reproduce it either! Maybe it's been fixed since i last tried? (i
>> compile emacs from master frequently)... i'll try to reproduce the
>> problem and see what's different if so.
>
> Okidoke.  Please keep the debbugs address in the Cc headers, though,
> otherwise they won't get to the bug tracker.

OK, after further investigation, the cause of the problem seems to be to
use 'w3m for mm-text-html-renderer when the body of the message doesn't
have any text alternative (i.e., it's just plain html).  When the cursor
is lying right below the (visible) headers, TAB is bound to
forward-button, and that brings one to the next link in the header:
apparently, HTML links in the rendered message body are not seen as
buttons.  On the other hand, When mm-text-html-renderer is set to 'shr,
things work as expected (with TAB still bound to forward-button).

So this might be either a bug or change of behaviour of emacs-w3m
itself, rather than Gnus, unless Gnus was the one making forward-button
call w3m-next-anchor (that's what TAB does in a "normal" emacs-w3m
buffer) when the body is using 'w3m as its rendered.  All that provided
i'm understanding things correctly, of course :)

Cheers,
jao
-- 
Not far from the invention of fire must rank the invention of doubt.
-Thomas Henry Huxley, biologist (1825-1895)





  reply	other threads:[~2019-09-21 21:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-26 17:54 bug#37193: 27.0.50; TAB in article mode gets trapped in the header section Jose A. Ortega Ruiz
     [not found] ` <-kVaGOyZA0mF70kySY82z0Jk9_oQfvn1PE1Nd6_Kg-wPjLs78BUlv6YhbpUH64GBF-ySWIPjuTulwViJ4GrVgQ==@protonmail.internalid>
2019-09-20 20:28 ` Lars Ingebrigtsen
     [not found]   ` <874l16n1kk.fsf@gnus.jao.io>
2019-09-20 20:57     ` Lars Ingebrigtsen
2019-09-21 21:59       ` Jose A. Ortega Ruiz [this message]
2019-09-22 12:39         ` Lars Ingebrigtsen
2019-09-22 17:41           ` Jose A. Ortega Ruiz
2019-09-23 10:20             ` Lars Ingebrigtsen
2019-09-24  3:20               ` Katsumi Yamaoka
2019-09-25  7:44                 ` Katsumi Yamaoka
2019-09-25 14:13                   ` Jose A. Ortega Ruiz
2019-09-25 23:46                     ` Katsumi Yamaoka
2019-09-26  0:08                       ` Jose A. Ortega Ruiz
2019-09-26  1:14                         ` Katsumi Yamaoka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k1a1l39w.fsf@gnus.jao.io \
    --to=jao@gnu.org \
    --cc=37193@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).