]> granicus.if.org Git - neomutt/commit
protect some paths from relativity
authorRichard Russon <rich@flatcap.org>
Fri, 29 Jun 2018 11:54:49 +0000 (12:54 +0100)
committerRichard Russon <rich@flatcap.org>
Fri, 29 Jun 2018 11:54:51 +0000 (12:54 +0100)
commitf2dfd2a4a0f37b7a0c6c3f8888ee4c19aa4bae10
tree08c902a6177afc381eb8715f9a8e1cf6d230762d
parente85c735350619990447ea5a8221c0fbdea8c25bd
protect some paths from relativity

Some path config variables represent folders which may be non-local.
e.g. `set folder = 'imap://...'

They shouldn't be treated as relative file paths.
init.c