From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: aneesh.kumar@linux.vnet.ibm.com (Aneesh Kumar K.V) Newsgroups: gmane.emacs.devel Subject: Latest emacs master branch and message mode Date: Mon, 06 Sep 2010 17:39:38 +0530 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1283775675 3463 80.91.229.12 (6 Sep 2010 12:21:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Sep 2010 12:21:15 +0000 (UTC) To: Emacs development discussions Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 06 14:21:10 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Osah7-0007t0-Lr for ged-emacs-devel@m.gmane.org; Mon, 06 Sep 2010 14:21:10 +0200 Original-Received: from localhost ([127.0.0.1]:56558 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Osah6-0001PM-8M for ged-emacs-devel@m.gmane.org; Mon, 06 Sep 2010 08:21:04 -0400 Original-Received: from [140.186.70.92] (port=60555 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Osago-0001AJ-K0 for emacs-devel@gnu.org; Mon, 06 Sep 2010 08:20:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OsaW9-0007Xv-Pr for emacs-devel@gnu.org; Mon, 06 Sep 2010 08:09:46 -0400 Original-Received: from e23smtp02.au.ibm.com ([202.81.31.144]:46508) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OsaW9-0007XK-92 for emacs-devel@gnu.org; Mon, 06 Sep 2010 08:09:45 -0400 Original-Received: from d23relay03.au.ibm.com (d23relay03.au.ibm.com [202.81.31.245]) by e23smtp02.au.ibm.com (8.14.4/8.13.1) with ESMTP id o86C5RPq016646 for ; Mon, 6 Sep 2010 22:05:27 +1000 Original-Received: from d23av04.au.ibm.com (d23av04.au.ibm.com [9.190.235.139]) by d23relay03.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o86C9g6r811050 for ; Mon, 6 Sep 2010 22:09:42 +1000 Original-Received: from d23av04.au.ibm.com (loopback [127.0.0.1]) by d23av04.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id o86C9gba005953 for ; Mon, 6 Sep 2010 22:09:42 +1000 Original-Received: from skywalker.linux.vnet.ibm.com ([9.77.213.103]) by d23av04.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id o86C9dVs005923 for ; Mon, 6 Sep 2010 22:09:40 +1000 User-Agent: Notmuch/0.3.1-58-g6607fd6 (http://notmuchmail.org) Emacs/24.0.50.1 (i686-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:129705 Archived-At: With the master branch currently a message compose and message reply functionality is causing a vertical split of windows. Is there an option to disable that. So that compose and reply feature doesn't cause a vertical split and instead gives a full frame window ? -aneesh