emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug: org-read-date ignores hours?


From: Bastien
Subject: Re: Bug: org-read-date ignores hours?
Date: Tue, 11 Feb 2020 11:18:55 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi,

I tried 

(progn
  (setq org-popup-calendar-for-date-prompt t)
  (org-read-date t))

(progn
  (setq org-popup-calendar-for-date-prompt nil)
  (org-read-date t))

from master and could not reproduce the problem (not having the
inserted time string taken into account).

Marco, can you reproduce the problem in master?

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]