From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [Bug] org-remember doesn't support Windows clipboard in templates Date: Tue, 16 Feb 2010 05:53:31 +0100 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhFRH-0001Uj-Aw for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 23:53:35 -0500 Received: from [140.186.70.92] (port=60192 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhFRG-0001U3-JX for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 23:53:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhFRG-0004cg-3Q for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 23:53:34 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:34087) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhFRF-0004bM-Tc for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 23:53:34 -0500 Received: by mail-ew0-f228.google.com with SMTP id 28so988715ewy.8 for ; Mon, 15 Feb 2010 20:53:33 -0800 (PST) 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: Ivan Vanyushkin Cc: emacs-orgmode@gnu.org Hi Ivan, feel free to propose a patch. - Carsten On Feb 14, 2010, at 1:57 AM, Ivan Vanyushkin wrote: > Hello. > > If I use org-remember templates variables for clipboard (like %x - > Content of the X clipboard), they don't work under Windows. > > I think, for fixing this you should use either (x-get-selection- > value) or (w32-get-clipboard-data) in template engine for Windows. > > Thank you. > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten