]> git.cworth.org Git - notmuch/commitdiff
lib/open: restore default database path of $HOME/mail
authorDavid Bremner <david@tethera.net>
Mon, 10 May 2021 10:39:18 +0000 (07:39 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 15 May 2021 11:40:05 +0000 (08:40 -0300)
Although this default worked for "notmuch config get", it didn't work
most other places. Restore the previous functionality, with the
wrinkle that XDG locations will shadow $HOME/mail if they exist.

This fixes a bug reported by Jack Kamm in id:87eeefdc8b.fsf@gmail.com


No differences found