[O] bug#9179: 24.0.50; Org-agenda window splitting does not use full frame when fraction set to 1.0

2011-10-13 Thread martin rudalics
1. M-: (setq org-agenda-window-frame-fractions '(1.0 . 1.0)) RET 2. M-x org-agenda a Expected results: The *Org Agenda* buffer occupies the entire frame Actual results: The *Org Agenda* buffer occupies the entire frame EXCEPT for a five line window at the top of the frame Due to fact that

[O] bug#9040: 24.0.50; wrong type argument: listp t when invoking org-ctrl-c-ctrl-c

2011-07-12 Thread martin rudalics
I've discovered a problem with org-mode on the trunk version of emacs; typing ctrl-c ctrl-c to add a tag results in Wrong type argument: listp, t. Here are steps to reproduce: (1) Place the following in a file named foo.org (not including the lines of = signs.)