[O] [PATCH] org-contacts: Implement a way to ignore certain new addresses

2013-08-22 Thread Frank Terbeck
With some bugtrackers (like the one github uses or with roundup for example) or when you use gwene to follow certain site's RSS feeds, you may run into situations, where `org-contacts-check-mail-address' will ask if it should add a non-sensical email-address. With this change, you can fine-tune

Re: [O] [PATCH] org-contacts: Implement a way to ignore certain new addresses

2013-08-22 Thread Greg Troxel
Frank Terbeck f...@bewatermyfriend.org writes: (add-to-list 'org-contacts-new-address-ignore notifications@github\\.com) Amusingly I filed a bug with github, saying that they should not emit mail with a person's name and an email address that does not belong to the person.