info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: prefer application on Gnome Desktop


From: Adam Sjøgren
Subject: Re: prefer application on Gnome Desktop
Date: Tue, 14 Jul 2009 19:45:07 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.4.22 (linux)

On Tue, 14 Jul 2009 14:41:22 +0900, Byung-Hee wrote:

> First time, i tried as like "emacs -f gnus". But there is no action with
> "mailto:"; link. The tried "emacs -f gnus-no-server %s". Still problems..

I use mozmail.el to handle this; in /usr/local/bin/mozmail.sh I've got:

  #!/bin/bash

  /usr/bin/gnuclient -batch -eval "(mozmail \"$1\")"

and I've configured Gnome to use it as the default email program
(mozmail.sh %s).

In my .gnus, I've got:

  (require 'mozmail)

That's it.


  Best regards,

-- 
 "Perl 5 is a velociraptor, but we need an                    Adam Sjøgren
  acceloraptor now."                                     asjo@koldfront.dk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]