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 14:23:37 +0300 Message-ID: <83y1vf8apy.fsf@gnu.org> References: <83r11acfag.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34107"; 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 13:24:45 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 1oQS1V-0008k6-DG for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 23 Aug 2022 13:24:45 +0200 Original-Received: from localhost ([::1]:54552 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oQS1U-0003Dd-Ct for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 23 Aug 2022 07:24:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38580) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQS0J-0003D6-Hf for help-gnu-emacs@gnu.org; Tue, 23 Aug 2022 07:23:31 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:41226) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQS0J-0008F0-1X for help-gnu-emacs@gnu.org; Tue, 23 Aug 2022 07:23:31 -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=KSi2OjTtjNdk9SjUTf5vCkt9AnZdbwcqKum9k7Wxq9s=; b=jfjUrpeHUuAw ho6RL1jqlpzstj7d2phR6DGeYlBUOJ8V1RhhOVSR7RP+Xh+xTp08sKd0AtWZPbDp7ygqzVsOY0b7A EryjvtNjdJ8Yb3U1WNVcPvTOG3vUIasJxboqowsoFC0Wu5cL0xrdWmQ0yHDNfc4DcukhGAuZaZnCX PmrIx/2z0J1NvWEwbP2EW2WzGvEaeB1sNYnXVnIQy6agyvOoG/eZLc2nEjQAEnQKtSgvw4dFZT8qT PYjkA2Aj1uG0jrY+umcKl1LrB2dWngmRxEHoUfJKFBCvjc+ggI8TQfOP4c74pAaASom7Rlhvgz9Ig vmMFQbMrYxxSxUfQd51a8g==; Original-Received: from [87.69.77.57] (port=3522 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 1oQS0I-0004xC-F2 for help-gnu-emacs@gnu.org; Tue, 23 Aug 2022 07:23:30 -0400 In-Reply-To: (message from uzibalqa on Tue, 23 Aug 2022 03:15:09 +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:138981 Archived-At: > Date: Tue, 23 Aug 2022 03:15:09 +0000 > From: uzibalqa > Cc: help-gnu-emacs@gnu.org > > > > Is there any way to use a bigger width for the indicator line because I find it to be too thin. > > > > 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).