GNU bug report logs - #55284
28.1; TODO Mode - Unable to operate if `calendar-date-style' is set to 'iso

Previous Next

Package: emacs;

Reported by: Christos Ballas <cballas99 <at> me.com>

Date: Fri, 6 May 2022 03:29:01 UTC

Severity: normal

Merged with 66395

Found in versions 28.1, 28.2

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Christos Ballas <cballas99 <at> me.com>
Cc: 55284 <at> debbugs.gnu.org
Subject: bug#55284: 28.1; TODO Mode - Unable to operate if `calendar-date-style' is set to 'iso
Date: Fri, 06 May 2022 09:44:27 +0300
> Date: Fri, 6 May 2022 00:01:37 +0100
> From:  Christos Ballas via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> Starting from emacs -q
> (setq calendar-date-style 'iso)
> M-x todo-show -> Test -> Test
> In the newly constructed buffer type "i i Test2<enter>"
> Emacs will now hang until you type "C-g"

It looks like todo-mode.el is basically incompatible with any
calendar-date-style but 'american'.

(Btw, you aren't supposed to set calendar-date-style directly.  But
going through the Customize interface, as you are supposed to, doesn't
help in this case, because the relevant todo-mode patterns are
defconst's.)




This bug report was last modified 1 year and 277 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.