From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Re: 7.01 & Xemacs 21.4.22: decompose-region is not known Date: Mon, 25 Oct 2010 10:19:43 -0400 Message-ID: <6984.1288016383@gamaville.dokosmarshall.org> References: <87vd54hpam.fsf@gilgamesch.quim.ucm.es> <7z1v7rzm9l.fsf@vzell-de.de.oracle.com> <87aamfziqb.fsf@gilgamesch.quim.ucm.es> <87mxq3xzyq.fsf@mat.ucm.es> <8E4E71A2-A608-4250-87A5-B6EF8FDF2754@gmail.com> <44F769D5-C757-444D-82BB-60A12A5D06D7@gmail.com> <3C8ABC03-23DF-41EC-8B43-5ED722E410A8@gmail.com> <87sjzulgqk.fsf@gilgamesch.quim.ucm.es> <8739ru7dll.fsf@gilgamesch.quim.ucm.es> <87tyka5tdj.fsf@gilgamesch.quim.ucm.es> <3803.1288012880@gamaville.dokosmarshall.org> <87eibev0qq.fsf@gilgamesch.quim.ucm.es> Reply-To: nicholas.dokos@hp.com Return-path: Received: from [140.186.70.92] (port=45254 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PANu2-00079u-1o for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 10:19:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PANu0-0004mG-1D for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 10:19:57 -0400 Received: from vms173019pub.verizon.net ([206.46.173.19]:58141) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PANtz-0004m2-Ph for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 10:19:55 -0400 Received: from gamaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173019.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LAU00GOHNSVKL40@vms173019.mailsrvcs.net> for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 09:19:44 -0500 (CDT) In-reply-to: Message from Uwe Brauer of "Mon, 25 Oct 2010 15:51:57 +0200." <87eibev0qq.fsf@gilgamesch.quim.ucm.es> 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: Uwe Brauer Cc: Michael Sperber , nicholas.dokos@hp.com, Org-mode ml , Carsten Dominik Uwe Brauer wrote: > >> Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-region is not known; Nick Dokos adds: > > > Uwe Brauer wrote: > >> And in this package I can't see your change, > >> org-freemind is the same as in the package of yesterday > >> > > > AFAIK, that's the latest *released* version: it's only updated for > > releases. If you don't want to use git to get the latest development > > version, you can get a tarball of it (or any version really) from > > Ok I was told differently on this list but ok. I may be mistaken: I use git to update so I don't keep track of the tarballs. But there are occasional hiccups and sometimes the tarballs get out of sync, e.g. most recently at the end of September - see http://thread.gmane.org/gmane.emacs.orgmode/31131 Currently I see both org-latest.zip and org-latest.tar.gz dated 2010-10-16 01:00 - and, btw, the top-level directory in both archives is org-mode-web, which, according to Bastien in the above thread, is wrong and should be fixed. > > http://repo.or.cz/w/org-mode.git > > > Choose which snapshot you want and click the tar.gz or zip link at > > the right end of the corresponding line (although I just pulled and Overall, I think getting snapshot tarballs like this is more reliable; but using git is much more efficient, both in terms of server resources and in terms of efficient use of your time: if you are uploading a tarball more often than every month, you owe it to yourself to use git. Nick