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

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

Re: Colourising fill-column-indicator


From: Joel Reicher
Subject: Re: Colourising fill-column-indicator
Date: Wed, 04 Dec 2024 14:39:46 +1100
User-agent: Gnus/5.13 (Gnus v5.13)

Heime via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org> writes:

Where should the following commands be called?

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

  (set-face-attribute
    'fill-column-indicator nil :background "green" :height 1.0)

Are they to be called before display-fill-column-indicator-mode?

I would recommend using customize instead of the code above.

Regards,

       - Joel



reply via email to

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