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 16:28:28 +0300 Message-ID: <838rnf84xv.fsf@gnu.org> References: <83r11acfag.fsf@gnu.org> <83y1vf8apy.fsf@gnu.org> <83mtbv87q6.fsf@gnu.org> <83edx786ts.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5891"; 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 15:29:15 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 1oQTxz-0001NH-Fh for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 23 Aug 2022 15:29:15 +0200 Original-Received: from localhost ([::1]:45696 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oQTxy-000714-1M for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 23 Aug 2022 09:29:14 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54930) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQTx8-00070j-Eb for help-gnu-emacs@gnu.org; Tue, 23 Aug 2022 09:28:22 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:40844) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQTx8-0006oD-69 for help-gnu-emacs@gnu.org; Tue, 23 Aug 2022 09:28:22 -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=jxi23HKHoVhmW7GxWwuNmTtj7B9jTRiBSsq0f1C6ju0=; b=kg+LDGoziAk0 9ob9KLjFJaGE5D2XC/Yuy8lpXqAQaKMA+Yq8gRxeHBF3BSiYTDiVZ9R9d/GYYpVsxsDDSA0CMFZfO Rks9Vz/EXSCCrugedMsraGYHyg1wXZ/2BQT3N0zWTPBFlzYsJlecfl6lq4z11u8XEEMOKQwv6M7H5 HcXIZPt9YPtSQ8WwJRPc2rnWrXNyZtezWZ1bZFS79ICjJxAxhL1AxsSo6au4ebNUIcb3O+sPoJZK5 gVO9fyBNyZBO9ltM76gAwVTb73pEd/Tb0p6+pd8z8PeSmXBDLY0GBPH2BGlJlIAv1+fdgb0qH2eJj aQA4ed3+jaL+NuYqNENWDg==; Original-Received: from [87.69.77.57] (port=3198 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 1oQTx7-0006tZ-4N for help-gnu-emacs@gnu.org; Tue, 23 Aug 2022 09:28:21 -0400 In-Reply-To: (wilnerthomas@tutanota.com) 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:138988 Archived-At: > Date: Tue, 23 Aug 2022 15:00:04 +0200 (CEST) > From: wilnerthomas@tutanota.com > Cc: help-gnu-emacs@gnu.org > > Aug 23, 2022, 12:47 by eliz@gnu.org: > > >> I am having difficulty finding the characters you are talking about. Does your thin > >> line use the characters you describe? What hype of characters are they and where do > >> I find them? > >> > > > > See the documentation of the corresponding variable, in this case > > display-fill-column-indicator-character. > > > > There is U+2503 > > How can I progress from here? The doc string also mentions one alternative. For others, try C-x 8 RET *VERTICAL TAB and then scroll through the characters with TAB.