From mboxrd@z Thu Jan 1 00:00:00 1970 From: pete phillips Subject: Re: running remember with emacsclient - how to get a new frame Date: Thu, 06 Sep 2007 15:46:16 +0100 Message-ID: <8180.1189089976@lap1.smtl.co.uk> References: <13256.1189076942@lap1.smtl.co.uk> Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ITIc2-0006C1-PF for emacs-orgmode@gnu.org; Thu, 06 Sep 2007 10:45:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ITIby-000692-TY for emacs-orgmode@gnu.org; Thu, 06 Sep 2007 10:45:42 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITIby-00068v-QX for emacs-orgmode@gnu.org; Thu, 06 Sep 2007 10:45:38 -0400 Received: from mailhost.smtl.co.uk ([193.131.77.174]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ITIbx-0004ZT-QT for emacs-orgmode@gnu.org; Thu, 06 Sep 2007 10:45:38 -0400 In-reply-to: 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: "Jason F. McBrayer" Cc: emacs-orgmode@gnu.org >>>>> "Jason" == Jason F McBrayer writes: Jason> I define this function in my .emacs: Many thanks for that. It works perfectly. I have function key F9 bound in xbindkeys to run the remember command, and after ^C the frame disappears. Superb. Pete