From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel,gmane.emacs.orgmode Subject: Re: org-export raises stringp nil error Date: Fri, 08 Mar 2013 08:37:30 +0100 Message-ID: <87vc92735x.fsf@bzg.ath.cx> References: <87ip539io1.fsf@nautilus.nautilus> <87zjye96ph.fsf@bzg.ath.cx> <87vc928kcm.fsf@bzg.ath.cx> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1362728260 25397 80.91.229.3 (8 Mar 2013 07:37:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Mar 2013 07:37:40 +0000 (UTC) Cc: Lele Gaifax , emacs-orgmode@gnu.org, emacs-devel@gnu.org To: Leo Liu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 08 08:38:03 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 1UDrsP-0003gO-6p for ged-emacs-devel@m.gmane.org; Fri, 08 Mar 2013 08:38:01 +0100 Original-Received: from localhost ([::1]:44462 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDrs3-0003DB-Em for ged-emacs-devel@m.gmane.org; Fri, 08 Mar 2013 02:37:39 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:55214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDrs0-0003Co-M4 for emacs-devel@gnu.org; Fri, 08 Mar 2013 02:37:37 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDrry-0006uu-EL for emacs-devel@gnu.org; Fri, 08 Mar 2013 02:37:36 -0500 Original-Received: from mail-we0-x231.google.com ([2a00:1450:400c:c03::231]:58938) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDrry-0006ui-8j; Fri, 08 Mar 2013 02:37:34 -0500 Original-Received: by mail-we0-f177.google.com with SMTP id d7so623622wer.22 for ; Thu, 07 Mar 2013 23:37:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:in-reply-to:references :user-agent:date:message-id:mime-version:content-type; bh=WgEDA+SOsR9RO5Zf9omiDuQqum/+2Y6q7mQuYm7DWrY=; b=GYx2GSOL1j3EVyTCm4yxGgEHgej8/MwG/3asK5XT3cmgbQeU1QiVKlqMx+y22tmdbK fFSN5rihwuWyNRNA1sFRISboWBV8Qp4BCh2wdmVu0Ri0kFjMwoRvDh9apO63/C3Lhcgt 1h0qM84nG2v92Z99HnVSDQFO0T8wHy2Vh7wN3i5xnD+Hi5VtGx1oLlUIW1naDhKCb9xC /Gu+nOBSIh/49wnHxnCFhzoKqEh9v/dNl9TMiglRvDxURd4dZLm/fTVuaaqv59D072rt wIpsQxFtkUz7cSKFypD2VqDKLpuY0RDmV2g5s2bqjSkRYwnfGyROUXFs2bVMeENBKLCU lcnQ== X-Received: by 10.181.12.103 with SMTP id ep7mr814505wid.12.1362728253146; Thu, 07 Mar 2013 23:37:33 -0800 (PST) Original-Received: from bzg.localdomain (mar75-2-81-56-68-112.fbx.proxad.net. [81.56.68.112]) by mx.google.com with ESMTPS id fx5sm7604977wib.11.2013.03.07.23.37.29 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 07 Mar 2013 23:37:31 -0800 (PST) Original-Received: by bzg.localdomain (Postfix, from userid 1000) id 8000E1C218DA; Fri, 8 Mar 2013 08:37:30 +0100 (CET) In-Reply-To: (Leo Liu's message of "Fri, 08 Mar 2013 15:16:57 +0800") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c03::231 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:157577 gmane.emacs.orgmode:67900 Archived-At: Leo Liu writes: > On 2013-03-08 14:40 +0800, Bastien wrote: >> I find it hard to draw a clear line between regressions and bugs, >> especially since Org 7.9.x versions are way behind the current Org >> master branch. > > I think org-mode is better in ELPA, a better distribution channel than > the core for things like org-mode. Bundling it in emacs doesn't help > anybody. I strongly think otherwise: Emacs needs a good outline and editing tool. outline.el is not usable enough and I can see no other Emacs tool than Org-mode for exporting to HTML/LaTeX/ODT easily. I understand the temptation in terms of maintainance, but I think maintainance problems should not take priority over usefulness of the code. -- Bastien