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: Tue, 23 Aug 2022 15:28:17 +0300 Message-ID: <83mtbv87q6.fsf@gnu.org> References: <83r11acfag.fsf@gnu.org> <83y1vf8apy.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20603"; 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 Tue Aug 23 14:28:58 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 1oQT1e-0005Bs-0n for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 23 Aug 2022 14:28:58 +0200 Original-Received: from localhost ([::1]:55162 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oQT1c-0002uu-Qh for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 23 Aug 2022 08:28:56 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55972) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQT0u-0002rt-6q for help-gnu-emacs@gnu.org; Tue, 23 Aug 2022 08:28:13 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33918) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQT0t-0002rU-Us for help-gnu-emacs@gnu.org; Tue, 23 Aug 2022 08:28:11 -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=d37bvq+MyVf9BiRKWqOvTSGSQleYjyrV82hTDC1WTNY=; b=Cj3WKzjKpAaP 3dcss2W47Rgpk7r0/2aFheQ14FBuyrLJgnxRNWhpylXlnr2qp7xCBmlIW02etWKStrusp4Jg6U7eU 0Kz3fSgZsA1b6aqP+zxZScz0PHgPmSasl+DivB5O5BsKCaa2SIJT9Qnyl9n5YPUivrJF/+tyLv82i 3xtyUYK5+aUVcqeTdeqBlB04DJLlsdp3boM3/mwLVl8FMKnLwTsgFXKjvZvrXuV28YT9r9hpfYi/n IuEsvZcxpSl7HWSv163tvvp/gG8L8UAlT00BhhKewdUPf28rzlHVmDEgWZvpjBG4y7xQrOy+GOaII kCTfYFUknZJvF2iw5NsuXQ==; Original-Received: from [87.69.77.57] (port=3497 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 1oQT0t-0008VK-7I for help-gnu-emacs@gnu.org; Tue, 23 Aug 2022 08:28:11 -0400 In-Reply-To: (message from uzibalqa on Tue, 23 Aug 2022 11:37:23 +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:138984 Archived-At: > Date: Tue, 23 Aug 2022 11:37:23 +0000 > From: uzibalqa > Cc: help-gnu-emacs@gnu.org > > > > > You need to find a character that looks like a vertical line, but is > > > > wider. Or maybe try using 'bold' in the fill-column-indicator face > > > > attributes. > > > > > > Could you make it easier to use a wider character, rather than figuring > > > a character that looks like a vertical line, but is wider. > > > > > > Sorry, I don't understand the question (if it is a question). > > Finding the indicator too thin, the original question asked if there exists an > already defined way to use a wider indicator. > > You asked me to find a wider character that looks like a vertical line. But it is > complicated to figure out a way to do it. So the question is now about possibility > of having different thicknesses (sensible of course, e.g. thin, thick, wide) without > users having to find a solution and get it to work. Someone will still have to find such characters. And the best candidate to do it is a person who is interested in the feature, because they are the best motivated ones. Once such characters are found, adding them to the alternatives available for customization is very easy.