]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Fix `notmuch-user-other-email' when no other emails are configured
authorAustin Clements <amdragon@MIT.EDU>
Thu, 20 Feb 2014 19:16:36 +0000 (14:16 -0500)
committerDavid Bremner <david@tethera.net>
Sat, 22 Feb 2014 23:51:13 +0000 (19:51 -0400)
Thanks to the previous patch, this no longer crashes in this
situation, but now would return ("").  Fix it to return () when no
emails are configured.


No differences found