From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: =?UTF-8?B?UmU6IFtCVUddIGBvcmctbG9hZC1ub2Vycm9yLW11c3RzdWZmaXg=?= =?UTF-8?B?wrQgaXMgbm90IGRlZmluZWQsIGludHJvZHVjZWQgYnkgNTQ4NGEzM2I=?= Date: Fri, 11 Jan 2013 17:50:23 +0100 Message-ID: <87obgvd5ps.fsf@Rainer.invalid> References: <87a9sh3tsp.fsf@gmail.com> <877gnlknlx.fsf@bzg.ath.cx> <87sj69ro12.fsf@gmail.com> <87pq1dj76n.fsf@bzg.ath.cx> <87hamprlob.fsf@gmail.com> <11306.1357839845@alphaville> <874niosy6w.fsf@gmail.com> <87txqodgix.fsf@bzg.ath.cx> <87txqovnv3.fsf@gmail.com> <874niodcry.fsf@bzg.ath.cx> <87vcb4spxe.fsf@gmail.com> <8738y8n0b2.fsf@gmail.com> <87lic0bpwj.fsf@bzg.ath.cx> <87hamo7gdk.fsf@gmail.com> <87wqvk9p5f.fsf@bzg.ath.cx> <87ehhrhpjl.fsf@bzg.ath.cx> <874niniv6g.fsf@gmail.com> 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]:57046) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TthoV-0001DP-7x for emacs-orgmode@gnu.org; Fri, 11 Jan 2013 11:50:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TthoR-0005SH-GF for emacs-orgmode@gnu.org; Fri, 11 Jan 2013 11:50:39 -0500 Received: from plane.gmane.org ([80.91.229.3]:42405) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TthoR-0005S8-9T for emacs-orgmode@gnu.org; Fri, 11 Jan 2013 11:50:35 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Tthof-0001ZP-9q for emacs-orgmode@gnu.org; Fri, 11 Jan 2013 17:50:49 +0100 Received: from pd9eb4cfd.dip.t-dialin.net ([217.235.76.253]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Jan 2013 17:50:49 +0100 Received: from Stromeko by pd9eb4cfd.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Jan 2013 17:50:49 +0100 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 Eric Schulte writes: > My only suggestion would be that they include the following step. > > ;; emacs-lisp > (require 'org) > (org-reload) These are both not necessary in the general case and should probably not be attempted to be solved this way even in special circumstances. I'll say it again: if you do use Org from Git, then the correct thing to do is to set the load-path before anything else in your init sequence. This can be difficult when you have something creative in site-lisp for instance, but you can always add to load-path on the command line (set up a wrapper script or alias if you must) and then make sure you have the correct autoloads: (load "org-loaddefs") Nothing else should need to be changed. If that doesn't work, please post the information I asked you for so we can figure out where it goes wrong — it should not happen. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Samples for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra