From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Re: Org-mode release 7.9.3 Date: Wed, 09 Jan 2013 19:59:30 -0500 Message-ID: <87d2xd6efh.fsf@adboyd.com> References: <878v83lxlw.fsf@bzg.ath.cx> <87zk0j8vym.fsf@adboyd.com> <878v83li9u.fsf@adboyd.com> <87k3rnh8t6.fsf@bzg.ath.cx> <87lic25rrl.fsf@adboyd.com> <3584.1357743891@alphaville> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40064) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tt6Up-00025n-5p for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 19:59:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tt6Un-0003q9-97 for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 19:59:51 -0500 Received: from plane.gmane.org ([80.91.229.3]:46342) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tt6Un-0003px-1y for emacs-orgmode@gnu.org; Wed, 09 Jan 2013 19:59:49 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Tt6V0-0008NZ-11 for emacs-orgmode@gnu.org; Thu, 10 Jan 2013 02:00:02 +0100 Received: from 72.185.97.240 ([72.185.97.240]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Jan 2013 02:00:02 +0100 Received: from david by 72.185.97.240 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Jan 2013 02:00:02 +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 Nick Dokos writes: > J. David Boyd wrote: > >> Bastien writes: >> >> > david@adboyd.com (J. David Boyd) writes: >> > >> >> Without knowing any elisp, one symptom I see is that while preparing the >> >> export, the status line says >> >> >> >> org-agenda-finalize: Buffer is read-only: # >> >> >> >> then the export stops. >> > >> > Can you test latest maint or master branch? I think I've fixed it. >> > >> > Thanks... >> >> >> Positively, where do I get that? I normally get my Orgs from >> git://repo.or.cz/org-mode.git, is that the one you would be speaking of? >> > > AFAIK, that's a mirror and may be out of date. > > The canonical place is > > git://orgmode.org/org-mode.git > > > See > > http://thread.gmane.org/gmane.emacs.orgmode/35831/focus=35893 > > and the thread that it's part of. > > Nick Thanks, that's where I'll go from now on....