From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reiner Steib Subject: Bug: (org-open-at-point 'in-emacs) -> other-frame [7.4] Date: Thu, 04 Aug 2011 16:07:39 +0200 Message-ID: <20110804160739.hn4o1q5qlo844ws8@imap.uni-ulm.de> Reply-To: reiner.steib@gmx.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoyaP-0004Uk-Er for emacs-orgmode@gnu.org; Thu, 04 Aug 2011 10:07:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QoyaL-0003KF-Iy for emacs-orgmode@gnu.org; Thu, 04 Aug 2011 10:07:45 -0400 Received: from mail.uni-ulm.de ([134.60.1.11]:40371) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoyaL-0003KB-5m for emacs-orgmode@gnu.org; Thu, 04 Aug 2011 10:07:41 -0400 Content-Disposition: inline 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: emacs-orgmode@gnu.org Hi, [this probably rather is a feature request than a bug. Do you want users to use `org-submit-bug-report' for feature requests as well?] I would like `org-mode' to open "in-emacs" documents (i.e. (org-open-at-point 'in-emacs)?), in another frame, like `ffap-other-frame' does. I.e. when I follow an internal link (info "(org) Internal links"), by hitting mouse-2, the link target should open in an other frame instead of an other window. Is this possible? Bye, Reiner