From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: my remember templates do not work anymore in 5.16 Date: Mon, 03 Dec 2007 15:20:17 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IzCBq-0002hU-SA for emacs-orgmode@gnu.org; Mon, 03 Dec 2007 09:22:30 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IzCBo-0002h1-0l for emacs-orgmode@gnu.org; Mon, 03 Dec 2007 09:22:30 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IzCBn-0002gy-V3 for emacs-orgmode@gnu.org; Mon, 03 Dec 2007 09:22:27 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IzCBn-0006zp-Aw for emacs-orgmode@gnu.org; Mon, 03 Dec 2007 09:22:27 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IzCAz-0002IF-43 for emacs-orgmode@gnu.org; Mon, 03 Dec 2007 14:21:37 +0000 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Dec 2007 14:21:37 +0000 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Dec 2007 14:21:37 +0000 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: emacs-orgmode@gnu.org Carsten Dominik schrieb: > > > On Dec 3, 2007 2:10 PM, Rainer Stengele > wrote: > > Hi. > I just noticed that my remember templates do not work anymore in 5.16. > Error message is: > > > Symbol's value as variable is void: x-last-selected-text-primary > > > Hmpf, I appied a patch without checking.... > > Fixed in 5.16a, available now. > > - Carsten > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode Hi Carsten, thanks for the ultra fast answer but I still ghet this: org-remember-apply-template: Wrong type argument: symbolp, (quote x-last-selected-text) Rainer