Gnus development mailing list
 help / color / mirror / Atom feed
* Re: Gnus to handle news: and mailto: URLs from external sources?
       [not found]   ` <877j5uaa05.fsf@pacem.orebokech.com>
@ 2006-04-12 19:17     ` David Kastrup
  0 siblings, 0 replies; only message in thread
From: David Kastrup @ 2006-04-12 19:17 UTC (permalink / raw)


Romain Francoise <romain@orebokech.com> writes:

> David Kastrup <dak@gnu.org> writes:

[setting the mailer and news variables in Firefox' about:config page
 to use emacsclient as]

>> /usr/bin/emacsclient -ne (browse-url"%r")
>
> (Note that the -e option is new in Emacs 22.)

Note that also this is not all too much fun if you don't customize
something like

M-x customize-variable RET browse-url-browser-function RET

Browse Url Browser Function: Hide Value Value Menu Regexp/function association list:
INS DEL Regexp: \`\(mailto\|news\):
            Function: (lambda (arg &rest ignore) (url-retrieve-synchronously arg))
INS DEL Regexp: 
            Function: browse-url-mozilla
INS
   State: SAVED and set.

Function to display the current buffer in a WWW browser. More
Parent groups: Browse Url
Parent documentation: browse-url.

Oh yes, and I have
(autoload 'url-retrieve-synchronously "url")

in my .emacs.

Hm, maybe this should be easier to do?  Copying this posting to the
Emacs developer list, since it does not seem to be gnus-only.

Anybody else has a working setup for making "mailto:" and similar
links in Firefox divert to Emacs?  This was the best I could come up
with, and it took quite a bit of figuring out things.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-04-12 19:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m2odz6bp6g.fsf@kurt.swanson>
     [not found] ` <85k69uzkgh.fsf@lola.goethe.zz>
     [not found]   ` <877j5uaa05.fsf@pacem.orebokech.com>
2006-04-12 19:17     ` Gnus to handle news: and mailto: URLs from external sources? David Kastrup

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