From: Nick Dokos <nicholas.dokos@hp.com>
To: Rian Murphy <rianmurphy@yahoo.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Emacs23 on Ubuntu recognizes 'remember', not 'capture'
Date: Tue, 17 Jul 2012 12:38:04 -0400 [thread overview]
Message-ID: <7178.1342543084@alphaville> (raw)
In-Reply-To: Message from Rian Murphy <rianmurphy@yahoo.com> of "Tue, 17 Jul 2012 16:10:51 -0000." <loom.20120717T180328-12@post.gmane.org>
Rian Murphy <rianmurphy@yahoo.com> wrote:
> Christopher Witte <chris <at> witte.net.au> writes:
>
> >
> > On 17 July 2012 16:53, Rian Murphy <rianmurphy <at> yahoo.com> wrote:
> > > Giovanni Ridolfi <giovanni.ridolfi <at> yahoo.it> writes:
> > > ...
> > >> > I'd prefer to use capture on my Ubuntu installation. I searched the gmane
> > >> > archives and didn't find any clues.
> > >>
> ...
> >
> > Upgrading org is easy and there are instructions in the FAQ,
> > http://orgmode.org/worg/org-faq.html#updating-org
> >
> > Chris.
> >
> >
> Chris, thanks for your help. I should have looked in the org-mode
> FAQ to start with -- I apologize.
> Oddly, however, when I do a 'git pull' and a 'make up2', then restart
> emacs, 'org-version' still tells me I have version 6.30c.
> 'emacs-version' still says 23.1.50.1.
> Maybe it's a Ubuntu thing.... Thanks again, R.M.
>
You probably don't have the installation directory in your load-path.
Check with C-h v load-path RET.
In my case, make up2 installed into
/usr/share/emacs/site-lisp/org
(afaik, that's the case with default values of ``prefix'' and ``DESTDIR'':
the first one is "/usr/share" and the second is undefined in the default configuration).
If that's the case with you as well, then you'd have to say
(add-to-list 'load-path "/usr/share/emacs/site-lisp/org")
before
(require 'org-install)
Nick
next prev parent reply other threads:[~2012-07-17 16:38 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-17 13:32 Emacs23 on Ubuntu recognizes 'remember', not 'capture' Rian Murphy
2012-07-17 14:04 ` Giovanni Ridolfi
2012-07-17 14:53 ` Rian Murphy
2012-07-17 15:29 ` Christopher Witte
2012-07-17 16:10 ` Rian Murphy
2012-07-17 16:28 ` Christopher Witte
2012-07-17 16:48 ` Rian Murphy
2012-07-17 16:38 ` Nick Dokos [this message]
2012-07-17 17:48 ` Achim Gratz
2012-07-17 16:42 ` John Hendy
2012-07-17 16:51 ` Nick Dokos
2012-07-17 19:49 ` Rian Murphy
2012-07-31 16:40 ` Bastien
2012-07-31 23:37 ` Olaf Meeuwissen
2012-08-01 17:19 ` Achim Gratz
2012-08-01 23:45 ` Olaf Meeuwissen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7178.1342543084@alphaville \
--to=nicholas.dokos@hp.com \
--cc=emacs-orgmode@gnu.org \
--cc=rianmurphy@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).