Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* browse-url
@ 2005-03-12 16:02 Kenneth Jacker
  2005-03-12 19:39 ` browse-url David Hansen
  2005-03-12 20:10 ` browse-url Neil Woods
  0 siblings, 2 replies; 3+ messages in thread
From: Kenneth Jacker @ 2005-03-12 16:02 UTC (permalink / raw)


[Debian sarge/testing; emacs-21.3.1;  gnus-5.10.7; emacs-w3m-1.4.3]

I'm doing some initial testing of the 'browse-url' function.

Here's what I did:

  (setq browse-url-browser-function 'browse-url-w3m)

When I MB2/click on a "link", this error is displayed:

  browse-url: Wrong type argument: listp, browse-url-w3m


Most likely just doing something "stupid"!

I've got other questions, but I'd like to get what I believe is a
simple setup to work first ...

Thanks for your ideas!
-- 
Prof Kenneth H Jacker       khj@cs.appstate.edu
Computer Science Dept       www.cs.appstate.edu/~khj
Appalachian State Univ
Boone, NC  28608  USA        


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: browse-url
  2005-03-12 16:02 browse-url Kenneth Jacker
@ 2005-03-12 19:39 ` David Hansen
  2005-03-12 20:10 ` browse-url Neil Woods
  1 sibling, 0 replies; 3+ messages in thread
From: David Hansen @ 2005-03-12 19:39 UTC (permalink / raw)


On Sat, 12 Mar 2005 11:02:19 -0500 Kenneth Jacker wrote:

>   (setq browse-url-browser-function 'browse-url-w3m)

(setq browse-url-browser-function 'w3m-browse-url)

should work.

David


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: browse-url
  2005-03-12 16:02 browse-url Kenneth Jacker
  2005-03-12 19:39 ` browse-url David Hansen
@ 2005-03-12 20:10 ` Neil Woods
  1 sibling, 0 replies; 3+ messages in thread
From: Neil Woods @ 2005-03-12 20:10 UTC (permalink / raw)


On Sat, Mar 12 2005, Kenneth Jacker wrote:

> [Debian sarge/testing; emacs-21.3.1;  gnus-5.10.7; emacs-w3m-1.4.3]
>
> I'm doing some initial testing of the 'browse-url' function.
>
> Here's what I did:
>
> (setq browse-url-browser-function 'browse-url-w3m)
>
> When I MB2/click on a "link", this error is displayed:
>
> browse-url: Wrong type argument: listp, browse-url-w3m

I think that should be:

(setq browse-url-browser-function 'w3m-browse-url)

-- 
Neil


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-03-12 20:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-12 16:02 browse-url Kenneth Jacker
2005-03-12 19:39 ` browse-url David Hansen
2005-03-12 20:10 ` browse-url Neil Woods

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).