Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: info-gnus-english@gnu.org
Subject: Re: Links followed in normal e-mail, but not in HTML e-mail
Date: Mon, 15 Feb 2010 12:48:10 +0100	[thread overview]
Message-ID: <87tytid8jp.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <87wryfh3i8.fsf@linux-lqcw.site>

On Sun, 14 Feb 2010 23:11:11 +0100, Cecil wrote:

> I am working with 'GNU Emacs 23.1.1' and 'Gnus v5.13'. When in a normal
> e-mail there is a link to a web page I can open it in Firefox by
> clicking on it with the middle mouse button. When I click with the
> middle mouse button on a link in a HTML e-mail, the web-page is opened
> in the buffer where the e-mail was displayed. Is there a way to open it
> in Firefox?

I have accrued this snippet in my .gnus, probably from someone sharing
it on this list, or another:

  ; Follow links in w3m with browse-url:
  (add-hook 'gnus-article-mode-hook
            (lambda ()
              (set (make-local-variable 'w3m-goto-article-function)
                   'browse-url)))


  Best regards,

    Adam

-- 
 "There we go. I've once again proven that Haskell is         Adam Sjøgren
  morally and technically superior to C++."              asjo@koldfront.dk

  reply	other threads:[~2010-02-15 11:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-14 22:11 Cecil Westerhof
2010-02-15 11:48 ` Adam Sjøgren [this message]
2010-02-17 11:13   ` Cecil Westerhof

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

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

  git send-email \
    --in-reply-to=87tytid8jp.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=info-gnus-english@gnu.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.
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 NNTP newsgroup(s).