From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Can't make org-install.el Date: Sat, 19 May 2012 17:11:05 +0200 Message-ID: <87ehqgxl2u.fsf@Rainer.invalid> References: <80zk95xlj5.fsf@somewhere.org> <87sjewy2ir.fsf@Rainer.invalid> <80d360qwom.fsf@somewhere.org> <87obpkxtwv.fsf@Rainer.invalid> <808vgoqoff.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SVlJV-0001Vu-G0 for emacs-orgmode@gnu.org; Sat, 19 May 2012 11:11:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SVlJT-00028Y-EA for emacs-orgmode@gnu.org; Sat, 19 May 2012 11:11:25 -0400 Received: from plane.gmane.org ([80.91.229.3]:36454) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SVlJT-00028T-7g for emacs-orgmode@gnu.org; Sat, 19 May 2012 11:11:23 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SVlJP-00005U-1w for emacs-orgmode@gnu.org; Sat, 19 May 2012 17:11:19 +0200 Received: from pd9eb489f.dip.t-dialin.net ([217.235.72.159]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 May 2012 17:11:18 +0200 Received: from Stromeko by pd9eb489f.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 May 2012 17:11:18 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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