From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Tue, 13 Nov 2007 23:04:52 -0800 Subject: [sup-talk] Excluding a certain name and/or email from being auto-added to people.txt? In-Reply-To: <1194918770-sup-9170@bdawg> References: <1194918770-sup-9170@bdawg> Message-ID: <1195023641-sup-7821@south> 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 > which ends up getting saved in ~/.sup/people.txt and then sup displays > all emails from issues at bla.com 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