all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: help-gnu-emacs@gnu.org
Subject: Re: not warn about smilies/emoticon "missing" parens
Date: Thu, 22 Sep 2022 16:16:10 +0200	[thread overview]
Message-ID: <87edw3bil1.fsf@web.de> (raw)
In-Reply-To: <87a66tgl62.fsf@dataswamp.org> (Emanuel Berg's message of "Wed, 21 Sep 2022 10:56:53 +0200")

Emanuel Berg <incal@dataswamp.org> writes:

> Why this
>
> (require 'paren)
> (show-paren-mode)
> ;; (setq show-paren-delay 0)
> ;; (setq show-paren-predicate '(not (major-mode . erc-mode))) ; DNC
>
> doesn't work?
>
> `show-paren-predicate' don't work like that?

You could M-x trace-function or debug-on-entry `buffer-match-p' to check
what is going on (or what isn't).

Michael.



  parent reply	other threads:[~2022-09-22 14:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-21  8:56 not warn about smilies/emoticon "missing" parens Emanuel Berg
2022-09-22 13:42 ` Michael Heerdegen
2022-09-22 14:16 ` Michael Heerdegen [this message]
2022-09-22 16:20 ` Marcin Borkowski
2022-09-23 11:27   ` Emanuel Berg
     [not found]     ` <87pmfi3yuy.fsf@mbork.pl>
2022-09-27  4:56       ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87edw3bil1.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.