From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jurgen Defurne Subject: Problem with remember and org-mode 6.01d Date: Mon, 21 Apr 2008 20:57:33 +0200 Message-ID: <20080421205733.51fff4c1@caesar.gallia> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jo1Fo-0006iA-6B for emacs-orgmode@gnu.org; Mon, 21 Apr 2008 15:00:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jo1Fh-0006fL-PK for emacs-orgmode@gnu.org; Mon, 21 Apr 2008 15:00:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jo1Fh-0006ez-CG for emacs-orgmode@gnu.org; Mon, 21 Apr 2008 15:00:33 -0400 Received: from nelson.telenet-ops.be ([195.130.133.66]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jo1Fa-0002GM-Ge for emacs-orgmode@gnu.org; Mon, 21 Apr 2008 15:00:33 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by nelson.telenet-ops.be (Postfix) with SMTP id 5D8F850095 for ; Mon, 21 Apr 2008 20:57:34 +0200 (CEST) Received: from caesar.gallia (78-22-30-13.access.telenet.be [78.22.30.13]) by nelson.telenet-ops.be (Postfix) with ESMTP id 4D2C85007B for ; Mon, 21 Apr 2008 20:57:34 +0200 (CEST) Received: from caesar.gallia (caesar.gallia [192.168.2.1]) by caesar.gallia (Postfix) with ESMTP id EE2AA6E953 for ; Mon, 21 Apr 2008 20:57:33 +0200 (CEST) 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 Hello, I am trying to upgrade to the newest org-mode, but I really need the remember functionality. I have two systems, one that acts as 'production' and one that acts as 'test'. On production I am still on the org-mode 5.23 + remember 1.9. I am now trying remember 2.0 (although I have tested after failure with 1.9) with org-mode 6.01d. I have setup the test system that it has the same emacs startup commands as the production system. When I try to enter a remember template, C-c r works, but upon selection of the template I get symbol's function definition is void : x-selection-value Does any one have a clue about this problem ? Regards, Jurgen