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 10:26:58 -0800 (PST) Message-ID: <048211e0-0bf4-4c69-8908-aae20a2e58fb@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> 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 1423506453 25951 80.91.229.3 (9 Feb 2015 18:27:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 9 Feb 2015 18:27:33 +0000 (UTC) Cc: thibaut.verron@gmail.com, emacs-devel@gnu.org To: Oleh Krehel , Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 09 19:27:32 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 1YKt3S-0007Yu-BT for ged-emacs-devel@m.gmane.org; Mon, 09 Feb 2015 19:27:30 +0100 Original-Received: from localhost ([::1]:34439 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKt3Q-0004RL-Op for ged-emacs-devel@m.gmane.org; Mon, 09 Feb 2015 13:27:28 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKt3D-0004Ql-2V for emacs-devel@gnu.org; Mon, 09 Feb 2015 13:27:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKt3C-0007da-DM for emacs-devel@gnu.org; Mon, 09 Feb 2015 13:27:15 -0500 Original-Received: from userp1040.oracle.com ([156.151.31.81]:36439) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKt36-0007bm-VX; Mon, 09 Feb 2015 13:27:09 -0500 Original-Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id t19IR15L019902 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 9 Feb 2015 18:27:02 GMT Original-Received: from userz7022.oracle.com (userz7022.oracle.com [156.151.31.86]) by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id t19IR0D4026546 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 9 Feb 2015 18:27:01 GMT Original-Received: from abhmp0002.oracle.com (abhmp0002.oracle.com [141.146.116.8]) by userz7022.oracle.com (8.14.5+Sun/8.14.4) with ESMTP id t19IQxIl028789; Mon, 9 Feb 2015 18:26:59 GMT In-Reply-To: <8761bb9cq8.fsf@gmail.com> 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: ucsinet21.oracle.com [156.151.31.93] 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:182716 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. FWIW, I use a dedicated window and separate frame for *Messages*. And no, it doesn't pop up each time there's a new message. > I dislike non-soft dedicated windows because they're bad design.=20 What's the bad design about having such a possibility?