From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?UmFkb3PFgmF3IEdyemFua2E=?= Subject: Re: org-capture-other-frame Date: Tue, 10 May 2011 15:18:13 +0200 Message-ID: <4DC93B15.7090302@gmail.com> References: <877ha9nfgy.fsf@ginnungagap.bsc.es> Reply-To: radoslawg@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJmpd-0002No-8v for emacs-orgmode@gnu.org; Tue, 10 May 2011 09:18:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QJmpb-0001bv-KU for emacs-orgmode@gnu.org; Tue, 10 May 2011 09:18:33 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:55067) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJmpb-0001bl-BZ for emacs-orgmode@gnu.org; Tue, 10 May 2011 09:18:31 -0400 Received: by wyf19 with SMTP id 19so5778287wyf.0 for ; Tue, 10 May 2011 06:18:30 -0700 (PDT) In-Reply-To: <877ha9nfgy.fsf@ginnungagap.bsc.es> 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 W dniu 2011-05-02 20:07, LluĂ­s pisze: > I've made a little function to launch org-capture on another frame, > which is very handy when plugged into a hotkey and working with other > applications. That work excelent on windows machine. Thank you! Radek.