I have an odd issue. I have several account-hooks & folder-hooks setup to toggle between my GMail accounts using f1, f2, f3, ...
Although pressing 'c' (change-folder) to browser folders initially works for the first account logged into, doing 'f1' or going to the next account and pressing 'c' again automatically reverts back to the previously logged-in account's "$imap_user" that had the initial 'c' (change-folder) usage. Checking $folder and other variables shows they're all set to "f1's" account, except the account-hook $imap_user & $imap_ass which some how got executed using 'c'. This is funny/odd because I have ga, gi, ... (gmail all mail, gmail inbox, ...) which use <change-folder> function in a macro and everything works. Seems when 'c' is touched, sending me to the browse folders view triggers account-hook for the previously logged in $imap_user/$imap_ass. -- Roger http://rogerx.freeshell.org/
