From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel,gmane.emacs.orgmode Subject: Re: org-export raises stringp nil error Date: Fri, 08 Mar 2013 15:56:41 +0800 Organization: The Church of Emacs Message-ID: <513999B9.6090901@gmail.com> References: <87ip539io1.fsf@nautilus.nautilus> <87zjye96ph.fsf@bzg.ath.cx> <87vc928kcm.fsf@bzg.ath.cx> <87vc92735x.fsf@bzg.ath.cx> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1362729419 2534 80.91.229.3 (8 Mar 2013 07:56:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Mar 2013 07:56:59 +0000 (UTC) Cc: Lele Gaifax , emacs-orgmode@gnu.org, Leo Liu , emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 08 08:57:22 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 1UDsB8-0002c0-4i for ged-emacs-devel@m.gmane.org; Fri, 08 Mar 2013 08:57:22 +0100 Original-Received: from localhost ([::1]:33425 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDsAm-0006Dy-ER for ged-emacs-devel@m.gmane.org; Fri, 08 Mar 2013 02:57:00 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:59274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDsAh-00069d-8w for emacs-devel@gnu.org; Fri, 08 Mar 2013 02:56:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDsAf-00052u-NL for emacs-devel@gnu.org; Fri, 08 Mar 2013 02:56:54 -0500 Original-Received: from mail-pb0-f46.google.com ([209.85.160.46]:45860) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDsAc-00051C-90; Fri, 08 Mar 2013 02:56:50 -0500 Original-Received: by mail-pb0-f46.google.com with SMTP id uo15so1013579pbc.33 for ; Thu, 07 Mar 2013 23:56:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:organization:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=AXDz1brUCfbaXU0zgVDg7Zdq0DCo3WlEIyKz6k0ZsQA=; b=kzfh91q99tPiiTM14uB6Cj769/dl5/wTceRWsJcyHm98oDtIvWPVsoRUiIfEn75mcp sG5gZotF2Mwel3fdosC/Irvc1IHUe7XiDRn64ir3eWX7gtp4IY1Pt3SMLYeG4idveY8T DS48hl3wNaSzvp9wEMQr2LiOG7K2BozYxSNv+ey31BEUPogCvOgqRLBXAbeXQgDbiPcG ltwnrkgBV/WkGMOcexVvtnXhkh9ZxZv+9nAsR2foZb0xlZYFDUkgbuWcxoCNmIsy6wu0 hSgVHbFnKXXAC7VgwbXUG7n6sH1v47fsvSRUsqkeKHZErzwgIbii+Txb71YxtV3Z/98f w6Dw== X-Received: by 10.66.146.71 with SMTP id ta7mr2764848pab.40.1362729409288; Thu, 07 Mar 2013 23:56:49 -0800 (PST) Original-Received: from [192.168.1.110] ([123.114.128.170]) by mx.google.com with ESMTPS id dg10sm5378237pac.5.2013.03.07.23.56.44 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 07 Mar 2013 23:56:48 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3 In-Reply-To: <87vc92735x.fsf@bzg.ath.cx> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.160.46 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:157582 gmane.emacs.orgmode:67905 Archived-At: On 03/08/2013 03:37 PM, Bastien wrote: >> 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 agree. And I think some packages in GNU ELPA like AUCTeX and js2-mode should also be contained. The built-in modes for editing TeX related files and EMCAScript are not quite usable. > I understand the temptation in terms of maintainance, but I think > maintainance problems should not take priority over usefulness of > the code. +1 -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao