From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: Update emacs org-mode Date: Sat, 4 Apr 2009 10:23:23 -0700 Message-ID: <20524da70904041023t479d43c9s5be1b6c5c70c085c@mail.gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lq9ab-00011v-2b for emacs-orgmode@gnu.org; Sat, 04 Apr 2009 13:23:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lq9aW-0000wS-GX for emacs-orgmode@gnu.org; Sat, 04 Apr 2009 13:23:28 -0400 Received: from [199.232.76.173] (port=34332 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lq9aW-0000wK-Di for emacs-orgmode@gnu.org; Sat, 04 Apr 2009 13:23:24 -0400 Received: from wa-out-1112.google.com ([209.85.146.176]:29658) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lq9aW-0003Vi-5h for emacs-orgmode@gnu.org; Sat, 04 Apr 2009 13:23:24 -0400 Received: by wa-out-1112.google.com with SMTP id j40so834042wah.26 for ; Sat, 04 Apr 2009 10:23:23 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Manish Cc: emacs-orgmode@gnu.org I do this: ... echo;echo \=== updating org;echo ( cd $delbig/org-mode && git pull --stat --log && #first time make clean? make>elup--make 2>&1 # make install ... unnec unless you want delorg # to be backed up. if so then install setting # prefix lispdir diffold doc/org.texi--old doc/org.texi echo not doing git gc ) ... diffold () { local fold="${1:?}"; shift local fnew="${1:?}"; shift diff -u "$fold" "$fnew" cp "$fnew" "$fold" } On 2009-04-04, Manish wrote: > $ git pull && make clean && make && make doc Is make clean necessary lately? It works without it for me. I thought make clean was for when mtimes are wrong? -- Myalgic encephalomyelitis denialism is causing death (decades early; Jason et al. 2006) and severe suffering (worse than nearly all other diseases studied; e.g. Schweitzer et al. 1995) and grossly corrupting science. http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm