From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: conkeror, org-remember, special-display-buffer-names and remember Date: Fri, 09 Apr 2010 00:41:12 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O00TK-00055F-Ji for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 18:45:14 -0400 Received: from [140.186.70.92] (port=57319 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O00TJ-00054r-7f for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 18:45:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O00TI-0004LG-8Q for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 18:45:13 -0400 Received: from lo.gmane.org ([80.91.229.12]:44350) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O00TH-0004LA-VK for emacs-orgmode@gnu.org; Thu, 08 Apr 2010 18:45:12 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O00TH-0000yr-0N for emacs-orgmode@gnu.org; Fri, 09 Apr 2010 00:45:11 +0200 Received: from 85.183.18.158 ([85.183.18.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 Apr 2010 00:45:10 +0200 Received: from rileyrgdev by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 Apr 2010 00:45:10 +0200 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 Using the worg code to remember from firefox/conkeror I had hoped that setting special-display-buffer-names to a list containing "*Remember*" would see the frame created by using "C-c r" deleted when the *Remember* buffer is killed. That is not the case. Currently I get a new frame with each call to emacs client from conkeror which I must then manually close after committing the remember using C-c C-c. What other options are there?