From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: Near real-time preview of PDF/ODT export? Date: Mon, 25 Nov 2013 15:20:59 +0100 Message-ID: References: <87wqk0o7uj.fsf@bzg.ath.cx> <87eh68h5l1.fsf@gmx.us> <20131122145105.GE32060@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35196) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vkx2E-0005KB-6F for emacs-orgmode@gnu.org; Mon, 25 Nov 2013 09:21:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vkx28-0005kQ-0a for emacs-orgmode@gnu.org; Mon, 25 Nov 2013 09:21:10 -0500 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:6514) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vkx27-0005kL-Qu for emacs-orgmode@gnu.org; Mon, 25 Nov 2013 09:21:03 -0500 In-reply-to: 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: Torsten Wagner Cc: Org Mode Mailing List Hi Torsten, torsten.wagner@gmail.com writes: > Hi Alan, > > nice, you might can start easily asking him to solve the installer > problem and provide an package for a ELPA repository. That alone would > allow much more people to use it. Regarding this very first request: where can I find documentation about creating a package? I searched for "create ELPA package", and I got links such as http://tromey.com/elpa/upload.html which tells me "package.el is pedantic about the header and footer comments, please make sure you have the correct number of semicolons and hyphens." but not what I should put. Is there a tutorial somewhere? Thanks, Alan