* Re: setting up org-remember
2011-08-29 18:47 ` Renato
@ 2011-08-29 19:33 ` Sebastien Vauban
[not found] ` <CAEWDx5dAuhX=Pu_MZnXAPLyFnJnCEH=nLxU2PKPmUN7J5sN-aQ@mail.gmail.com>
` (2 subsequent siblings)
3 siblings, 0 replies; 10+ messages in thread
From: Sebastien Vauban @ 2011-08-29 19:33 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Hi Renato,
Renato wrote:
> On Mon, 29 Aug 2011 16:13:22 +0200
> "Sebastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org> wrote:
>> 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?
I still would advice you to try and use Org 7+. There are huge, really huge,
differences with Org 6.33. Not just on the capture side.
Though, from your description, it seems to me you'd just miss the following
line in your .emacs:
(require 'org-remember)
Just put it there, restart Emacs and tell us whether that was it or not.
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 10+ messages in thread
[parent not found: <CAEWDx5dAuhX=Pu_MZnXAPLyFnJnCEH=nLxU2PKPmUN7J5sN-aQ@mail.gmail.com>]
* Fwd: setting up org-remember
[not found] ` <CAEWDx5dAuhX=Pu_MZnXAPLyFnJnCEH=nLxU2PKPmUN7J5sN-aQ@mail.gmail.com>
@ 2011-08-29 20:08 ` Jonathan Leech-Pepin
0 siblings, 0 replies; 10+ messages in thread
From: Jonathan Leech-Pepin @ 2011-08-29 20:08 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 2454 bytes --]
Forwarding to list (forgot to include in reply)
---------- Forwarded message ----------
From: Jonathan Leech-Pepin <jonathan.leechpepin@gmail.com>
Date: Mon, Aug 29, 2011 at 4:05 PM
Subject: Re: [O] setting up org-remember
To: Renato <rennabh@gmail.com>
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 <rennabh@gmail.com> wrote:
> On Mon, 29 Aug 2011 16:13:22 +0200
> "Sebastien Vauban" <wxhgmqzgwmuf@spammotel.com> 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
>
>
>
[-- Attachment #2: Type: text/html, Size: 3648 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: setting up org-remember
2011-08-29 18:47 ` Renato
2011-08-29 19:33 ` Sebastien Vauban
[not found] ` <CAEWDx5dAuhX=Pu_MZnXAPLyFnJnCEH=nLxU2PKPmUN7J5sN-aQ@mail.gmail.com>
@ 2011-08-29 20:33 ` Pieter Praet
2011-08-30 16:46 ` Achim Gratz
3 siblings, 0 replies; 10+ messages in thread
From: Pieter Praet @ 2011-08-29 20:33 UTC (permalink / raw)
To: Renato, Sebastien Vauban; +Cc: emacs-orgmode
On Mon, 29 Aug 2011 20:47:48 +0200, Renato <rennabh@gmail.com> wrote:
> On Mon, 29 Aug 2011 16:13:22 +0200
> "Sebastien Vauban" <wxhgmqzgwmuf@spammotel.com> 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.
Seriously? Not being bolted down to stale software is one of the main
reasons why people run Arch in the first place :D.
There's PKGBUILDs for both the stable [1] as well as the dev [2] version
in the AUR. Using one of the "AUR Helpers" [3] (Clyde [4] is my personal
favourite) makes keeping up to date only slightly more "cumbersome"
than running `pacman -Syu'.
Even better, while Org *can* be compiled (or rather byte-compiled),
you don't *have* to:
#+begin_src sh
mdir -p ~/src
git clone git://orgmode.org/org-mode.git ~/src/org-mode
#+end_src
and stuff this in your `.emacs':
#+begin_src emacs-lisp
(add-to-list 'load-path "~/src/org-mode/lisp")
(add-to-list 'load-path "~/src/org-mode/contrib/lisp")
(require 'org-install)
#+end_src
... and an occasional `cd ~/src/org-mode ; git pull' will be all you
need to stay on the cutting edge.
At the pace Org is evolving, running old code will surely cause you more
grief in the long run, so there's really no reason not to keep up to date.
> so, no idea on why I can't call org-remember-insinuate?
Sebastien covered this, but just in case, put this at the top of your `.emacs':
#+begin_src emacs-lisp
(setq debug-on-error t)
#+end_src
... which will provide you with a much more informative error message.
> cheers,
> renato
>
>
Peace
--
Pieter
[1] https://aur.archlinux.org/packages.php?ID=18206
[2] https://aur.archlinux.org/packages.php?ID=25234
[3] https://wiki.archlinux.org/index.php/AUR_Helpers
[4] https://wiki.archlinux.org/index.php/Clyde
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: setting up org-remember
2011-08-29 18:47 ` Renato
` (2 preceding siblings ...)
2011-08-29 20:33 ` Pieter Praet
@ 2011-08-30 16:46 ` Achim Gratz
3 siblings, 0 replies; 10+ messages in thread
From: Achim Gratz @ 2011-08-30 16:46 UTC (permalink / raw)
To: emacs-orgmode
Renato <rennabh@gmail.com> writes:
> Archlinux doesn't provide binaries for "standalone" org and compiling
> it myself would make future updates more cumbersome
That's a bad excuse, and also wrong. It is easy enough to have orgmode
installed without disturbing the Emacs installation and with a little
bit of care you can even have multiple Emacs versions and multiple
orgmode versions installed in parallel.
Install orgmode into …/emacs/site-lisp/org (the ellipsis likely
stands for /usr/share on Arch, but I don't know for sure).
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
DIY Stuff:
http://Synth.Stromeko.net/DIY.html
^ permalink raw reply [flat|nested] 10+ messages in thread