From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: following org links to gnus messages and window management Date: Thu, 20 Mar 2014 15:27:14 +0100 Message-ID: References: <87k3bqjxtw.fsf@bzg.ath.cx> <87k3bp4ibp.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQdwN-00058p-PE for emacs-orgmode@gnu.org; Thu, 20 Mar 2014 10:27:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQdwE-0005RW-5f for emacs-orgmode@gnu.org; Thu, 20 Mar 2014 10:27:27 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:9491) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQdwD-0005R6-Vu for emacs-orgmode@gnu.org; Thu, 20 Mar 2014 10:27:18 -0400 In-Reply-To: <87k3bp4ibp.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Thu, 20 Mar 2014 12:14:50 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Hi Eric, Eric Abrahamsen writes: > I have a setup that's probably more complicated than what you want, but > maybe you'll find something interesting in it. The problem is, you need > to somehow specify when or under what conditions you do away with the > opened windows and return to your org file or agenda. In my case, I use > the following to answer emails. When I open the link it stores the > current window configuration, and when the email is sent it triggers the > restore. Thanks a lot, it gives me many ideas to explore. Alan