all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Hansen <david.hansen@gmx.net>
Subject: Re: w3m - external browse
Date: Sat, 13 Jan 2007 22:29:40 +0100	[thread overview]
Message-ID: <87wt3q7gzf.fsf@localhorst.mine.nu> (raw)
In-Reply-To: 877ivqwtkx.fsf@gmail.com

On Sun, 14 Jan 2007 09:38:22 +1300 Hadron Quark wrote:

> I have ma default "return" browsing inside a w3m buffer. In addition I
> have this:
>
>  (global-set-key (quote [f4]) 'browse-url-firefox)
>
>
> In order to browse links in an external firefox.
>
> The problem is that when using this inside a w3m page, the code picks up
> the hyperlink description text instead of the hidden link itself.
>
> e.g I hit f4 over a hotlink saying "Visit my Page" and I get a url of
>
> http://Visit My Page
>
> Any suggestions on how to get the underlying hyperlink?


,----
| M runs the command w3m-view-url-with-external-browser
|   which is an interactive compiled Lisp function in `w3m.el'.
| It is bound to M.
| (w3m-view-url-with-external-browser &optional URL)
| 
| Launch the external browser and display the same web page.
| If the cursor points to a link, it visits the url of the link instead
| of the url currently displayed.  The browser is defined in
| `w3m-content-type-alist' for every type of a url.
`----

David

  reply	other threads:[~2007-01-13 21:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-13 20:38 w3m - external browse Hadron Quark
2007-01-13 21:29 ` David Hansen [this message]
     [not found] ` <mailman.3040.1168724330.2155.help-gnu-emacs@gnu.org>
2007-01-14  4:38   ` Hadron Quark
2007-01-14  4:44   ` Hadron Quark
2007-01-15  5:35     ` Kevin Rodgers
     [not found]     ` <mailman.3087.1168880193.2155.help-gnu-emacs@gnu.org>
2007-01-23  8:50       ` Hadron

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=87wt3q7gzf.fsf@localhorst.mine.nu \
    --to=david.hansen@gmx.net \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.