emacs-circe / circe

Circe, a Client for IRC in Emacs
GNU General Public License v3.0
395 stars 51 forks source link

Fontification in LUI mode #353

Closed matthew-piziak closed 1 year ago

matthew-piziak commented 5 years ago

lui does not support font-lock mode.

In my case it means that I cannot activate org-link-minor-mode or org-link in my lui-derived mode: https://github.com/tarsius/orglink/issues/7

What is the appropriate way to render things like links in LUI?

wasamasa commented 1 year ago

See lui-buttonize-urls and so on in lui.el.