emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Patch for windowing problem


From: Robert Goldman
Subject: Re: [Orgmode] Patch for windowing problem
Date: Mon, 20 Jul 2009 17:20:14 -0500
User-agent: Thunderbird 2.0.0.22 (Macintosh/20090605)

Bastien wrote:
> Robert Goldman <address@hidden> writes:
> 
>> I will see if I can set up a test case, involving creating some frames,
>> that might display this problem on vanilla Emacs.  I'm afraid it's not a
>> very high priority for me, since it will involve getting Org working on
>> a different machine.
> 
> Thanks for this.  I will also try to reproduce the problem on vanilla
> Emacs -- btw, can you suggest a simple recipe on how to reproduce it
> with emacs -Q (and relevant frame config, of course)?
> 
>> However, I'm inclined to suggest that, if this is NOT a problem on
>> vanilla emacs, and my patch does not /damage/ operations on vanilla
>> emacs while making life easier on aquamacs, we can safely push it.
> 
> If this is a bug in Aquamacs, we shouldn't fix it in Emacs, even if 
> the workaround doesn't break anything -- by using such a workaround
> we just remove incentives for Aquamacs people to fix the bug. 
> 
> Anyway, perhaps it's an Emacs + Org problem, so let's test and see!

For the record, I don't believe that this is an Aquamacs bug per se.
The Aquamacs aspect of the problem is that Aquamacs is frame-happy, and
tends to pop up a lot more frames than a vanilla emacs.  That means that
behaviors occur that you wouldn't see with a vanilla emacs.  I'm not
suggesting that Aquamacs is doing anything wrong by putting the Calendar
buffer in another frame, so by handling that case, I'm not fixing an
Aquamacs bug.  I'm just guarding against a condition that we don't see
in vanilla emacs.

Unfortunately, I don't know how to replicate this on a vanilla emacs.
When I try to force *Calendar* into a different frame while inside a
call to org-schedule, I cannot.  The closest I can do is to set
calendar-setup to 'two-frame, which does pop up a frame and leave my
cursor trapped in it, but it actually behaves even /worse/ than
Aquamacs, because I can't assign a date at all.  On Aquamacs I get a
date, but my cursor is left in the wrong window, making me (ugh) use the
mouse to get back where I was.

Hope that helps,

r




reply via email to

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