From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/7600 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: very quick question about open buffers after sending replies... Date: Fri, 30 Jun 2006 01:01:23 +0200 Organization: TDC Totalloesninger Message-ID: <4n2en3-oek.ln1@news.tdc.dk> 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 1151660429 9500 80.91.229.2 (30 Jun 2006 09:40:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 30 Jun 2006 09:40:29 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri Jun 30 11:40:26 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 1FwFU3-0008H6-O7 for gegu-info-gnus-english@m.gmane.org; Fri, 30 Jun 2006 11:40:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FwFU3-0008Dr-8o for gegu-info-gnus-english@m.gmane.org; Fri, 30 Jun 2006 05:40:19 -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: 50 Original-NNTP-Posting-Host: 80.196.72.6 Original-X-Trace: 1151659481 dread11.news.tele.dk 139 80.196.72.6:1860 Original-X-Complaints-To: abuse@post.tele.dk Original-Xref: shelby.stanford.edu gnu.emacs.gnus:77786 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:7600 Archived-At: Hi, I don't want open buffers when I reply in gnus, so I asked this question about a week ago, but nobody answered the last part of it. http://groups.google.com/group/gnu.emacs.gnus/browse_frm/thread/47090b06ba6c6c5b/db6fd7a5da122c40?lnk=st&q=very+quick+question+about+open+buffers+group%3Agnu.emacs.gnus&rnum=1&hl=en#db6fd7a5da122c40 >> 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... Nothing changed. I still get open buffers after replying... Question: What exactly do I insert in my .gnus file to get this behaviour? I'm a gnus newbie, so I really don't know, except the above line didn't work.... Best regards Martin Jørgensen -- --------------------------------------------------------------------------- Home of Martin Jørgensen - http://www.martinjoergensen.dk