- Qecho_area_clear_hook I think that should be staticpro'd. I will do it.
- echo_area_window - minibuf_window - selected_frame - selected_window All the live windows and frames get marked thru that data structure. - echo_message_buffer That buffer is one of the echo area buffers, and they can't be killed. - combine_after_change_buffer I will staticpro that one. - last_point_position_buffer Nothing bad can happen if that points to a buffer that has been gc'd. - last_undo_buffer Likewise. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel