emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using glib's g_file_monitor_file and g_file_monitor_directory


From: Michael Albinus
Subject: Re: Using glib's g_file_monitor_file and g_file_monitor_directory
Date: Thu, 30 May 2013 16:09:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> AFAIK this event is only inserted when we're waiting for user input
> (see record_asynch_buffer_change).  Furthermore, I'd argue that the
> right way to handle such switches is to consider them as bugs (i.e. we
> could just throw BUFFER_SWITCH_EVENT away).

According to the comments, record_asynch_buffer_change is also used for
forcing a redisplay in xterm.c and w32term.c. This must be implemented
otherwise, if we throw BUFFER_SWITCH_EVENT away.

>         Stefan

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]