> 
> I am using Debian Lenny, Emacs 23 and Org 7.01 and I have the following
> in my .emacs
> 
> (setq browse-url-browser-function (quote browse-url-generic))
> (setq browse-url-generic-program "google-chrome")
> 


The problem, somehow, had to do with the default gnome browser.

Changed it to firefox with 

update-alternatives --config gnome-www-browser

And then orgmode export users firefox.

But if I want to use conkeror as gnome-www-browser, I
can't. update-alternatives does not give conkeror as an
option. Manually creating the link does not help either.

Vikas 

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to