From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gez Subject: No priority cookies in html export despite setting pri:t option Date: Mon, 6 Feb 2017 15:48:10 +0000 Message-ID: Reply-To: suleika@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1calXC-0003QM-Ng for emacs-orgmode@gnu.org; Mon, 06 Feb 2017 10:48:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1calXC-00073x-2O for emacs-orgmode@gnu.org; Mon, 06 Feb 2017 10:48:54 -0500 Received: from mail-ua0-x241.google.com ([2607:f8b0:400c:c08::241]:33650) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1calXB-00073U-Ub for emacs-orgmode@gnu.org; Mon, 06 Feb 2017 10:48:53 -0500 Received: by mail-ua0-x241.google.com with SMTP id d5so7648432uag.0 for ; Mon, 06 Feb 2017 07:48:52 -0800 (PST) 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" To: "emacs-orgmode@gnu.org" This happens even with a fresh "portable-style" installation of emacs and org-mode and no customisations When I export to plain text I can see the prioity cookies, When I export to html there are none, even though I have created a local for that file and changed pri:nil to pri:t The html source file doesn't show the cookies - it's not just the html rendering or css. Any idea why? Gez Org-mode version 8.2.10 Emacs version GNU Emacs 25.1.1 (x86_64-w64-mingw32)