sperber(a)informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor]) writes:
Ilpo> Signaling: (wrong-type-argument window-live-p #<window
0x10fbec>)
Ilpo> select-window(#<window 0x10fbec>)
Ilpo> #<compiled-function nil "...(34)" [gnus-summary-buffer
GnusStartBufferWindow buf w selected-window gnus-get-buffer-window visible (...)
select-window window-buffer pop-to-buffer gnus-summary-next-page] 3
("/opt/xemacs/lib/xemacs/site-packages/lisp/gnus/gnus-art.elc" . 127155)
nil>()
Ilpo> call-interactively(gnus-article-goto-next-page)
Ilpo> (dispatch-event "[internal]")
Can you get a source-level backtrace so I can figure out which call
to
`select-window' this is?
I think this is it, with cvs HEAD.
#0 0x082d2063 in Fselect_window (window=159432080, norecord=1077805416)
at window.c:3697
3697 CHECK_LIVE_WINDOW (window);
(gdb) where
#0 0x082d2063 in Fselect_window (window=159432080, norecord=1077805416)
at window.c:3697
#1 0x080e97c1 in Feval (form=143720280) at eval.c:3592
#2 0x080ee2d1 in Fprogn (args=143720316) at eval.c:954
#3 0x080ed1a5 in unbind_to_hairy (count=1) at eval.c:5971
#4 0x080a103b in execute_optimized_program (
program=0x8b2fa90 "Ä
\031\b\032Å\nÆ\"\eÇ\216\v«\fÈ\v!\210É\v!q\210ª\005Ê\n!\210Ë ,\207",
stack_depth=3, constants_data=0x88cfaf8) at bytecode.c:620
#5 0x080eaafb in Ffuncall (nargs=1, args=0xbfffec80) at eval.c:3446
#6 0x080ef0f5 in apply1 (fn=147092456, arg=1077805416) at eval.c:4452
#7 0x080a68b2 in Fcall_interactively (function=148472316,
record_flag=1077805416, keys=1077805416) at callint.c:460
#8 0x080e8844 in Fcommand_execute (cmd=148472316, record_flag=1077805416,
keys=1077805416) at eval.c:3100
#9 0x0810284c in execute_command_event (command_builder=0x85d44f0,
event=146077912) at event-stream.c:4204
#10 0x08103196 in Fdispatch_event (event=146077912) at event-stream.c:4523
#11 0x080b41ac in Fcommand_loop_1 () at cmdloop.c:569
#12 0x080b443b in command_loop_1 (dummy=1077805416) at cmdloop.c:488
#13 0x080e68f7 in condition_case_1 (handlers=1077803256,
bfun=0x80b43fc <command_loop_1>, barg=1077805416,
hfun=0x80b44a0 <cmd_error>, harg=1077805416) at eval.c:1888
#14 0x080b4678 in command_loop_2 (dummy=1077805416) at cmdloop.c:251
#15 0x080e64ed in internal_catch (tag=1077568704,
func=0x80b4630 <command_loop_2>, arg=1077805416, threw=0x0, thrown_tag=0x0)
at eval.c:1500
#16 0x080b3e3c in initial_command_loop (load_me=1077805416) at cmdloop.c:300
#17 0x080e23ff in xemacs_21_5_b11_i686_pc_linux () at emacs.c:2400
#18 0x080e2ce4 in main (argc=1, argv=0xbffff904, envp=0xbffff90c)
at emacs.c:2830
#19 0x42017589 in __libc_start_main () from /lib/i686/libc.so.6
(gdb) quit
--
Ilpo Nyyssönen # biny # /* :-) */