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: Emanuel Berg
Subject: Re: Customising display-fill-column-indicator-mode
Date: Wed, 24 Aug 2022 03:40:42 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

wilnerthomas--- via Users list for the GNU Emacs text editor wrote:

>>> As you do in the swamp?
>>
>> It's all an orchestra of strings
>> doing unbelievable things
>>
>> https://dataswamp.org/~incal/vidz/zev-2.webm
>
> What substance are you taking?

Nothing you can handle anyway. Stick to Elisp. Err ...

> Anyway, have done, but to no avail
>
> (setq display-fill-column-indicator-character ?\u2503)

This works for me:

  (setq display-fill-column-indicator t)
  (setq display-fill-column-indicator-character ?\u2503)

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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