From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Customising display-fill-column-indicator-mode Date: Thu, 25 Aug 2022 09:31:44 +0300 Message-ID: <83a67s4ywf.fsf@gnu.org> References: <838rnf84xv.fsf@gnu.org> <837d2z83d5.fsf@gnu.org> <83ilmi74id.fsf@gnu.org> <874jy2l5tb.fsf@dataswamp.org> <83czcp7w5y.fsf@gnu.org> <83k06w51s0.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37325"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Thu Aug 25 08:34:37 2022 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oR6Rp-0009SK-F5 for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 25 Aug 2022 08:34:37 +0200 Original-Received: from localhost ([::1]:52024 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oR6Ro-0003Wg-9Z for geh-help-gnu-emacs@m.gmane-mx.org; Thu, 25 Aug 2022 02:34:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54652) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oR6Ov-0003Pi-7b for help-gnu-emacs@gnu.org; Thu, 25 Aug 2022 02:31:37 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34310) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oR6Ot-0006rM-V7 for help-gnu-emacs@gnu.org; Thu, 25 Aug 2022 02:31:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=aaaoErfI2kdOc4lqqSJLPs4VtGmob7dh7BPWfeUurkk=; b=I/3NyiVH/GVo qt4UYj0tXgqgva4xlLvW6N0x1JEdLeMVBqKxK/GgXeJ726FUmssHnt/pt3LTmPjxpAj1aVes4VrzI 0sC5HEDHlGBr1HDGzcF56agLIykb8w+OeqtjQ0cRKkOX+7OPcfnPvd3a/t4nquei4NKAOXiIitJlZ WxPr1DFJ2ADw0o4yfPy72abP2UB2q/jWMbHh3slmItbfZupR52nCE/88x3BScKggoboUuuqD6ODQf zP6kyNnSJ2rhpf/S1NtRtbXYyllwYiXPGUeMCiDnK+bIHQobcokTImiBk8KJFJeQjq+Ntm4RaXmpM c5GP6diLxvnFrjdjSku7pQ==; Original-Received: from [87.69.77.57] (port=3799 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oR6Or-0002SR-Us for help-gnu-emacs@gnu.org; Thu, 25 Aug 2022 02:31:35 -0400 In-Reply-To: (message from uzibalqa on Thu, 25 Aug 2022 05:42:58 +0000) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:139061 Archived-At: > Date: Thu, 25 Aug 2022 05:42:58 +0000 > From: uzibalqa > Cc: help-gnu-emacs@gnu.org > > ------- Original Message ------- > On Thursday, August 25th, 2022 at 5:29 AM, Eli Zaretskii 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. 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.