Excerpts from Brendan O'Connor's message of Mon Nov 12 17:56:22 -0800 2007: > i have emails from a bug tracking system (JIRA) that puts various > person names but always with the same email address <[EMAIL PROTECTED]> > which ends up getting saved in ~/.sup/people.txt and then sup displays > all emails from [EMAIL PROTECTED] based on the people.txt name instead of > the individual names on the emails.
Yeah, this is a problem because Sup stores only the email address in the index and discards the corresponding name. You can override the name by adding the email address to contacts.txt, which at least makes it consistent, but in the long run I've got to change how Sup handles this. -- William <[EMAIL PROTECTED]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
