Forwarding to list (forgot to include in reply) ---------- Forwarded message ---------- From: Jonathan Leech-Pepin Date: Mon, Aug 29, 2011 at 4:05 PM Subject: Re: [O] setting up org-remember To: Renato Hi Renato, Emacs-bzr (emacs24) in the AUR will provide a much more up-to-date Org so you can always just proceed that way (although once again you will need to compile the bzr checkout for it to work). There is actually also a couple AUR packages for Org-Mode: - emacs-org-mode 7.7-1 :: http://aur.archlinux.org/packages.php?ID=18206 which simply downloads the 7.7 release .tar.gz - emacs-org-mode-git 20110328-1 :: http://aur.archlinux.org/packages.php?ID=25234 which clones the latest git. The first of the two is probably as close as you get to a standalone binary in Arch (I simply compile it from the latest git manually which runs quickly enough on my machine when I need it) and should stay up to date with the current release. Regards, Jonathan On Mon, Aug 29, 2011 at 2:47 PM, Renato wrote: > 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 > > >