emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Can't make org-install.el


From: Achim Gratz
Subject: Re: [O] Can't make org-install.el
Date: Sat, 19 May 2012 17:11:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Sebastien Vauban writes:
> These allow me to do everything I want (I'm even admin of my machine).

OK, so the ACL are out of the game then.

>> It looks like lisp (or all of org probably) is both under SVN and Git
>> version control... That is a Bad Idea™ and might explain why the buffer
>> becomes read-only if org-install.el is already registered in SVN (which
>> doesn't allow non-check-out files to be edited).
>
> The location ~/src/org-mode/lisp/ is not in both Git and SVN.

It must be, or at least there must be a directory .svn there, otherwise
vc-svn would not be loaded.  Either that or you have some local
configuration to always load vc-svn for that path.

> But, you're right, this could be confusing. So, I've just clone Org into
> C:/home/, a directory which is absolutely not under any VC system; and ditto
> for its parent C:/.
> The same happens, this time without any vc messages (neither Git nor SVN).

No, vc-git got loaded (as it should).  Please add this definition to the
newly created local.mk:

--8<---------------cut here---------------start------------->8---
# Using emacs in batch mode.
BATCH   = $(EMACS) -batch -Q -q -no-site-file
--8<---------------cut here---------------end--------------->8---

...and try again.


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

Waldorf MIDI Implementation & additional documentation:
http://Synth.Stromeko.net/Downloads.html#WaldorfDocs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]