On 1/5/07, Kim F. Storm <[EMAIL PROTECTED]> wrote:
Great! Could you report this to the w3m maintainers.
Sure. One thing I still don't understand, however, is why timer-list is nil when I check it from inside Emacs, but Lisp_Object Vtimer_list in keyboard.c contains the w3m timer when process.c calls keyboard.c's timer_check(1). I thought Lisp's timer-list and C's Vtimer_list were just 2 names for the same data structure, but it seems I'm not seeing the full picture. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
