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: use-package Date: Thu, 5 May 2016 09:12:50 -0700 (PDT) Message-ID: References: <874magv15u.fsf@mat.ucm.es> <87d1p38ll6.fsf@mat.ucm.es> <87y47pg5da.fsf@russet.org.uk> <87shxwzkzg.fsf@russet.org.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1462464852 1477 80.91.229.3 (5 May 2016 16:14:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 May 2016 16:14:12 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, Stefan Monnier To: Kaushal Modi , phillip.lord@russet.org.uk Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 05 18:14:00 2016 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 1ayLuX-0007tM-IW for geh-help-gnu-emacs@m.gmane.org; Thu, 05 May 2016 18:13:57 +0200 Original-Received: from localhost ([::1]:54281 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayLuT-0006Ji-Lb for geh-help-gnu-emacs@m.gmane.org; Thu, 05 May 2016 12:13:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayLu8-00060n-FX for help-gnu-emacs@gnu.org; Thu, 05 May 2016 12:13:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ayLtw-00044E-Lu for help-gnu-emacs@gnu.org; Thu, 05 May 2016 12:13:27 -0400 Original-Received: from aserp1040.oracle.com ([141.146.126.69]:31737) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayLtw-0003zC-FI for help-gnu-emacs@gnu.org; Thu, 05 May 2016 12:13:20 -0400 Original-Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u45GCsJg014681 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 5 May 2016 16:12:55 GMT Original-Received: from aserv0122.oracle.com (aserv0122.oracle.com [141.146.126.236]) by userv0022.oracle.com (8.14.4/8.13.8) with ESMTP id u45GCrXF029276 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 5 May 2016 16:12:54 GMT Original-Received: from abhmp0016.oracle.com (abhmp0016.oracle.com [141.146.116.22]) by aserv0122.oracle.com (8.13.8/8.13.8) with ESMTP id u45GCo9m023856; Thu, 5 May 2016 16:12:52 GMT In-Reply-To: X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6744.5000 (x86)] X-Source-IP: userv0022.oracle.com [156.151.31.74] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 141.146.126.69 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:109888 Archived-At: > The rich-minority package in GNU Elpa (=20 > https://elpa.gnu.org/packages/rich-minority.html=C2=A0) is basically this= :=20 > Allows the user to hide the lighters they want AND also modify them to > their liking. That is an example of what I meant by this, in my original msg here: There are of course ways (e.g. packages) to reduce the mode-line indications. But vanilla Emacs should, I think, at least provide some easy way for users to not display particular lighters. (Better would be for it to provide the flexibility that such packages offer.)