all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#16975: 24.3.50; redisplay--update-region-highlight: (wrong-type-argument number-or-marker-p nil)
@ 2014-03-09 18:41 Drew Adams
  2014-03-10  2:56 ` Stefan Monnier
  2014-03-11 17:12 ` Stefan Monnier
  0 siblings, 2 replies; 5+ messages in thread
From: Drew Adams @ 2014-03-09 18:41 UTC (permalink / raw)
  To: 16975


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'





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-12 14:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-09 18:41 bug#16975: 24.3.50; redisplay--update-region-highlight: (wrong-type-argument number-or-marker-p nil) Drew Adams
2014-03-10  2:56 ` Stefan Monnier
2014-03-11 17:12 ` Stefan Monnier
2014-03-11 17:24   ` Drew Adams
2014-03-12 14:15     ` Stefan Monnier

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.