From mboxrd@z Thu Jan 1 00:00:00 1970 From: anhnmncb Subject: Re: C-c C-o bug. Date: Sun, 23 Nov 2008 22:34:28 +0800 Message-ID: <87od06fr4b.fsf@sina.com> References: <871vx3x45q.fsf@sina.com> <512AEF26-56A0-404A-A214-B56A5E677524@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L4G2v-0002WI-GQ for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 09:34:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L4G2s-0002W5-Q1 for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 09:34:45 -0500 Received: from [199.232.76.173] (port=38782 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L4G2s-0002W2-L7 for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 09:34:42 -0500 Received: from main.gmane.org ([80.91.229.2]:51759 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L4G2s-0001fS-T9 for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 09:34:43 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L4G2p-0006vC-81 for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 14:34:39 +0000 Received: from 221.6.39.130 ([221.6.39.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Nov 2008 14:34:39 +0000 Received: from anhnmncb by 221.6.39.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 23 Nov 2008 14:34:39 +0000 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: emacs-orgmode@gnu.org Carsten Dominik writes: > 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 " My fault: ~~ an extra space... >> (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 > > > > _______________________________________________ > 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