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

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

bug#16138: 24.3; skeleton-end-hook not run


From: Stefan Monnier
Subject: bug#16138: 24.3; skeleton-end-hook not run
Date: Thu, 19 Dec 2013 08:38:31 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> skeleton-pair-insert-maybe explicitly ignores skeleton-end-hook.
>> If you want to change that, I imagine you have to factor out the default
>> non-nil value of skeleton-end-hook.
> I see. It was let-bound to nil. Any idea why it was disabled there?

Because the default value inserts a newline, which is not desired for
paren-pairs.


        Stefan





reply via email to

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