org agenda不能正确插入时间戳

在出现的日历上面使用鼠标点击自己想选择的日期出现下面的错误:

 Debugger entered--Lisp error: (wrong-type-argument window-valid-p #<window 11>)
 window-minibuffer-p(#<window 11>)
 mouse-minibuffer-check((drag-mouse-1 (#<window 11> 268 (492 . 104) 205048969 nil 268 (37 . 3) nil (11 . 17) (13 . 29)) (#<window 3 on gtd.org> 17647 (492 . 875) 205049053 nil 17647 (24 . 27) nil (26 . 4) (27 . 33))))
 mouse-set-region((drag-mouse-1 (#<window 11> 268 (492 . 104) 205048969 nil 268 (37 . 3) nil (11 . 17) (13 . 29)) (#<window 3 on gtd.org> 17647 (492 . 875) 205049053 nil 17647 (24 . 27) nil (26 . 4) (27 . 33))))
 funcall-interactively(mouse-set-region (drag-mouse-1 (#<window 11> 268 (492 . 104) 205048969 nil 268 (37 . 3) nil (11 . 17) (13 . 29)) (#<window 3 on gtd.org> 17647 (492 . 875) 205049053 nil 17647 (24 . 27) nil (26 . 4) (27 . 33))))
 call-interactively(mouse-set-region nil nil)
 command-execute(mouse-set-region)

不知道大家有遇到这个问题吗?