0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-29 15:02:55 +00:00
org-mode/lisp
Carsten Dominik 9d322790d4 Fix bug with dedicated agenda window
George Pearson writes:

> I have been getting the following message in the minibuffer
> area when marking tasks done in the daily agenda:
>
> Error in post-command-hook: (error Cannot switch buffers in a dedicated
> window)
>
> The item in the underlying org file IS marked DONE, and items with
> repeaters appear to be rescheduled properly.  HOWEVER, the log lines,
> like
>
>    - State "DONE"       from "TODO"       [2009-09-07 Mon 10:36]
>
> do NOT appear.
>
> Note I have been using:
>
> org-agenda-window-setup 'other-frame
>
> for some time now, but I notice there has been a recent change
> related to this variable.  Could this be the source of the
> problem?
>
> I believe the error message appears on other operations in the
> daily agenda as well, but have not yet studied this in detail.

Many agenda commands split the current window, which is not allowed on
a frame containing a dedicated window.

Therefore, we now just kill the frame by hand when exiting the agenda.
2009-09-22 12:11:29 +01:00
..
ChangeLog Fix bug with dedicated agenda window 2009-09-22 12:11:29 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Fix bug with dedicated agenda window 2009-09-22 12:11:29 +01:00
org-archive.el Fix archiving for MobileOrg 2009-09-17 21:54:54 +01:00
org-ascii.el Require cl for the loop macro in org-ascii.el 2009-09-17 17:54:52 +01:00
org-attach.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-bbdb.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-bibtex.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-clock.el Make default clocktable properties configurable 2009-09-17 07:35:23 +01:00
org-colview-xemacs.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-colview.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-compat.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-crypt.el Compile org-crypt.el without (require 'epg) 2009-09-17 07:35:23 +01:00
org-docbook.el Add arch-tags for a couple of files 2009-09-18 07:10:59 +01:00
org-exp-blocks.el Add arch-tags for a couple of files 2009-09-18 07:10:59 +01:00
org-exp.el Fix bug in table export 2009-09-08 15:45:11 +02:00
org-faces.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-feed.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-footnote.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-gnus.el Clean up the require stuff in org-gnus.el 2009-09-08 10:04:57 +02:00
org-html.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-icalendar.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-id.el Fix bug when forcing an ID onto an item. 2009-09-17 07:35:33 +01:00
org-indent.el Add arch-tags for a couple of files 2009-09-18 07:10:59 +01:00
org-info.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-inlinetask.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-irc.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-jsinfo.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-latex.el Amend Bastiens fix in 3bc997fe8f 2009-09-10 22:37:49 +02:00
org-list.el Fix problem with insertion of statistics cookies at visibility boundaries 2009-09-18 13:52:18 +01:00
org-mac-message.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-macs.el Store link to referenced entries in agenda 2009-09-12 07:05:21 +02:00
org-mew.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-mhe.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-mobile.el Improve documentation for MobileOrg 2009-09-19 18:27:34 +01:00
org-mouse.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-plot.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-protocol.el Add arch-tags for a couple of files 2009-09-18 07:10:59 +01:00
org-publish.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-remember.el Find headings for remember also if they have a TODO keyword or a 2009-09-19 08:06:11 +01:00
org-rmail.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-src.el org-babel: asymptote maps to asy-mode in `org-src-lang-modes' and added requirements section to org-babel-asymptote.el 2009-09-16 10:54:43 -06:00
org-table.el Fix bugs with TBLNAME 2009-09-15 14:11:21 +01:00
org-timer.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-vm.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-w3m.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-wl.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org-xoxo.el Release number back to 6.30trans 2009-09-04 10:39:01 +02:00
org.el Add drawer and keyword lists to index file for MobileOrg 2009-09-19 10:46:05 +01:00