From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: [html] nil getting inserted Date: Tue, 19 Mar 2013 17:24:51 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI6pt-0002bd-P3 for emacs-orgmode@gnu.org; Tue, 19 Mar 2013 20:25:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UI6po-0003CA-NX for emacs-orgmode@gnu.org; Tue, 19 Mar 2013 20:24:57 -0400 Received: from mail-we0-x229.google.com ([2a00:1450:400c:c03::229]:47110) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI6po-0003BM-Gf for emacs-orgmode@gnu.org; Tue, 19 Mar 2013 20:24:52 -0400 Received: by mail-we0-f169.google.com with SMTP id x56so34143wey.14 for ; Tue, 19 Mar 2013 17:24:51 -0700 (PDT) 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: emacs-orgmode@gnu.org I am getting this diff in HTML output in recent git master. I don't think I changed anything and I have no filters for links. I haven't tried it in emacs -Q though. Note the nil before the >. === -severe to any person who is not misopathic, but they are +severe to any person who is not misopathic, but they are === Thanks. Samuel -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The disease DOES progress. MANY people have died from it. ANYBODY can get it. There is NO hope without action. This means YOU. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian van den Broek Subject: Re: [html] nil getting inserted Date: Wed, 20 Mar 2013 01:09:37 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIBI3-0002SP-LW for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 01:10:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIBI2-0003DW-JD for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 01:10:19 -0400 Received: from mail-ve0-f173.google.com ([209.85.128.173]:61102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIBI2-0003DO-FC for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 01:10:18 -0400 Received: by mail-ve0-f173.google.com with SMTP id oz10so1096911veb.4 for ; Tue, 19 Mar 2013 22:10:18 -0700 (PDT) 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: Samuel Wales Cc: emacs-orgmode@gnu.org On 19 March 2013 20:24, Samuel Wales wrote: > I am getting this diff in HTML output in recent git master. I don't > think I changed anything and I have no filters for links. I haven't > tried it in emacs -Q though. > > Note the nil before the >. > > === > -severe to any person who is not href="http://thekafkapandemic.blogspot.com/2012/04/misopathy.html">misopathic, > but they are > +severe to any person who is not href="http://thekafkapandemic.blogspot.com/2012/04/misopathy.html"nil>misopathic, > but they are > === > > Thanks. > > Samuel Samuel, Did you see the recent thread ? I don't export so I don't claim to know, but that suggests a pull might contain a fix. Best, Brian vdB From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [html] nil getting inserted Date: Wed, 20 Mar 2013 07:54:38 +0100 Message-ID: <87ppyuv9w1.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UICv4-0008Vx-VV for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 02:54:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UICv4-00080C-1S for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 02:54:42 -0400 Received: from mail-wg0-f51.google.com ([74.125.82.51]:60065) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UICv3-0007zy-RO for emacs-orgmode@gnu.org; Wed, 20 Mar 2013 02:54:41 -0400 Received: by mail-wg0-f51.google.com with SMTP id 8so995245wgl.18 for ; Tue, 19 Mar 2013 23:54:41 -0700 (PDT) In-Reply-To: (Samuel Wales's message of "Tue, 19 Mar 2013 17:24:51 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Hi Samuel, Samuel Wales writes: > I am getting this diff in HTML output in recent git master. I don't > think I changed anything and I have no filters for links. I haven't > tried it in emacs -Q though. > > Note the nil before the >. Fixed, thanks. -- Bastien