From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: phillip.lord@russet.org.uk (Phillip Lord) Newsgroups: gmane.emacs.help Subject: Re: use-package Date: Tue, 10 May 2016 11:20:06 +0200 Message-ID: <878tzitgl5.fsf@russet.org.uk> 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 1462964436 30180 80.91.229.3 (11 May 2016 11:00:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 May 2016 11:00:36 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, Stefan Monnier , Kaushal Modi To: Drew Adams Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 11 13:00:16 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 1b0RsG-0003Vm-2U for geh-help-gnu-emacs@m.gmane.org; Wed, 11 May 2016 13:00:16 +0200 Original-Received: from localhost ([::1]:51600 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0RsE-0007Lo-0Z for geh-help-gnu-emacs@m.gmane.org; Wed, 11 May 2016 07:00:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0Rrt-0007I9-3F for help-gnu-emacs@gnu.org; Wed, 11 May 2016 06:59:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b0Rrn-0000aE-07 for help-gnu-emacs@gnu.org; Wed, 11 May 2016 06:59:51 -0400 Original-Received: from cheviot22.ncl.ac.uk ([128.240.234.22]:43033) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0Rrm-0000XT-PB for help-gnu-emacs@gnu.org; Wed, 11 May 2016 06:59:46 -0400 Original-Received: from smtpauth-vm.ncl.ac.uk ([10.8.233.129] helo=smtpauth.ncl.ac.uk) by cheviot22.ncl.ac.uk with esmtp (Exim 4.63) (envelope-from ) id 1b0Rrg-0000J3-EK; Wed, 11 May 2016 11:59:40 +0100 Original-Received: from cable-94-189-138-199.dynamic.sbb.rs ([94.189.138.199] helo=localhost) by smtpauth.ncl.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1b0Rrg-0002jD-7o; Wed, 11 May 2016 11:59:40 +0100 In-Reply-To: (Drew Adams's message of "Thu, 5 May 2016 09:12:50 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.93 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 128.240.234.22 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:109927 Archived-At: Drew Adams writes: >> The rich-minority package in GNU Elpa (=20 >> https://elpa.gnu.org/packages/rich-minority.html=C2=A0) is basically thi= s:=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.) I shall think about adding something! Phil