emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: dropping the debian version
Date: Tue, 26 Aug 2014 21:32:34 +0200	[thread overview]
Message-ID: <87sikj9hd9.fsf@Rainer.invalid> (raw)
In-Reply-To: 871ts3p01b.fsf@skimble.plus.com

Sharon Kimble writes:
> How do I drop the debian version and stick with the git version please?

make up2

> (setq load-path (cons "/home/boudiccas/.emacs.d/lisp" load-path))

You shouldn't need this unless you really have some stuff in there
that's just for you.  I'd suggest moving those things to site-lisp if
possible (which is already in load-path and therefore doesn't need any
gymnastics).

> (add-to-list 'load-path "/home/boudiccas/git/org-mode/lisp" load-path) (require 'org-install)
> (add-to-list 'load-path "/home/boudiccas/git/org-mode/contrib/lisp" load-path)

Drop this, too.  Do add

(require 'org-loaddefs)

instead since at least the standard Debian Emacs is too old to work
without it.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables

  parent reply	other threads:[~2014-08-26 19:33 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
2014-08-26 21:59   ` Sharon Kimble
2014-08-26 19:32 ` Achim Gratz [this message]
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=87sikj9hd9.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --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).