Daniel Pittman writes:
On Sat, 1 Dec 2001, Peter Brown wrote:
> i have been trying to workout how to use gnuclient to process mailto:
> links from my web browser (galeon)
>
> i have tried these commands
> followed by the error i got
>
> $gnuclient -f "mail xemacs-beta(a)xemacs.org"
>
> (6) (error/warning) Error in process filter: (void-variable
> xemacs-beta(a)xemacs.org)
Oooh, /that's/ a feature. I didn't know you could pass arguments on a -f
line...
Anyway, you need to quote the value as a string, not pass it as a
symbol. So:
$gnuclient -f "mail \"xemacs-beta(a)xemacs.org\""
just tried that
mail didnt have the to address
but if i do
$gnuclient -f "vm-mail \"xemacs-beta(a)xemacs.org\""
it does
thanks daniel :)
--
-------------------------------------------------------------------------
Peter (Rendhalver)
XEmacs Advocate
http://www.xemacs.org/
Perl Hacker
http://www.perl.com/
Apache God
http://httpd.apache.org/
FreeBSD Devote
http://www.FreeBSD.org/
rendhalver(a)users.sourceforge.net
do not try and bend the spoon, thats impossible.
but try to realise the truth.
and that is?
there is no spoon.
- Neo and child Prodigy
- The Matrix
-------------------------------------------------------------------------