From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Thu, 28 May 2009 08:07:58 -0700 Subject: [sup-talk] [PATCH] New hook: after-save In-Reply-To: <1243349962-sup-2625@ptoseis> References: <1243349962-sup-2625@ptoseis> Message-ID: <1243523190-sup-8907@entry> Reformatted excerpts from Henri Ducrocq's message of 2009-05-26: > This hook is run when the user presses on '$' to save the state and > index. > I'm using this to update a file used by my dzen status bar to display the > number of unread emails in my inbox. I think I'd prefer to modify the current after-poll hook to an "after-state-change-hook" (or a better name) and have it fire after either a poll or a save happens. -- William