all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Stefan Kangas <stefan@marxist.se>,
	51605@debbugs.gnu.org, Juri Linkov <juri@linkov.net>
Subject: bug#51605: Fwd: [PATCH] Update themes to support mode-line
Date: Thu, 9 Dec 2021 08:39:46 +0100	[thread overview]
Message-ID: <CAO48Bk_-kBR5HH+h1VTnK-JPuffBXoAe_G+4R0m0nD0bGio+Lg@mail.gmail.com> (raw)
In-Reply-To: <83sfv3w7xw.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 2989 bytes --]

Hi,

>> OK, I use a couple of themes that happen to have a shadowy background
for the fringe, but I could live with
>> anything that makes this _conceptual_ difference visible.

> I don't think I agree with this concept.  For example, the stuff
> usually written into the display margins is also separate from the
> buffer text, but we still use the same 'default' face there.

Wouldn't it be nice if Emacs made this conceptual difference clear by
default. We can start with the line numbers and then continue with other
stuff. I have started this because I got a couple PRs accepted by some
theme editors who valued the concept, not just the visuals of it.

BTW, no bad feelings here, but what is the real reason behind changing the
modeline face to variable pitch? I have tested master recently and the
feeling was really strange.

(at least) I would like a conceptually sound Emacs and highlighting buffer
vs. 'the rest' looks like a basic principle to me.

But again, why not giving it a try as we have with the (IMvvHO weird) font
for the modeline and bow to reactions of the community?

Best, /PA


On Wed, 8 Dec 2021 at 14:19, Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Pedro Andres Aranda Gutierrez <paaguti@gmail.com>
> > Date: Wed, 8 Dec 2021 07:45:57 +0100
> > Cc: Juri Linkov <juri@linkov.net>, Stefan Kangas <stefan@marxist.se>,
> 51605@debbugs.gnu.org
> >
> > point taken... if it isn't the fringe, then something else. I find it
> more problematic to have the same face for the
> > buffer and line numbers.
> > And it's from the conceptual point of view that line numbers aren't
> buffer and therefore should have a different
> > face by default.
> >
> > OK, I use a couple of themes that happen to have a shadowy background
> for the fringe, but I could live with
> > anything that makes this _conceptual_ difference visible.
>
> I don't think I agree with this concept.  For example, the stuff
> usually written into the display margins is also separate from the
> buffer text, but we still use the same 'default' face there.
>
> > (Just my .2c worth of experience; when I edit/correct Python exercises
> from my students, this visual
> > difference helps me detecting indentation errors much quicker; my
> student's experience: different line number
> > and buffer faces help them editing and therefore adopting Emacs as their
> editor of choice for Python and from
> > there they explore org-mode for their short papers and presentations and
> they become regular users in no
> > time ;-) )
>
> No one argues that some situations and some personal preferences call
> for a distinct face for the line numbers.  That's why we use a special
> face there, not the default face.  That's not what the argument is
> about.  It is about changing the defaults, and that must have reasons
> much more serious than just anecdotal evidence about this or that use
> case.
>


-- 
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

[-- Attachment #2: Type: text/html, Size: 4198 bytes --]

  reply	other threads:[~2021-12-09  7:39 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-18  7:58 PATCH: update themes to support mode-line (no bold in line-number-current-line) Pedro Andres Aranda Gutierrez
2021-11-05  7:27 ` bug#51605: Fwd: [PATCH] Update themes to support mode-line Stefan Kangas
2021-11-05 23:24   ` Lars Ingebrigtsen
2021-11-05 23:54     ` Stefan Kangas
2021-11-06  0:17       ` Lars Ingebrigtsen
2021-11-06  0:43         ` Stefan Kangas
2021-12-05 18:05   ` Stefan Kangas
2021-12-05 18:38     ` Eli Zaretskii
2021-12-05 21:49       ` Stefan Kangas
2021-12-06  6:21         ` Pedro Andres Aranda Gutierrez
2021-12-06 13:04           ` Eli Zaretskii
2021-12-06 12:37         ` Eli Zaretskii
2021-12-06 13:25           ` Stefan Kangas
2021-12-06 13:54             ` Eli Zaretskii
2021-12-06 15:08               ` Stefan Kangas
2021-12-06 16:38                 ` Eli Zaretskii
2021-12-06 17:00                 ` Juri Linkov
2021-12-07  6:23                   ` Pedro Andres Aranda Gutierrez
2021-12-07  8:18                     ` Juri Linkov
2021-12-07 14:08                     ` Eli Zaretskii
2021-12-08  6:45                       ` Pedro Andres Aranda Gutierrez
2021-12-08 13:19                         ` Eli Zaretskii
2021-12-09  7:39                           ` Pedro Andres Aranda Gutierrez [this message]
2021-12-09 14:03                             ` Stefan Kangas
2022-09-10  4:49   ` Lars Ingebrigtsen

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=CAO48Bk_-kBR5HH+h1VTnK-JPuffBXoAe_G+4R0m0nD0bGio+Lg@mail.gmail.com \
    --to=paaguti@gmail.com \
    --cc=51605@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=juri@linkov.net \
    --cc=stefan@marxist.se \
    /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.