From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: C-c C-o bug. Date: Sun, 23 Nov 2008 08:41:49 +0100 Message-ID: <512AEF26-56A0-404A-A214-B56A5E677524@uva.nl> References: <871vx3x45q.fsf@sina.com> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L49bO-0007lX-Eo for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 02:41:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L49bN-0007l1-RS for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 02:41:54 -0500 Received: from [199.232.76.173] (port=52782 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L49bN-0007ky-Lw for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 02:41:53 -0500 Received: from ey-out-1920.google.com ([74.125.78.145]:16072) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L49bM-00050w-TP for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 02:41:53 -0500 Received: by ey-out-1920.google.com with SMTP id 4so766956eyg.24 for ; Sat, 22 Nov 2008 23:41:51 -0800 (PST) In-Reply-To: <871vx3x45q.fsf@sina.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: anhnmncb Cc: emacs-orgmode@gnu.org Hi, I cannot reproduce this, my browser is called with the arguments. - Carsten On Nov 22, 2008, at 2:48 PM, anhnmncb wrote: > `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