From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: (org-open-at-point 'in-emacs) -> other-frame [7.4] Date: Wed, 17 Aug 2011 15:16:33 +0200 Message-ID: <87fwl0dvpn.fsf@altern.org> References: <20110804160739.hn4o1q5qlo844ws8@imap.uni-ulm.de> <81y5z9b6zd.fsf@gmail.com> <20110804164241.pmxo2dn2800ogscc@imap.uni-ulm.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtfyV-0001tG-9k for emacs-orgmode@gnu.org; Wed, 17 Aug 2011 09:16:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QtfyP-0001Ze-JU for emacs-orgmode@gnu.org; Wed, 17 Aug 2011 09:16:03 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:39149) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QtfyP-0001ZW-6z for emacs-orgmode@gnu.org; Wed, 17 Aug 2011 09:15:57 -0400 Received: by wwf10 with SMTP id 10so758562wwf.30 for ; Wed, 17 Aug 2011 06:15:56 -0700 (PDT) In-Reply-To: <20110804164241.pmxo2dn2800ogscc@imap.uni-ulm.de> (Reiner Steib's message of "Thu, 04 Aug 2011 16:42:41 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: reiner.steib@gmx.de Cc: emacs-orgmode@gnu.org Hi Reiner, Reiner Steib writes: > I will do. Thanks. (The string "Bug:" is from `org-submit-bug-report' > so I guess this should be used.) Users tends to use [BUG] or [bug] when manually adding this label to the subject line. Using "Bug:" in `org-submit-bug-report' is still okay, as it lets us distinguish between "manual" bug reports and those sent through `org-submit-bug-report'... >> C-h v org-link-frame-setup > > Nice, thanks. I missed this when glimpsing through > `org-open-file'. Maybe it should be mentionied in the doc strings of > `org-open-file', `org-open-at-mouse', ...? Done: http://orgmode.org/w/?p=org-mode.git;a=commit;h=ea055d3e6d3e054899e82f00aab256864ab123bc > It is not mentioned in the manual neither. Done: http://orgmode.org/w/?p=org-mode.git;a=commit;h=13bf859c97b448c157ee4c101113b0f63ea55e91 Thanks for this, -- Bastien