From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.help Subject: RE: Single modeline for all buffers? Date: Wed, 5 Feb 2014 10:19:57 -0800 (PST) Message-ID: <5c1a621f-a092-4c01-96f2-3d412ff559b0@default> References: <87ppn1292g.fsf@gkayaalp.com> <52F27908.1030809@gmx.at> 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 1391624449 9881 80.91.229.3 (5 Feb 2014 18:20:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Feb 2014 18:20:49 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: martin rudalics , self@gkayaalp.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 05 19:20:56 2014 Return-path: Envelope-to: geh-help-gnu-emacs@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 1WB75c-00057a-Dp for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Feb 2014 19:20:48 +0100 Original-Received: from localhost ([::1]:60883 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WB75b-0003qF-K5 for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Feb 2014 13:20:47 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WB754-0003h1-E1 for help-gnu-emacs@gnu.org; Wed, 05 Feb 2014 13:20:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WB74w-0007WY-UG for help-gnu-emacs@gnu.org; Wed, 05 Feb 2014 13:20:14 -0500 Original-Received: from userp1040.oracle.com ([156.151.31.81]:46384) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WB74w-0007OW-Nw for help-gnu-emacs@gnu.org; Wed, 05 Feb 2014 13:20:06 -0500 Original-Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id s15IJxxj008193 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 5 Feb 2014 18:20:00 GMT Original-Received: from userz7021.oracle.com (userz7021.oracle.com [156.151.31.85]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id s15IJwvA002814 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Wed, 5 Feb 2014 18:19:58 GMT Original-Received: from abhmp0010.oracle.com (abhmp0010.oracle.com [141.146.116.16]) by userz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id s15IJvho025123; Wed, 5 Feb 2014 18:19:57 GMT In-Reply-To: <52F27908.1030809@gmx.at> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.8 (707110) [OL 12.0.6680.5000 (x86)] X-Source-IP: acsinet21.oracle.com [141.146.126.237] 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: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95933 Archived-At: My response would be: why? A mode line is mode-specific by design. Sounds like this might be an XY problem. http://meta.stackoverflow.com/questions/66377/what-is-the-xy-problem What is the real problem you are trying to solve or the real feature you are looking for? Can you describe it without mentioning the mode line?