Dear list, I put together the following minimal hook: ------------>%------------- # signature.rb -- generate signature signature = BufferManager.ask_many_with_completions :sign, "Choose signature: ", ["One","Two","Three"] 'Signature: ' + signature ------------>%------------- Works, but the hook seems to be called – or at least ask_many_with_completions asks when 1) sup enters compose mode 2) sup calls the external editor 3)4) two times when sup regains control – only the second answer is attached to compose-mode text 5) after initializing sendmail by hitting y So I have to choose the signature 5 times! Has anybody an idea about that? Greetings, Ruthard -- Signature: Two