unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Juri Linkov <juri@linkov.net>
Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org
Subject: Re: night-mode?
Date: Sun, 22 Nov 2020 17:16:19 +0200	[thread overview]
Message-ID: <83mtz9xvzw.fsf@gnu.org> (raw)
In-Reply-To: <87tuth6c30.fsf@mail.linkov.net> (message from Juri Linkov on Sun, 22 Nov 2020 10:40:19 +0200)

> From: Juri Linkov <juri@linkov.net>
> Date: Sun, 22 Nov 2020 10:40:19 +0200
> Cc: emacs-devel@gnu.org
> 
> diff --git a/lisp/startup.el b/lisp/startup.el
> index 9f67dfde12..71d640701b 100644
> --- a/lisp/startup.el
> +++ b/lisp/startup.el
> @@ -834,6 +834,7 @@ tty-handle-args
>                                 argval)))
>                       default-frame-alist))
>  	      ((member argi '("-r" "-rv" "-reverse"))
> +	       (setq night-mode t)
>  	       (push '(reverse . t)
>                       default-frame-alist))
>  	      ((equal argi "-color")

I don't see why we should consider -rv be the sign of "night".  Many
people use dark backgrounds for reasons that have nothing to do with
the time of day, and -rv is not such a sign, either.

I think we should ask users who'd want to have a special theme for the
night and that routinely use the dark-background colors what would
they like to see by night.  It isn't enough just to invert the colors,
IMO.



  parent reply	other threads:[~2020-11-22 15:16 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-20 21:25 night-mode? Stefan Monnier
2020-11-21  2:36 ` night-mode? Pankaj Jangid
2020-11-21  5:00   ` Modus themes toggle (was: night-mode?) Protesilaos Stavrou
2020-11-21  7:22     ` Modus themes toggle Pankaj Jangid
2020-11-21 19:21 ` night-mode? Juri Linkov
2020-11-21 21:20   ` night-mode? Stefan Monnier
2020-11-22  8:40     ` night-mode? Juri Linkov
2020-11-22 15:09       ` night-mode? Stefan Monnier
2020-11-22 15:16       ` Eli Zaretskii [this message]
2020-11-22 16:09         ` night-mode? Jean Louis
2020-11-22 19:55           ` night-mode? Stefan Monnier
2020-11-22 16:38         ` night-mode? Arthur Miller
2020-11-22 17:27           ` night-mode? Jean Louis
2020-11-23  7:21             ` night-mode? Arthur Miller
2020-11-23  8:36               ` night-mode? Jean Louis
2020-11-23 17:06                 ` night-mode? Arthur Miller
2020-11-23 19:38                   ` night-mode? Jean Louis
2020-11-24  8:55                     ` night-mode? Arthur Miller
2020-11-24  9:47                       ` night-mode? Jean Louis
     [not found] ` <87r1onmjpx.fsf@gmail.com>
     [not found]   ` <jwvtutiy783.fsf-monnier+emacs@gnu.org>
2020-11-22  0:03     ` night-mode? Caio Henrique

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83mtz9xvzw.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=juri@linkov.net \
    --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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).