From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46052 Path: main.gmane.org!not-for-mail From: Reiner Steib <4uce.02.r.steib@gmx.net> Newsgroups: gmane.emacs.gnus.general Subject: Re: multiple message frames Date: Wed, 07 Aug 2002 22:33:32 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: Reply-To: reiner.steib@gmx.de NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1028752580 29836 127.0.0.1 (7 Aug 2002 20:36:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 7 Aug 2002 20:36:20 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17cXXW-0007ky-00 for ; Wed, 07 Aug 2002 22:36:19 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17cXVX-0007dt-00; Wed, 07 Aug 2002 15:34:15 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 07 Aug 2002 15:34:41 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id PAA25542 for ; Wed, 7 Aug 2002 15:34:26 -0500 (CDT) Original-Received: (qmail 12460 invoked by alias); 7 Aug 2002 20:33:35 -0000 Original-Received: (qmail 12455 invoked from network); 7 Aug 2002 20:33:35 -0000 Original-Received: from theotp5.physik.uni-ulm.de (134.60.10.145) by gnus.org with SMTP; 7 Aug 2002 20:33:35 -0000 Original-Received: (from ste@localhost) by theotp5.physik.uni-ulm.de (8.11.2/8.11.2) id g77KXWo12603; Wed, 7 Aug 2002 22:33:32 +0200 X-Authentication-Warning: theotp5.physik.uni-ulm.de: ste set sender to 4uce.02.r.steib@gmx.net using -f Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org X-Face: mtjf/D:es1T0wHO:&CJ'ZXe"l;3C--rw\z!{`eFwL){|]RpI+4{u25L=5C /0>KuGeTsk<~<&NE-AKV1560e!+RJeyWmSskkrJm?[vUV#66{T_m|Ae<||Ku#Mk5`y&O`n~z2;n8eP J5#2h@2eQgV@E70IY_0WlEx!"&giy{+\%h1LJox$zv@/l%ZmU4^tZA>xQpnkUBVC5.jpg#0'(+2?Rs )NAr:>3<=WxHE$ktbLysDIM5TbmHu*3 (Katsumi Yamaoka's message of "Fri, 02 Aug 2002 19:15:21 +0900") Original-Lines: 59 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i586-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46052 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46052 On Fri, Aug 02 2002, Katsumi Yamaoka wrote: > This is my gnus-buffer-configuration. It makes it possible to > open multiple message frames and delete each frame automatically > after sending it. Thanks. I really like it. Is it possible to kill the frame on `C-c C-d' (message-dont-send) too? [...] > (add-hook > 'gnus-configure-windows-hook [...] > (setq message-send-actions > (nconc message-send-actions > `((funcall ,delete-frame-function)))) I tried to add ... (setq message-postpone-actions (nconc message-postpone-actions `((funcall ,delete-frame-function)))) ... here, but the frame isn't killed after `C-c C-d', although the variable `message-postpone-actions' is changed: ,----[ C-h v message-postpone-actions RET ] | message-postpone-actions's value is shown below. | | A list of actions to be performed after postponing a message. | | Defined in `message'. | | Value: | ((set-window-configuration #) | (funcall | (lambda nil | (if | (and | (eq | (selected-window) | (next-window)) | (eq | (selected-frame) | #)) | (delete-frame #))))) | | Local in buffer *wide reply to Katsumi Yamaoka on ding@gnus.org*; | global value is nil `---- Any hints? Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- PGP key available via WWW http://rsteib.home.pages.de/