From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Leo Liu <sdl.web@gmail.com>
Cc: 23406@debbugs.gnu.org
Subject: bug#23406: 25.0.93; autoload cursor-sensor-inhibit
Date: Sat, 30 Apr 2016 09:30:16 -0400 [thread overview]
Message-ID: <jwvbn4r8bvc.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <m1zisbfn6i.fsf@gmail.com> (Leo Liu's message of "Sat, 30 Apr 2016 17:41:57 +0800")
> 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
next prev parent reply other threads:[~2016-04-30 13:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-30 9:41 bug#23406: 25.0.93; autoload cursor-sensor-inhibit Leo Liu
2016-04-30 13:30 ` Stefan Monnier [this message]
2016-04-30 15:40 ` Leo Liu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvbn4r8bvc.fsf-monnier+emacsbugs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=23406@debbugs.gnu.org \
--cc=sdl.web@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).