`C-c C-o' opens link at point by browse-url-generic-program without
browse-url-generic-args.

My relevent setting is:

(setq browse-url-generic-program "firefox.exe"
      browse-url-generic-args (list  "-P" "portable" "-profile " (concat 
(getenv "emacs_dir") "/../../MozillaFirefox/Profiles/aujthov1.portable/"))
      browse-url-browser-function 'browse-url-generic)

When C-c C-o on link, then orgmode runs firefox.exe without the args.

emacs version:
GNU Emacs 23.0.60.1 (i386-mingw-nt5.0.2195) of 2008-11-18 on mybox

orgmode version:
Org-mode version 6.12a



_______________________________________________
Emacs-orgmode mailing list
Remember: 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