From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xavier Maillard Subject: org-publish bug Date: Mon, 05 Jun 2006 15:21:19 +0200 Message-ID: <87slmj4u28.fsf@gnu.org> Reply-To: zedek@gnu.org Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FnFIa-0001Nz-1E for emacs-orgmode@gnu.org; Mon, 05 Jun 2006 09:39:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FnFIY-0001NH-S4 for emacs-orgmode@gnu.org; Mon, 05 Jun 2006 09:39:15 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FnFIY-0001NE-5Z for emacs-orgmode@gnu.org; Mon, 05 Jun 2006 09:39:14 -0400 Received: from [62.4.17.101] (helo=mallaury.nerim.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FnFPh-0004u5-IV for emacs-orgmode@gnu.org; Mon, 05 Jun 2006 09:46:37 -0400 Received: from localhost.localdomain (gpl.gnu-rox.org [213.41.184.169]) by mallaury.nerim.net (Postfix) with ESMTP id D2C294F3B0 for ; Mon, 5 Jun 2006 15:39:03 +0200 (CEST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, As promised to David, just a quick message to inform you that there is a bug with org-publish. In my ColorTheme.org file, I have this: Add this to your sources.list: :Deb http://zedek.nerim.net/var/spool/repo ./ :deb-src http://zedek.nerim.net/var/spool/repo ./ Then, ensure my key is in your keyring. When published, it is rendered as: Add this to your sources.list: Deb [[http://zedek.nerim.net/var/spool/repo]] ./ deb-src [[http://zedek.nerim.net/var/spool/repo]] ./ (Note the two [[]]) I guess David has already the solution. Regards, Xavier