all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: phillip.lord@russet.org.uk (Phillip Lord)
To: Kaushal Modi <kaushal.modi@gmail.com>
Cc: help-gnu-emacs@gnu.org, Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: use-package
Date: Tue, 10 May 2016 11:18:21 +0200	[thread overview]
Message-ID: <87d1outgo2.fsf@russet.org.uk> (raw)
In-Reply-To: <CAFyQvY2BcOe5PY731j3iSrpX7=1TZEEgcd9F3inVWxa=-muXZQ@mail.gmail.com> (Kaushal Modi's message of "Thu, 05 May 2016 15:56:03 +0000")

Kaushal Modi <kaushal.modi@gmail.com> writes:

> I also have a same opinion as Drew. Hiding minor mode lighters is very
> subjective. You might find a particular mode lighter as useless but someone
> else might be wanting that. So I would also leave it up to the users on
> which lighters they want to hide.

The question is, though, which is the most sensible default.



> So I have this ( http://i.imgur.com/bHmMU1N.png ) using rich-minority.
>
> (use-package rich-minority
>   :config
>   (progn
>     (setq rm-blacklist
>           '(" WK"        ; which-key
>             " hc"        ; hardcore mode

=== SNIP LOTS ===

>             " ivy"       ; ivy
>             " h"         ; hungry-delete-mode
>             ))
>     (setq rm-text-properties '(("\\` Ovwrt\\'" 'face
> 'font-lock-warning-face))) ; default
>     (add-to-list 'rm-text-properties '("\\` Abbrev\\'" 'display "​@")) ;
> Abbrev

=== SNIP LOTS ===

>           (add-to-list 'rm-text-properties '("\\` Hi\\'"   'display
> "​H")))))))


Which kind of illustrates my point, I think. Most of your work is
switching things off!

I think we can do a better job of the defaults, by simply moving to "no
lighter by default".

Phil



  parent reply	other threads:[~2016-05-10  9:18 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-02 17:07 use-package Uwe Brauer
2016-05-02 18:47 ` use-package Kaushal Modi
2016-05-03 10:47   ` use-package Uwe Brauer
2016-05-03 14:01     ` use-package Kaushal Modi
2016-05-03 22:28       ` use-package Stefan Monnier
2016-05-04  3:33         ` use-package Kaushal Modi
2016-05-04 12:09           ` use-package Stefan Monnier
2016-05-04 16:22         ` use-package Phillip Lord
2016-05-04 16:44           ` use-package Drew Adams
2016-05-05 13:34             ` use-package Phillip Lord
2016-05-05 14:00               ` use-package Drew Adams
2016-05-05 15:56                 ` use-package Kaushal Modi
2016-05-05 16:12                   ` use-package Drew Adams
2016-05-10  9:20                     ` use-package Phillip Lord
2016-05-10  9:18                   ` Phillip Lord [this message]
2016-05-11 11:42                     ` use-package Kaushal Modi
2016-05-12 21:04                       ` use-package Phillip Lord
2016-05-13 11:56                         ` use-package Stefan Monnier
2016-05-14 22:27                           ` use-package Phillip Lord
2016-05-15  3:22                             ` use-package Stefan Monnier
2016-05-13 15:38                         ` use-package Drew Adams
2016-05-16 15:16                           ` use-package Phillip Lord
2016-05-16 16:49                             ` use-package Drew Adams
     [not found]                         ` <mailman.2761.1463153947.7477.help-gnu-emacs@gnu.org>
2016-05-14  7:37                           ` use-package Rusi
2016-05-10  9:13                 ` use-package Phillip Lord
2016-05-05  9:51       ` use-package Uwe Brauer
2016-05-05 13:38         ` use-package Phillip Lord
2016-05-03 22:21 ` use-package Stefan Monnier
2016-05-05 10:15   ` use-package Uwe Brauer
2016-05-05 23:41     ` use-package Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d1outgo2.fsf@russet.org.uk \
    --to=phillip.lord@russet.org.uk \
    --cc=help-gnu-emacs@gnu.org \
    --cc=kaushal.modi@gmail.com \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.