From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Goldman Subject: Is this an aquamacs bug? Date: Sat, 13 Dec 2008 16:31:07 -0600 Message-ID: <494437AB.3020000@sift.info> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LBd12-0008Ia-Sd for emacs-orgmode@gnu.org; Sat, 13 Dec 2008 17:31:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LBd10-0008Gf-AG for emacs-orgmode@gnu.org; Sat, 13 Dec 2008 17:31:15 -0500 Received: from [199.232.76.173] (port=41579 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LBd10-0008Ga-7x for emacs-orgmode@gnu.org; Sat, 13 Dec 2008 17:31:14 -0500 Received: from outbound-mail-34.bluehost.com ([69.89.18.154]:59368) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LBd0z-000763-S7 for emacs-orgmode@gnu.org; Sat, 13 Dec 2008 17:31:14 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I use org on aquamacs and it behaves badly with the agenda. Here's the problem: 1. I have an agenda view with a todo task under the cursor. 2. I press "t" to toggle the todo state 3. I change the todo state to a different one 4. Aquamacs pops forward the emacs frame containing the org file from which the todo is taken. 5. I am left with focus moved to the wrong frame. I have to mouse back to the agenda frame now in order to keep working. I *suspect* that this is an aquamacs specific problem, but would be obliged if someone could confirm that. If so, I will work with the Aquamacs crew to get this fixed. Thanks!