From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7587 Path: news.gmane.org!not-for-mail From: hotmail_spam@hotmail.com (Martin =?iso-8859-1?Q?J=F8rgensen?=) Newsgroups: gmane.emacs.gnus.user Subject: Re: very quick question about open buffers after sending replies... Date: Sat, 24 Jun 2006 10:16:43 +0200 Organization: TDC Totalloesninger Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1151138438 28629 80.91.229.2 (24 Jun 2006 08:40:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Jun 2006 08:40:38 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sat Jun 24 10:40:37 2006 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fu3gv-0006i2-Ea for gegu-info-gnus-english@m.gmane.org; Sat, 24 Jun 2006 10:40:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fu3gu-0001RE-VV for gegu-info-gnus-english@m.gmane.org; Sat, 24 Jun 2006 04:40:33 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!feed118.news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) Original-Lines: 41 Original-NNTP-Posting-Host: 80.196.72.6 Original-X-Trace: 1151137274 dread14.news.tele.dk 12595 80.196.72.6:48558 Original-X-Complaints-To: abuse@post.tele.dk Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77771 Original-To: info-gnus-english@gnu.org X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:7587 Archived-At: bojohan+news@dd.chalmers.se (Johan Bockgård) writes: > hotmail_spam@hotmail.com (Martin Jørgensen) writes: > >> Then I write my comments and then I press C-c C-c and the post is >> send. But the buffer isn't closed. [...] > >> So is it supposed to work that way? > > Yes. > >> I don't like having manually to kill those buffers, so is there a >> better method? > > (info "(message)Message Buffers") Sorry, I looked the wrong place before. I guess you're referring to: `message-generate-new-buffers' If non-`nil', generate new buffers. The default is `t'. If this is a function, call that function with three parameters: The type, the to address and the group name. (Any of these may be `nil'.) The function should return the new buffer name. So I inserted this in my .gnus: (setq message-generate-new-buffers `nil) ;; kill buffer after replying to post I don't think it's correct, is it? My quick test showed that nothing happened... Best regards Martin Jørgensen -- --------------------------------------------------------------------------- Home of Martin Jørgensen - http://www.martinjoergensen.dk