From: wilnerthomas--- via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Customising display-fill-column-indicator-mode
Date: Thu, 25 Aug 2022 08:48:19 +0200 (CEST) [thread overview]
Message-ID: <NAIkYie--3-2@tutanota.com> (raw)
In-Reply-To: <83a67s4ywf.fsf@gnu.org>
Aug 25, 2022, 06:31 by eliz@gnu.org:
>> Date: Thu, 25 Aug 2022 05:42:58 +0000
>> From: uzibalqa <uzibalqa@proton.me>
>> Cc: help-gnu-emacs@gnu.org
>>
>> ------- Original Message -------
>> On Thursday, August 25th, 2022 at 5:29 AM, Eli Zaretskii <eliz@gnu.org> wrote:
>>
>>
>> > > Date: Wed, 24 Aug 2022 23:18:27 +0000
>> > > From: uzibalqa uzibalqa@proton.me
>> > > Cc: help-gnu-emacs@gnu.org
>> > >
>> > > Turning again to the indicator, can the problem be fixed so that the indicator
>> > > in not so thin on a dark background. It colour is also a problem as it does
>> > > not meet the Accessible Criteria in WCAG 2.
>> >
>> >
>> > We've made a full circle: I suggested at the beginning to find a more
>> > prominent character, and customize this feature to use that instead of
>> > the default.
>>
>> You have declined giving much information at how to set up the variable with a unicode,
>> and when I have done so, it did not work out. The indicator remained the same as it has
>> been by default.
>>
>
> I didn't decline anything. You are probably confusing me with someone
> else.
>
Assuming you are right.
I have done
(setq display-fill-column-indicator t)
(setq display-fill-column-indicator-character ?\u2503)
(set-face-foreground 'fill-column-indicator "green")
(global-display-fill-column-indicator-mode)
Have also done
(global-display-fill-column-indicator-mode)
(setq display-fill-column-indicator t)
(setq display-fill-column-indicator-character ?\u2503)
(set-face-foreground 'fill-column-indicator "green")
The two attempts did not change the indicator colour.
> With the customize interface, you just type the character, for example
> using "C-x 8 RET" followed by the character's codepoint in hex.
>
>> Refusing to follow any accessible criteria is also a disservice to
>> many users.
>>
>
> I didn't refuse anything.
>
Accepting you are right about this one as well. Have you seen how the indicator
character looks like on a dark theme like modus-vivendi?
next prev parent reply other threads:[~2022-08-25 6:48 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-21 1:14 Customising display-fill-column-indicator-mode wilnerthomas--- via Users list for the GNU Emacs text editor
2022-08-21 5:54 ` Eli Zaretskii
2022-08-23 3:15 ` uzibalqa
2022-08-23 11:23 ` Eli Zaretskii
2022-08-23 11:37 ` uzibalqa
2022-08-23 12:28 ` Eli Zaretskii
2022-08-23 12:36 ` uzibalqa
2022-08-23 12:47 ` Eli Zaretskii
2022-08-23 13:00 ` wilnerthomas--- via Users list for the GNU Emacs text editor
2022-08-23 13:28 ` Eli Zaretskii
2022-08-23 14:02 ` Eli Zaretskii
2022-08-23 23:36 ` uzibalqa
2022-08-23 23:42 ` Emanuel Berg
2022-08-23 23:51 ` uzibalqa
2022-08-23 23:56 ` Emanuel Berg
2022-08-24 0:08 ` wilnerthomas--- via Users list for the GNU Emacs text editor
2022-08-24 1:40 ` Emanuel Berg
2022-08-24 3:42 ` uzibalqa
2022-08-24 2:35 ` Eli Zaretskii
2022-08-24 2:43 ` Emanuel Berg
2022-08-24 10:50 ` Eli Zaretskii
2022-08-24 23:18 ` uzibalqa
2022-08-25 5:29 ` Eli Zaretskii
2022-08-25 5:42 ` uzibalqa
2022-08-25 6:31 ` Eli Zaretskii
2022-08-25 6:48 ` wilnerthomas--- via Users list for the GNU Emacs text editor [this message]
2022-08-25 6:58 ` Eli Zaretskii
2022-08-25 7:24 ` uzibalqa
2022-08-25 7:46 ` Eli Zaretskii
2022-08-25 10:32 ` uzibalqa
2022-08-25 7:39 ` Gregory Heytings
2022-08-25 7:47 ` uzibalqa
2022-08-25 7:52 ` tomas
2022-08-25 9:19 ` Jean Louis
2022-08-25 9:35 ` tomas
2022-08-25 11:38 ` Christopher Dimech
2022-08-25 13:55 ` Jean Louis
2022-08-26 2:31 ` Christopher Dimech
2022-08-26 4:13 ` tomas
2022-08-26 5:05 ` Christopher Dimech
2022-08-26 5:46 ` Jean Louis
2022-08-26 6:05 ` Christopher Dimech
2022-08-26 5:34 ` Jean Louis
2022-08-26 5:56 ` Christopher Dimech
2022-09-04 0:04 ` Jean Louis
2022-09-04 0:13 ` Emanuel Berg
2022-09-05 4:23 ` Jean Louis
2022-09-06 3:31 ` Emanuel Berg
2022-09-06 3:35 ` Emanuel Berg
2022-08-25 8:16 ` Gregory Heytings
2022-08-23 23:58 ` uzibalqa
2022-08-24 0:52 ` John Yates
2022-08-24 1:05 ` uzibalqa
2022-08-24 2:39 ` Eli Zaretskii
2022-08-24 2:46 ` Emanuel Berg
2022-08-24 3:51 ` uzibalqa
2022-08-24 1:08 ` uzibalqa
2022-08-24 2:38 ` Eli Zaretskii
2022-08-24 2:45 ` Emanuel Berg
2022-08-24 3:48 ` uzibalqa
2022-08-24 3:44 ` uzibalqa
2022-08-23 13:39 ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-08-23 14:30 ` [External] : " Drew Adams
2022-08-23 15:59 ` Eli Zaretskii
2022-08-23 16:58 ` Drew Adams
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=NAIkYie--3-2@tutanota.com \
--to=help-gnu-emacs@gnu.org \
--cc=eliz@gnu.org \
--cc=wilnerthomas@tutanota.com \
/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.
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).