From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Thu, 10 Sep 2009 07:34:01 -0700 Subject: [sup-talk] updated before-poll hook for offlineimap In-Reply-To: <1252517773-sup-6259@qwerzila> References: <1252485986-sup-4958@qwerzila> <1252517773-sup-6259@qwerzila> Message-ID: <1252592969-sup-418@masanjin.net> Reformatted excerpts from Gaute Hope's message of 2009-09-09: > It seems like the before-poll.rb hooks is not run when i manually poll > for messages; pressing P. Could this be correct? It should be. Are you sure the before-poll hook isn't dying the first time it's run (automatically), causing Sup to skip it the second time (when you press P)? You can look in the log buffer. If that's not the case, can you confirm that PollManager#poll gets invoked in both cases? -- William