From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: exported dates in ox-rss.el Date: Tue, 05 Nov 2013 00:14:54 +0100 Message-ID: <87ob5zwyhd.fsf@bzg.ath.cx> References: <84y5661sd1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33470) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdTMR-00025M-EO for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 18:15:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdTMJ-0006AW-0v for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 18:15:07 -0500 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:52745) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdTMI-0006AO-Q7 for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 18:14:58 -0500 Received: by mail-wi0-f172.google.com with SMTP id ez12so1331072wid.5 for ; Mon, 04 Nov 2013 15:14:58 -0800 (PST) In-Reply-To: <84y5661sd1.fsf@gmail.com> (Andrea Rossetti's message of "Sun, 06 Oct 2013 14:44:26 +0200") 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: Andrea Rossetti Cc: emacs-orgmode@gnu.org Hi Andrea, Andrea Rossetti writes: > It turned out that the date format specifier "%h" is not > accepted by the runtime (MSVCRT.DLL) of my Windows installation > (a plain Windows 7 64 bit from year 2009). I updated ox-rss.el so that it uses %b instead of %h. Thanks, -- Bastien