On 3/25/13 Mar 25 -1:39 PM, David Reitter wrote:
> R,
> You are obviously right, it should call `format-mode-line'.
> Same in `aquamacs-get-mouse-major-mode-menu'.
>
> If you send me a patch, I'd be happy to apply it right away.
>
> I can't reproduce this, by the way- my org-agenda doesn't have this behavior. Do you have a newer version of org installed?
I run from pretty close to bleeding edge, as I occasionally submit a
patch....
I can reproduce it by doing
M-: (aquamacs-get-mouse-major-mode-menu) in an org-mode agenda buffer
(for day or week) with debug-on-error set to t.
Do you see the same if you do that? Looks like there's some error
trapping somewhere, so that one doesn't notice this without d-o-e t.
I'm attaching the patch file, to be applied at the top level of the source.
Sorry to have taken so long.