Hi Tyberius,

Thanks for the patch. You can merge multiple commits together with git
rebase -i, or you can commit --amend each time to merge current changes
into the previous commit.

I like the idea of this patch, but instead of
AccountManager#user_accounts_autocompletion, could you add a
BufferManager#ask_for_account, similar to #ask_for_contact works? Then
the whole flow will be basically the same as editing the other fields.

Also note that you don't need semicolons at the end of statements in
Ruby. :)
-- 
William <[EMAIL PROTECTED]>
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk

Reply via email to