all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* C-c C-o bug.
@ 2008-11-22 13:48 anhnmncb
  2008-11-23  7:41 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: anhnmncb @ 2008-11-22 13:48 UTC (permalink / raw)
  To: emacs-orgmode

`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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-11-23 14:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-22 13:48 C-c C-o bug anhnmncb
2008-11-23  7:41 ` Carsten Dominik
2008-11-23 14:34   ` anhnmncb

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.