GNU bug report logs - #23406
25.0.93; autoload cursor-sensor-inhibit

Previous Next

Package: emacs;

Reported by: Leo Liu <sdl.web <at> gmail.com>

Date: Sat, 30 Apr 2016 09:44:02 UTC

Severity: normal

Found in version 25.0.93

Done: Leo Liu <sdl.web <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Leo Liu <sdl.web <at> gmail.com>
Cc: 23406 <at> debbugs.gnu.org
Subject: bug#23406: 25.0.93; autoload cursor-sensor-inhibit
Date: Sat, 30 Apr 2016 09:30:16 -0400
> I think the variable cursor-sensor-inhibit should be autoloaded.
> for example I often see this message:
>     isearch-cancel: Symbol’s value as variable is void: cursor-sensor-inhibit
> I have also seen it happened in isearch's pre-command-hook.
> WDYT?

As much as I hate autoloading variables, I think I agree in this case.
Please update the isearch.el code accordingly (getting rid of the
(boundp 'cursor-sensor-inhibit) check).


        Stefan




This bug report was last modified 9 years and 21 days ago.

Previous Next


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