From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Francis Moreau Newsgroups: gmane.emacs.help Subject: Re: Moving from Thunderbird to Emacs for mail and calendar Date: Fri, 16 Oct 2009 12:23:07 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <37578bed-d355-4adf-aae1-319c9f002ecf@j19g2000yqk.googlegroups.com> <8763ak8rjv.fsf@fh-trier.de> <3d6bce8c-82aa-42ca-bc9a-0a641a7a31d7@k17g2000yqb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1255722055 16811 80.91.229.12 (16 Oct 2009 19:40:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 Oct 2009 19:40:55 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 16 21:40:45 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MysfM-0003e3-I7 for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Oct 2009 21:40:44 +0200 Original-Received: from localhost ([127.0.0.1]:54803 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MysfL-0007Wm-N1 for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Oct 2009 15:40:43 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!newsfeed.news2me.com!nx02.iad01.newshosting.com!newshosting.com!69.16.185.16.MISMATCH!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!a21g2000yqc.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 31 Original-NNTP-Posting-Host: 82.235.205.153 Original-X-Trace: posting.google.com 1255720988 1789 127.0.0.1 (16 Oct 2009 19:23:08 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 16 Oct 2009 19:23:08 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a21g2000yqc.googlegroups.com; posting-host=82.235.205.153; posting-account=ekTE0goAAADiVCThPmo4ph0C5bTUhQOx User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.14) Gecko/2009090905 Fedora/3.0.14-1.fc10 Firefox/3.0.14, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:173949 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:69033 Archived-At: On 16 oct, 16:26, Richard Riley wrote: > > I do my gnus stuff on a separate "elscreen" so, no, I can't really help > with that. I use windows.el but I'm sometimes hit by this and find it really annoying. I'm wondering if the buffer used for composing article could replace the article buffer only. So if I have the following layout when reading an article: +----------------+ | summary buffer | +----------------+ | | | article buffer | | | +----------------+ when replying to an article the layout becomes: +----------------+ | summary buffer | +----------------+ | | | compose buffer | | | +----------------+ Thanks