Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* How to kill message buffer when message is sent out
@ 2005-12-04 10:00 leon
  2005-12-04 11:51 ` Sébastien Kirche
  0 siblings, 1 reply; 5+ messages in thread
From: leon @ 2005-12-04 10:00 UTC (permalink / raw)


Hi guys,

I try not to close emacs as much as possible in my laptop. I found out
that there are tons of message buffers left which seems annoying since I
almost sure I'll never need the buffer again.

What can I do with this?

Thank you.
-- 
.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:.
.     *                                       .
.    /.\  excuses are the easiest things      .
.   /..'\     to manufacture                  .
.   /'.'\   and the hardest things to sell    .
.  /.''.'\                                    .
.  /.'.'.\                                    .
. /'.''.'.\                                   .
. ^^^[_]^^^                                   .
.                                             .
.Leon                                         .
.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How to kill message buffer when message is sent out
  2005-12-04 10:00 How to kill message buffer when message is sent out leon
@ 2005-12-04 11:51 ` Sébastien Kirche
  2005-12-04 12:31   ` leon
  0 siblings, 1 reply; 5+ messages in thread
From: Sébastien Kirche @ 2005-12-04 11:51 UTC (permalink / raw)


At 11:12 on déc 4 2005, leon said :

> What can I do with this?

If I correctly understand your needs :
(message-add-action 'delete-frame 'exit 'postpone 'kill)

HTH
-- 
Sébastien Kirche


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How to kill message buffer when message is sent out
  2005-12-04 11:51 ` Sébastien Kirche
@ 2005-12-04 12:31   ` leon
  2005-12-04 13:54     ` Adam Sjøgren
  0 siblings, 1 reply; 5+ messages in thread
From: leon @ 2005-12-04 12:31 UTC (permalink / raw)


Sébastien Kirche <sebastien.kirche.no@spam.free.fr.invalid> writes:

 | At 11:12 on déc 4 2005, leon said :
 | 
 | > What can I do with this?
 | 
 | If I correctly understand your needs :
 | (message-add-action 'delete-frame 'exit 'postpone 'kill)

I just test this with no luck.

Whenever I do a follow up, I get a buffer with a name similar to "*Send
followup to ..." or "*Send posting to ...". My question is after sending
out the message can I tell gnus to kill the buffer?

Thanks.

-- 
.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:.
.     *                                       .
.    /.\  excuses are the easiest things      .
.   /..'\     to manufacture                  .
.   /'.'\   and the hardest things to sell    .
.  /.''.'\                                    .
.  /.'.'.\                                    .
. /'.''.'.\                                   .
. ^^^[_]^^^                                   .
.                                             .
.Leon                                         .
.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How to kill message buffer when message is sent out
  2005-12-04 12:31   ` leon
@ 2005-12-04 13:54     ` Adam Sjøgren
  2005-12-04 14:17       ` leon
  0 siblings, 1 reply; 5+ messages in thread
From: Adam Sjøgren @ 2005-12-04 13:54 UTC (permalink / raw)


On Sun, 04 Dec 2005 12:31:22 +0000, leon wrote:

> Whenever I do a follow up, I get a buffer with a name similar to "*Send
> followup to ..." or "*Send posting to ...". My question is after sending
> out the message can I tell gnus to kill the buffer?

Maybe you want to adjust:

,----[ C-h v message-kill-buffer-on-exit RET ]
| `message-kill-buffer-on-exit' is a variable declared in Lisp.
|   -- loaded from "message"
| 
| Value: nil
| 
| Documentation:
| *Non-nil means that the message buffer will be killed after sending a message.
`----

or perhaps:

,----[ C-h v message-max-buffers RET ]
| `message-max-buffers' is a variable declared in Lisp.
|   -- loaded from "message"
| 
| Value: 10
| 
| Documentation:
| *How many buffers to keep before starting to kill them off.
`----

?


  Best regards,

-- 
 "Where hell waits behind every door                          Adam Sjøgren
  With John Denver songs"                                asjo@koldfront.dk


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How to kill message buffer when message is sent out
  2005-12-04 13:54     ` Adam Sjøgren
@ 2005-12-04 14:17       ` leon
  0 siblings, 0 replies; 5+ messages in thread
From: leon @ 2005-12-04 14:17 UTC (permalink / raw)


That's exactly what I want. Thank you very much.

-- 
.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:.
.     *                                       .
.    /.\  excuses are the easiest things      .
.   /..'\     to manufacture                  .
.   /'.'\   and the hardest things to sell    .
.  /.''.'\                                    .
.  /.'.'.\                                    .
. /'.''.'.\                                   .
. ^^^[_]^^^                                   .
.                                             .
.Leon                                         .
.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:._.:*~*:.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-12-04 14:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-04 10:00 How to kill message buffer when message is sent out leon
2005-12-04 11:51 ` Sébastien Kirche
2005-12-04 12:31   ` leon
2005-12-04 13:54     ` Adam Sjøgren
2005-12-04 14:17       ` leon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).