emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] frame.c: focus hooks


From: martin rudalics
Subject: Re: [PATCH] frame.c: focus hooks
Date: Wed, 20 Nov 2013 08:34:11 +0100

> Yes, that's a fair point.  Is there some way we could distinguish
> between such ephemeral selected-window changes and transitions from
> one steady state to another?

If the NORECORD argument is non-nil as in `with-selected-window', the
call is usually an ephemeral one.  `buffer-list-update-hook' is called
only when NORECORD is nil.

martin



reply via email to

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