From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Dokos Newsgroups: gmane.emacs.devel,gmane.emacs.orgmode Subject: Re: [O] org-export raises stringp nil error Date: Fri, 08 Mar 2013 11:29:23 -0500 Organization: HPCS Message-ID: <12019.1362760163@alphaville> References: <87ip539io1.fsf@nautilus.nautilus> <87zjye96ph.fsf@bzg.ath.cx> <87vc928kcm.fsf@bzg.ath.cx> <83sj46z468.fsf@gnu.org> <20130308222131.81015237483025a831b5cee0@gmail.com> <87ehfp99v1.fsf@bzg.ath.cx> Reply-To: nicholas.dokos@hp.com NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1362760195 1206 80.91.229.3 (8 Mar 2013 16:29:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Mar 2013 16:29:55 +0000 (UTC) Cc: Xue Fuqiao , lele@metapensiero.it, joakim@verona.se, emacs-devel@gnu.org, emacs-orgmode@gnu.org, Eli Zaretskii , Leo Liu To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 08 17:30:15 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UE0BR-0002wW-U3 for ged-emacs-devel@m.gmane.org; Fri, 08 Mar 2013 17:30:14 +0100 Original-Received: from localhost ([::1]:50387 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE0B6-0003OM-1p for ged-emacs-devel@m.gmane.org; Fri, 08 Mar 2013 11:29:52 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:45289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE0As-0002v6-17 for emacs-devel@gnu.org; Fri, 08 Mar 2013 11:29:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UE0An-00009s-DU for emacs-devel@gnu.org; Fri, 08 Mar 2013 11:29:37 -0500 Original-Received: from g4t0016.houston.hp.com ([15.201.24.19]:41705) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE0Ag-00008f-Tu; Fri, 08 Mar 2013 11:29:26 -0500 Original-Received: from g4t0018.houston.hp.com (g4t0018.houston.hp.com [16.234.32.27]) by g4t0016.houston.hp.com (Postfix) with ESMTP id 79AB9148EF; Fri, 8 Mar 2013 16:29:25 +0000 (UTC) Original-Received: from alphaville.americas.hpqcorp.net (openvpn.lnx.usa.hp.com [16.125.113.33]) by g4t0018.houston.hp.com (Postfix) with ESMTP id A38DE1035F; Fri, 8 Mar 2013 16:29:24 +0000 (UTC) Original-Received: by alphaville.americas.hpqcorp.net (Postfix, from userid 1000) id 960F240E1C; Fri, 8 Mar 2013 11:29:23 -0500 (EST) Original-Received: from alphaville (localhost [127.0.0.1]) by alphaville.americas.hpqcorp.net (Postfix) with ESMTP id 8567040DD2; Fri, 8 Mar 2013 11:29:23 -0500 (EST) In-Reply-To: Message from Bastien of "Fri, 08 Mar 2013 16:42:10 +0100." <87ehfp99v1.fsf@bzg.ath.cx> X-Mailer: MH-E 8.4; nmh 1.3; GNU Emacs 24.3.50 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-Received-From: 15.201.24.19 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:157608 gmane.emacs.orgmode:67959 Archived-At: Bastien wrote: > Hi Xue, > > Xue Fuqiao writes: > > > Sounds fine to me, because my Internet connection is very slow > > (especially to Savannah). It is often a pain for me to perform a `bzr > > pull', since it takes a long time. > > Well, that's more an argument for switching to hg or git > for Emacs repo, not really for trimming out packages from > Emacs core. There *is* a git mirror for emacs: git://repo.or.cz/emacs.git. I've been using it with no problems (afaict) for some years now. It may not have today's updates until tomorrow, but if you upgrade emacs every couple of months as I do, it should serve well. Nick