GNU bug report logs - #16135
After backward-up-list in jit-lock-after-change-extend-region-functions, insert-parentheses malfunctions

Previous Next

Package: emacs;

Reported by: Barry OReilly <gundaetiapo <at> gmail.com>

Date: Fri, 13 Dec 2013 23:11:02 UTC

Severity: minor

Done: Barry OReilly <gundaetiapo <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Barry OReilly <gundaetiapo <at> gmail.com>
Cc: 16135 <at> debbugs.gnu.org
Subject: bug#16135: After backward-up-list in jit-lock-after-change-extend-region-functions, insert-parentheses malfunctions
Date: Fri, 13 Dec 2013 18:38:10 -0500
Barry OReilly wrote:

>   (add-hook 'jit-lock-after-change-extend-region-functions
>             (lambda (_start _end _old-len)
>               (condition-case nil
>                   (backward-up-list)
>                 (scan-error nil)))
>             nil
>             t)
[...]
> Insert parentheses:
>
>   M-(
>
> Inserted into *scratch* buffer:
>
>   ) (
>
> But expected:
>
>   ()

Well, it sounds like you shouldn't do that, then.




This bug report was last modified 11 years and 221 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.