From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.devel Subject: RE: Use of dedicated windows in gdb-mi.el Date: Mon, 9 Feb 2015 12:42:27 -0800 (PST) Message-ID: <4f94c19d-9df9-4212-8e0d-f9c854a96a99@default> References: <<87h9uynckc.fsf@gmail.com>> <<83iofedfkz.fsf@gnu.org> <877fvun97j.fsf@gmail.com>> <<83fvaid8sa.fsf@gnu.org> <83fvaf9jj2.fsf@gnu.org>> <<878ug7axhr.fsf@gmail.com> <837fvr9frq.fsf@gnu.org>> <<87sief9ezy.fsf@gmail.com> <831tlz9deh.fsf@gnu.org>> <<8761bb9cq8.fsf@gmail.com>> <<83zj8m9atc.fsf@gnu.org>> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1423514575 1289 80.91.229.3 (9 Feb 2015 20:42:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 9 Feb 2015 20:42:55 +0000 (UTC) Cc: thibaut.verron@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii , Oleh Krehel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 09 21:42:54 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YKvAU-0006Iq-90 for ged-emacs-devel@m.gmane.org; Mon, 09 Feb 2015 21:42:54 +0100 Original-Received: from localhost ([::1]:35111 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKvAT-0004JY-HA for ged-emacs-devel@m.gmane.org; Mon, 09 Feb 2015 15:42:53 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKvAH-0004JQ-2c for emacs-devel@gnu.org; Mon, 09 Feb 2015 15:42:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKvAG-0001Vz-7y for emacs-devel@gnu.org; Mon, 09 Feb 2015 15:42:41 -0500 Original-Received: from userp1040.oracle.com ([156.151.31.81]:44131) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKvAD-0001UQ-3R; Mon, 09 Feb 2015 15:42:37 -0500 Original-Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t19KgYkj028114 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 9 Feb 2015 20:42:34 GMT Original-Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by ucsinet22.oracle.com (8.14.5+Sun/8.14.5) with ESMTP id t19KgXSC003686 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 9 Feb 2015 20:42:33 GMT Original-Received: from abhmp0002.oracle.com (abhmp0002.oracle.com [141.146.116.8]) by aserv0121.oracle.com (8.13.8/8.13.8) with ESMTP id t19KgXVE006994; Mon, 9 Feb 2015 20:42:33 GMT In-Reply-To: <<83zj8m9atc.fsf@gnu.org>> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.8.2 (807160) [OL 12.0.6691.5000 (x86)] X-Source-IP: ucsinet22.oracle.com [156.151.31.94] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 156.151.31.81 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:182745 Archived-At: > > Just imagine the havoc of *Messages* being a dedicated window and > > popping up each time there's a new message, even if you bury it. >=20 > JFYI, there are people who like to configure Emacs like that. You've > just heard from one of them. To each their own. I'm guessing that you are referring to my reply? If so, let me repeat that *Messages* does not pop up each time there's a new message. In fact, it never pops up. Unless I pop it up, on purpose. Calls to `message' do not pop up *Messages*, whether or not it is shown in a dedicated window when it is shown.