emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Clock-in in agenda makes some headings with links disappear


From: Thomas Morgan
Subject: Re: [O] Clock-in in agenda makes some headings with links disappear
Date: Sun, 25 May 2014 14:52:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Hi, Bastien, 

Here is a recipe for the bug where scheduling hangs.

1. Change the load path entry in `setup.el'.

2. Start Emacs with `emacs -Q -l setup.el'.

3. Open a TODO list with `M-x org-todo-list'.

4. Filter out tag with `C-u / TAB foo RET'.

5. Move point to first item with `C-s todo RET'.

6. Schedule it for today with `C-c C-s RET'.

An indication that it was scheduled appears in the echo area:

,----
| Scheduled to <2014-05-25 Sun>
`----

But the calendar window remains until you press `C-g'.

Best,

Thomas

Attachment: test-case.org
Description: Text Data

Attachment: setup.el
Description: application/emacs-lisp


reply via email to

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