unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* With electric-pair-mode, N prefix arg should insert N balanced pairs
@ 2024-08-03  5:49 Joseph Turner
  2024-08-03  6:41 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Joseph Turner @ 2024-08-03  5:49 UTC (permalink / raw)
  To: Emacs Devel Mailing List

On Emacs 29.4, with emacs -Q

Turn on electric-pair-mode

(electric-pair-mode +1)

Then press "C-2 ("

Expected result:

(())

Actual result:

(()

Thank you!

Joseph



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-08-03  7:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-03  5:49 With electric-pair-mode, N prefix arg should insert N balanced pairs Joseph Turner
2024-08-03  6:41 ` Eli Zaretskii
2024-08-03  7:07   ` Joseph Turner

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).