From: Drew Adams <drew.adams@oracle.com>
To: 16975@debbugs.gnu.org
Subject: bug#16975: 24.3.50; redisplay--update-region-highlight: (wrong-type-argument number-or-marker-p nil)
Date: Sun, 9 Mar 2014 11:41:42 -0700 (PDT) [thread overview]
Message-ID: <ad5f7da5-5f07-495a-b60e-7014087e0862@default> (raw)
In a new session, with my setup, I did C-h v post-command-hook. That
showed this as the value:
(global-font-lock-mode-check-buffers 1on1-change-cursor-on-input-method
1on1-change-cursor-on-overwrite/read-only 1on1-fit-minibuffer-frame)
Then I did this:
M-: (remove-hook 'post-command-hook '1on1-change-cursor-on-input-method)
And I got this backtrace:
Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
redisplay--update-region-highlight(#<window 10 on *Help*>)
mapc(redisplay--update-region-highlight (#<window 10 on *Help*> #<window 8 on drews-lisp-20>))
#[...
funcall(#[...
redisplay--update-region-highlights(t)
apply(redisplay--update-region-highlights t)
#[...
redisplay_internal\ \(C\ function\)()
However, trying to reproduce that in another new session, I was unable
to repro it. HTH - if not, feel free to close the bug.
In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
of 2014-03-04 on ODIEONE
Bzr revision: 116662 kbrown@cornell.edu-20140304190249-6s13s5bwn3un3hfe
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
'CFLAGS=-O0 -g3' 'CPPFLAGS=-DGC_MCHECK=1 -Ic:/Devel/emacs/include'
LDFLAGS=-Lc:/Devel/emacs/lib'
next reply other threads:[~2014-03-09 18:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-09 18:41 Drew Adams [this message]
2014-03-10 2:56 ` bug#16975: 24.3.50; redisplay--update-region-highlight: (wrong-type-argument number-or-marker-p nil) Stefan Monnier
2014-03-11 17:12 ` Stefan Monnier
2014-03-11 17:24 ` Drew Adams
2014-03-12 14:15 ` Stefan Monnier
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ad5f7da5-5f07-495a-b60e-7014087e0862@default \
--to=drew.adams@oracle.com \
--cc=16975@debbugs.gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.