bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62536: 30.0.50; Can we add """ ... """ electric pair in elixir, just


From: Wilhelm Kirschbaum
Subject: bug#62536: 30.0.50; Can we add """ ... """ electric pair in elixir, just like python
Date: Mon, 03 Apr 2023 14:08:30 +0200
User-agent: mu4e 1.9.3; emacs 30.0.50


João Távora <joaotavora@gmail.com> writes:

As the author of most of elec-pair.el, I wanted to
chime in to say that it can be worth checking if this
newline-inserting, indent-inserting functionality isn't
already covered by one of

electric-pair-open-newline-between-pairs
electric-indent-mode
electric-layout-mode and its electric-layout-rules

which would be generally preferable to adding custom psif's
to post-self-insert-hook.

Hi, thanks for chiming in.  I will have a closer look to see if
there is a more elegant solution and hopefully we can avoid adding a
custom psif.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]