help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Customising display-fill-column-indicator-mode


From: uzibalqa
Subject: Re: Customising display-fill-column-indicator-mode
Date: Wed, 24 Aug 2022 01:05:54 +0000





Sent with Proton Mail secure email.

------- Original Message -------
On Wednesday, August 24th, 2022 at 12:52 AM, John Yates <john@yates-sheets.org> 
wrote:


> Actually, I am pretty sure that it is
> * U+2502: Box Drawing Light Vertical
> 
> Other unicode options might include:
> * U+2551: Box Drawing Double Vertical
> * U+2588: Full Block
> * U+258C: Left Half Block
> * U+2590: Right Half Block
> * U+2591: Light Shade
> * U+2592: Medium Shade
> * U+2593: Dark Shade
> 
> Disclaimer: I have not tried any of these.
> I merely skimmed a Character Map app.
> 
> /john

Have done the following, and getting

Lisp error: (error "Non-hex character used for Unicode escape: ) (41)")

(setq display-fill-column-indicator-character ?\U2502) 
(setq display-fill-column-indicator-character ?\U+2502)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]