From mboxrd@z Thu Jan 1 00:00:00 1970 From: Renato Subject: Re: setting up org-remember Date: Mon, 29 Aug 2011 20:47:48 +0200 Message-ID: <20110829204748.0e5d3225@gmail.com> References: <20110829160733.77a2ea33@gmail.com> <80aaasnw59.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qy6tG-0005ps-BQ for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 14:48:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qy6tF-0000Sa-0u for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 14:48:58 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:49076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qy6tE-0000ST-OE for emacs-orgmode@gnu.org; Mon, 29 Aug 2011 14:48:56 -0400 Received: by wyi11 with SMTP id 11so4790366wyi.0 for ; Mon, 29 Aug 2011 11:48:54 -0700 (PDT) In-Reply-To: <80aaasnw59.fsf@somewhere.org> 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: Sebastien Vauban Cc: emacs-orgmode@gnu.org On Mon, 29 Aug 2011 16:13:22 +0200 "Sebastien Vauban" wrote: > Hi Renato, > > Renato wrote: > > Hello, I'm trying to set up org-remember, however I'm having some > > problems. I seem to miss the function org-remember-insinuate (No > > Match). However that function seems to be defined in > > org-remember.el.gz which is in /usr/share/emacs/23.3/lisp/org (and > > this path is in load-path). > > > > should I post somewhere my .emacs? > > > > I'm on archlinux, emacs version 23.3.1 and the org-mode shipped > > with it (6.33) > > If you can, try updating to Org 7.7 or something approaching. > Org-remember has been replaced by a very similar, but still different > set of variales/templates/etc., package called Org-capture. yeah, I've seen it (going through the compact guide for 7.7 which treats org-capture). But since I saw -on the org manual I think- that upgrading from org-remember to org-capture is rather painless, I was hoping to be able to stick to the org shipped with emacs. Archlinux doesn't provide binaries for "standalone" org and compiling it myself would make future updates more cumbersome - though I'll indeed go that route if I can't solve this issue in the next few days. so, no idea on why I can't call org-remember-insinuate? cheers, renato