unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Nikolay Kudryavtsev <nikolay.kudryavtsev@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Eli Zaretskii <eliz@gnu.org>, Marc Soda <marc@soda.fm>,
	73688@debbugs.gnu.org
Subject: bug#73688: [PATCH] electric-pair-mode - preserve balance in conservative mode
Date: Sun, 10 Nov 2024 17:28:44 +0300	[thread overview]
Message-ID: <a5b4ad5c-2bbe-4400-bcbd-ffd234d1c693@gmail.com> (raw)
In-Reply-To: <jwvpln4z9nr.fsf-monnier+emacs@gnu.org>

OR seems like the natural solution for multiple predicates in this case. 
And if you need AND for a subset of predicates, you can easily roll out 
your own predicate implementing that.

Obviously there's nothing really wrong with add-function hacks in 
practice, but, in my opinion, if we're relying on them in places for 
which a proper customization ability was already designed and 
implemented, it's a telling sign that it is inadequate.






  reply	other threads:[~2024-11-10 14:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-08  3:10 bug#73688: [PATCH] electric-pair-mode - preserve balance in conservative mode Marc Soda
2024-10-12 12:21 ` Eli Zaretskii
2024-10-12 19:47   ` Marc Soda
2024-10-12 20:36   ` João Távora
2024-10-12 20:43     ` Marc Soda
2024-10-12 23:36       ` João Távora
2024-10-17 16:48 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-10-26 17:48   ` Marc Soda
2024-10-26 18:47     ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-09  9:22       ` Eli Zaretskii
2024-11-09 10:30         ` Nikolay Kudryavtsev
2024-11-09 15:55           ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-10 14:28             ` Nikolay Kudryavtsev [this message]
2024-11-23 12:22               ` Eli Zaretskii
2024-11-23 17:37                 ` Nikolay Kudryavtsev
2024-11-23 17:29         ` Marc Soda

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=a5b4ad5c-2bbe-4400-bcbd-ffd234d1c693@gmail.com \
    --to=nikolay.kudryavtsev@gmail.com \
    --cc=73688@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=marc@soda.fm \
    --cc=monnier@iro.umontreal.ca \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).