Philipp Stephani schrieb am So., 31. Dez. 2017 um 17:51 Uhr: > * lisp/electric.el (electric-quote-post-self-insert-function): Skip > over escape characters when determining whether a context-sensitive > quote should be opening or closing. > > * test/lisp/electric-tests.el > (electric-quote-replace-double-escaped-open) > (electric-quote-replace-double-escaped-close): New unit tests. > No comments, so I've pushed this to master as 6735df4443.