koldfront

show-paren-local-mode #emacs

🕚︎ - 2026-02-07 - 🟊 3 - ♺ 2

Today I found the solution to a small annoyance I have had for a while: in general while programming I like Emacs' 'show-paren-mode', but when I use jabber.el, I don't. So I was toggling it on and off, as it's a global setting - until I learned that the solution is:

(add-hook 'jabber-chat-mode-hook (lambda ()
                                   (show-paren-local-mode -1))

'show-paren-local-mode' been there since Emacs 28.1, released in 2021. I'm running 31. Hah!

Add comment

How to comment, in excruciating detail…

To avoid spam many websites make you fill out a CAPTCHA, or log in via an account at a corporation such as Facebook, Google or even Microsoft GitHub.

I have chosen to use a more old school method of spam prevention.

To post a comment here, you need to:

  • Configure a newsreader¹ to connect to the server koldfront.dk on port 1119 using nntps (nntp over TLS).
  • Open the newsgroup called lantern.koldfront and post a follow up to the article.
¹ Such as Thunderbird, Pan, slrn, tin or Gnus (part of Emacs).

Or, you can fill in this form:

+=