From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Fri, 31 Aug 2007 08:31:04 -0700 Subject: [sup-talk] on sup In-Reply-To: <1188557360-sup-7369@bryma> References: <1188557360-sup-7369@bryma> Message-ID: <1188573751-sup-6067@south> Excerpts from Magnus Therning's message of Fri Aug 31 04:04:03 -0700 2007: > Hey! Sup is absolutely great! Thanks! Feel free to join the mailing list and tell all your friends. Especially if they can write Ruby. :) > Here are some things I'd like to see in sup in the future: > > - support for using the output of a command as signature (I don't seem > to even get the contents of ~/.signature inserted into new emails) It should be trivial to add a hook for this. By default ~/.signature should be appended to email (not in the editor, but in Sup's review screen immediate post editing). If it's not, it's probably that ~/.sup/config.yaml is pointing to a different file. > - PGP/GPG support, this is really a show stopper for me at the moment Yep, I plan to have first-order GPG support (i.e. not just in the hooks system.) Not for the next release, but possibly the one after. The time is nigh. > - support for choosing where to save sent messages This I'm a little curious about. Why do you care where they live on disk, as long as they show up in the index? Thanks for the feedback, -- William