emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Sharon Kimble <boudiccas@skimble.plus.com>
Cc: org-mode <emacs-orgmode@gnu.org>
Subject: Re: dropping the debian version
Date: Tue, 26 Aug 2014 20:08:02 +0100	[thread overview]
Message-ID: <8738cjax2l.fsf@ucl.ac.uk> (raw)
In-Reply-To: 871ts3p01b.fsf@skimble.plus.com

On Tuesday, 26 Aug 2014 at 19:40, Sharon Kimble wrote:
> This has been probably been asked many times before but auntie google
> can't find it if so.

It has been asked many times. :)

> I've just updated my git clone of org-mode to its version
> '409913b253de2de1b49f9468a4b77b9292e090c4' from 'ORIG_HEAD' and I've
> done
>
> M-x org-version
>
>
> which now shows
>
> ╭────
> │Org-mode version 8.2.6 (release_8.2.6-1 @ /usr/local/share/emacs/24.3.93/lisp/org/)
> ╰────
>
> How do I drop the debian version and stick with the git version please?

I have pretty much what you have:

#+begin_src emacs-lisp
  (add-to-list 'load-path "~/git/org-mode/lisp")
  (add-to-list 'load-path "~/git/org-mode/contrib/lisp/")
  (require 'org)
#+end_src

and this works fine.  These lines come before anything that may
reference org in any way, mind you.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.4.50.1, Org release_8.3beta-246-g77d0da

  reply	other threads:[~2014-08-26 19:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-26 18:40 dropping the debian version Sharon Kimble
2014-08-26 19:08 ` Eric S Fraga [this message]
2014-08-26 21:59   ` Sharon Kimble
2014-08-26 19:32 ` Achim Gratz
2014-08-26 22:16   ` Sharon Kimble
2014-08-27 18:06     ` Achim Gratz
2014-08-26 21:19 ` Charles Millar

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=8738cjax2l.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=boudiccas@skimble.plus.com \
    --cc=emacs-orgmode@gnu.org \
    /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).