From: Nick Dokos <nicholas.dokos@hp.com>
To: John Hendy <jw.hendy@gmail.com>
Cc: Rian Murphy <rianmurphy@yahoo.com>, emacs-orgmode@gnu.org
Subject: Re: Emacs23 on Ubuntu recognizes 'remember', not 'capture'
Date: Tue, 17 Jul 2012 12:51:31 -0400 [thread overview]
Message-ID: <7500.1342543891@alphaville> (raw)
In-Reply-To: Message from John Hendy <jw.hendy@gmail.com> of "Tue, 17 Jul 2012 11:42:13 CDT." <CA+M2ft_dfQZ5_GXtLeUhU9+8o-q2ckd0Q1nomdN9m+wWO4Lxhg@mail.gmail.com>
John Hendy <jw.hendy@gmail.com> wrote:
> On Tue, Jul 17, 2012 at 11:10 AM, 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.
>
> I've not used `make up2`, so I can't comment on how that's working. It
> might help if you clearly listed the specific steps you used to get
> orgmode from git.
The Makefile in the main org directory pulls in targets.mk and in there
you will find:
,----
| ...
| up0 up1 up2::
| git remote update
| git pull
| up1 up2:: all
| $(MAKE) test-dirty
| up2 update2::
| $(SUDO) $(MAKE) install
| ...
`----
so ``make up2'' does the ``git pull'', runs the test suite and then runs
``make install'' (default.mk even sets SUDO, so the make install is run with
superuser privileges :-) ).
Nick
next prev parent reply other threads:[~2012-07-17 16:51 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
2012-07-17 17:48 ` Achim Gratz
2012-07-17 16:42 ` John Hendy
2012-07-17 16:51 ` Nick Dokos [this message]
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=7500.1342543891@alphaville \
--to=nicholas.dokos@hp.com \
--cc=emacs-orgmode@gnu.org \
--cc=jw.hendy@gmail.com \
--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).