From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Errors on start up when loading ox-md and ox-beamer (seems caused by recent commit) Date: Tue, 19 Mar 2013 18:50:23 -0500 Message-ID: References: <87620noss1.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58835) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI6IY-0008UV-DL for emacs-orgmode@gnu.org; Tue, 19 Mar 2013 19:50:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UI6IS-00010U-Ei for emacs-orgmode@gnu.org; Tue, 19 Mar 2013 19:50:30 -0400 Received: from mail-ob0-x232.google.com ([2607:f8b0:4003:c01::232]:45295) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI6IS-00010O-8E for emacs-orgmode@gnu.org; Tue, 19 Mar 2013 19:50:24 -0400 Received: by mail-ob0-f178.google.com with SMTP id wd20so1086241obb.9 for ; Tue, 19 Mar 2013 16:50:23 -0700 (PDT) In-Reply-To: <87620noss1.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode On Tue, Mar 19, 2013 at 6:48 PM, Bastien wrote: > Hi John, > > how did you "pull"? by using git pull or make update? - git pull - make clean && make && make doc I'm kind of glad you asked, as this used to (I think) be the "right" method, but I have a vague notion that there's some built-in-org way now? I don't install to anywhere, so I'm only interested in compiling and loading right from the git repo vs. scattering files all over. All ears to documentation about a proper way, if there is one that's now recommended. > > Also, after pulling, did you run on of these? > > ~$ make > ~$ make autoloads > > I miss the simplicity of having Org up and running after > a simple pull... > > -- > Bastien John