unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#15942: 24.3.50; Error during redisplay: ... ("Advised function" 0 16 (dynamic-docstring-function advice--make-docstring))
@ 2013-11-20 23:27 Drew Adams
  2013-12-11 15:48 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2013-11-20 23:27 UTC (permalink / raw)
  To: 15942

Dunno whether this helps -- hope it might, but please close if not.

I noticed this in my *Messages* buffer:

Error during redisplay: (#[128 "..." [apply redisplay--update-region-highlights ignore nil] 4 #("Advised function" 0 16 (dynamic-docstring-function advice--make-docstring)) nil] t) signaled (quit)


In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2013-11-12 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1'

s





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

* bug#15942: 24.3.50; Error during redisplay: ... ("Advised function" 0 16 (dynamic-docstring-function advice--make-docstring))
  2013-11-20 23:27 bug#15942: 24.3.50; Error during redisplay: ... ("Advised function" 0 16 (dynamic-docstring-function advice--make-docstring)) Drew Adams
@ 2013-12-11 15:48 ` Stefan Monnier
  2013-12-11 16:23   ` Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2013-12-11 15:48 UTC (permalink / raw)
  To: Drew Adams; +Cc: 15942

> Error during redisplay: (#[128 "..." [apply
> redisplay--update-region-highlights ignore nil] 4 #("Advised function" 0 16
> (dynamic-docstring-function advice--make-docstring)) nil] t) signaled (quit)

Hmm... we have a problem: the "Error during redisplay" message comes
from xdisp.c's safe_call, but that function is also used by
non-redisplay code.

As for your particular problem, this doesn't give enough info to make
much progress.  If you see it regularly, try and narrow down the scope,
e.g. try and remember what you doing around that time, try to make it
reproducible... you know, the usual.


        Stefan





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

* bug#15942: 24.3.50; Error during redisplay: ... ("Advised function" 0 16 (dynamic-docstring-function advice--make-docstring))
  2013-12-11 15:48 ` Stefan Monnier
@ 2013-12-11 16:23   ` Drew Adams
  0 siblings, 0 replies; 3+ messages in thread
From: Drew Adams @ 2013-12-11 16:23 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: 15942

> > Error during redisplay: (#[128 "..." [apply
> > redisplay--update-region-highlights ignore nil] 4 #("Advised function" 0
> 16
> > (dynamic-docstring-function advice--make-docstring)) nil] t) signaled
> (quit)
> 
> Hmm... we have a problem: the "Error during redisplay" message comes
> from xdisp.c's safe_call, but that function is also used by
> non-redisplay code.
> 
> As for your particular problem, this doesn't give enough info to make
> much progress.  If you see it regularly, try and narrow down the scope,
> e.g. try and remember what you doing around that time, try to make it
> reproducible... you know, the usual.

I don't see it regularly.  I occasionally get errors during redisplay,
but this is the first time I've noticed this particular error.

Errors during redisplay are not so easy to track down, in terms of what
a user might have been doing (including apparently "doing" nothing).
(The mode line, in particular, seems to be a source of such errors.)

I think your best bet might be to somehow make such errors convey more
info (e.g., about the context).  Hoping for users to provide meaningful
context here is not very realistic, I think.





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

end of thread, other threads:[~2013-12-11 16:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-20 23:27 bug#15942: 24.3.50; Error during redisplay: ... ("Advised function" 0 16 (dynamic-docstring-function advice--make-docstring)) Drew Adams
2013-12-11 15:48 ` Stefan Monnier
2013-12-11 16:23   ` Drew Adams

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).