From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Date macro and file permission Date: Mon, 21 Jan 2019 21:47:04 +0100 Message-ID: <87ef95hh6f.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:34207) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1glgTQ-000546-5l for emacs-orgmode@gnu.org; Mon, 21 Jan 2019 15:47:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1glgTO-0007yY-EF for emacs-orgmode@gnu.org; Mon, 21 Jan 2019 15:47:12 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:38129) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1glgTN-0007s2-G9 for emacs-orgmode@gnu.org; Mon, 21 Jan 2019 15:47:10 -0500 In-Reply-To: (Michael Brand's message of "Mon, 21 Jan 2019 13:15:48 +0100") 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: Michael Brand Cc: Org Mode Hello, Michael Brand writes: > Visiting a read-only file that uses the ~#+date:~ macro results in the > message "File mode specification error: (buffer-read-only # buffer>)" and a not properly initialized Org buffer. For example Org > indent does not indent and some faces show a wrong color. I tried > today's master branch and found the regression here > > commit 5f5d82ed516b7b385a9258271becbfa247e94af3 > Author: Nicolas Goaziou > Date: Tue Nov 21 22:25:17 2017 +0100 > > Remove second pass for macro expansion Fixed. Thank you. Regards, -- Nicolas Goaziou