|
From: | Noam Postavsky |
Subject: | bug#31267: 27.0.50; Calendar with documented value for 'calendar-date-echo-text fails |
Date: | Thu, 26 Apr 2018 08:02:17 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
tags 31267 fixed close 31267 quit Brian Carlson <hacker@abutilize.com> writes: > Tried to use M-x calendar with calendar-date-echo-text set (exactly as > documented): > > Reproduction: > $ emacs -Q > > (setq calendar-date-echo-text '(format "ISO date: %s" > (calendar-iso-date-string > (list month day year)))) > M-x calendar > => calendar-iso-date-string: Symbol’s value as variable is void: month Looks like there was a missing calendar-dlet*. Should be fixed now. [1: 1d75604ead]: 2018-04-26 07:37:48 -0400 Add missing calendar-dlet* (Bug#31267) https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=1d75604eaded6a8482d28d57bc8e6a4d99d5caee
[Prev in Thread] | Current Thread | [Next in Thread] |