From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.devel,gmane.emacs.orgmode Subject: Re: [O] org-export raises stringp nil error Date: Fri, 08 Mar 2013 23:31:34 +0530 Message-ID: <87boatn535.fsf@gmail.com> 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> <12019.1362760163@alphaville> <87k3phetit.fsf@gmail.com> <87boat24yu.fsf@bzg.ath.cx> <13285.1362764486@alphaville> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1362765741 24241 80.91.229.3 (8 Mar 2013 18:02:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Mar 2013 18:02:21 +0000 (UTC) Cc: Xue Fuqiao , lele@metapensiero.it, joakim@verona.se, emacs-devel@gnu.org, Bastien , emacs-orgmode@gnu.org, Eli Zaretskii , Leo Liu To: Nick Dokos Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 08 19:02:39 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 1UE1co-0004Cr-TD for ged-emacs-devel@m.gmane.org; Fri, 08 Mar 2013 19:02:35 +0100 Original-Received: from localhost ([::1]:43485 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE1cS-0000s8-Jl for ged-emacs-devel@m.gmane.org; Fri, 08 Mar 2013 13:02:12 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:46065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE1cJ-0000jj-VN for emacs-devel@gnu.org; Fri, 08 Mar 2013 13:02:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UE1cE-0004AD-NG for emacs-devel@gnu.org; Fri, 08 Mar 2013 13:02:03 -0500 Original-Received: from mail-pb0-f49.google.com ([209.85.160.49]:34406) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UE1bv-00042L-Fl; Fri, 08 Mar 2013 13:01:39 -0500 Original-Received: by mail-pb0-f49.google.com with SMTP id xa12so1405593pbc.22 for ; Fri, 08 Mar 2013 10:01:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=aVD5tGsgi3YpUg0QNDcrUAJa/mOirKnMxY4aoQlBxS4=; b=IgyGlDFdiH5HlaJZQEIWWQ9J0Ola5Bu13B0jaipYj4eAy1pi7bUfwC6QgN/LOPTkNO j12YMcqAsucSP3VVaLyVEToUT8UweHvU+GyDdMhZiiihGb8zXEDlOcT2SOTu1XWF9aHM 7NSUQZpSZeSEX9AXBIW//agBpKLzr8B0L2eIKCf8lU275J+NSFDlUPMz5WLCUCMxDTXh T3q8CWuS1P4RiBZbA8NMN+TK4u0b7NeK5Pkl8wxuGp0JfW0/CEpIbHnXFe3mzx/v6cxF CJdd7UKznuAMZjuLKERyvoTS3BMzCyQNcA74f4pR0HxwfhRuZ2YL0lE4ZNNgfUIvO8Lp t6Pw== X-Received: by 10.68.189.199 with SMTP id gk7mr4555174pbc.164.1362765697953; Fri, 08 Mar 2013 10:01:37 -0800 (PST) Original-Received: from debian-6.05 ([115.241.18.198]) by mx.google.com with ESMTPS id eg1sm6290430pbb.33.2013.03.08.10.01.32 (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Fri, 08 Mar 2013 10:01:37 -0800 (PST) In-Reply-To: <13285.1362764486@alphaville> (Nick Dokos's message of "Fri, 08 Mar 2013 12:41:26 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.160.49 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:157617 gmane.emacs.orgmode:67977 Archived-At: Nick Dokos writes: > Bastien wrote: > >> Jambunathan K writes: >> >> > Nick Dokos writes: >> > >> >> There *is* a git mirror for emacs: git://repo.or.cz/emacs.git. >> > >> > This one is from savannah >> > >> > http://git.savannah.gnu.org/cgit/emacs.git >> >> Great minds think alike!! :) >> >> -- >> Bastien >> > > Thanks to both for pointing it out: I think I knew about it at some > point in the past and had some problems with it. > > So I just tried changing my git config to pull from there (I should > point out that I tried the git:// version of the URL) - I'm getting > > $ git pull > fatal: The remote end hung up unexpectedly > > So two questions: > > o is the savannah repo http only? > > o and if so, it used to be the case that http was much slower than git - > is that still the case? Bzr user here. May be try one of these? ,---- https://savannah.gnu.org/git/?group=emacs | Anonymous checkout: | | git clone git://git.savannah.gnu.org/emacs.git `---- ,---- http://savannah.gnu.org/maintenance/UsingGit | URL-s summary: | | git://git.sv.gnu.org/myproject.git - git lightweight protocol (read-only access) | ssh://git.sv.gnu.org/srv/git/myproject.git - developer access using SSH | http://git.sv.gnu.org/r/myproject.git - slow dumb protocol, http-based, for use behind fascist firewalls | | Web browser: http://git.sv.gnu.org/gitweb/ | | If you use ssh-based access, please verify the host keys first at | SshAccess (git.sv.gnu.org is the same host as cvs.sv.gnu.org). | | Note: there is at most a 1/2h delay between Git activation in the web | front-end, and its creation on the system. Basic commands | | Checkout: | | git clone git://git.sv.gnu.org/project.git | | Firewall checkout: if you're behind a outgoing-traffic-filtering firewall, you can use Git's "dumb protocol" via HTTP - note that this is SLOWER, both for you and Savannah. Avoid if possible, and please tell your local sysadmin to allow outgoing git traffic (port 9418): | | git clone http://git.savannah.gnu.org/r/project.git | | Note: we enabled git-http-backend (a CGI script) to speed up HTTP cloning, but this is still not the recommended protocol. | | Project member checkout: if you want to be able to push your changes back into the repository on savannah: | | git clone login@git.sv.gnu.org:/srv/git/project.git | `---- > Thanks, > Nick > > > --