]> granicus.if.org Git - neomutt/commit
Add error handling for ^ and other empty mailbox shortcuts.
authorKevin McCarthy <kevin@8t8.us>
Wed, 29 Jul 2015 16:07:51 +0000 (09:07 -0700)
committerKevin McCarthy <kevin@8t8.us>
Wed, 29 Jul 2015 16:07:51 +0000 (09:07 -0700)
commitbed17ddc332dbede496e58f83c092c0f885e39fc
tree3b5864227da94d8a68986db25f02356e6fb401c2
parentd8a7295115120739f816e064b1930929daea9a8d
Add error handling for ^ and other empty mailbox shortcuts.

(closes #2402) (closes #3735)

Explicitly mention the ^ example in the documentation added in 6d733cab6b45.

Add an error message for ^ when CurrentFolder is not set.  Add checks
for other mailbox shortcuts that expand to the empty string.  This
could happen if the @alias shortcut was accidentally used, or the value
referenced by a shortcut isn't set yet.
doc/manual.xml.head
hook.c