]> granicus.if.org Git - mutt/commit
Herbert Martin Dietze <herbert@the-little-red-haired-girl.org> notes
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 11 Dec 2002 15:20:21 +0000 (15:20 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 11 Dec 2002 15:20:21 +0000 (15:20 +0000)
commitd557f81e5396dd46e80daabbe2488138a53e4cef
tree28f32e3e19687a6b55bac687d55f22092560d18a
parente9e1c6d1ac66ec32347103dfabfee7eba5c5dfde
Herbert Martin Dietze <herbert@the-little-red-haired-girl.org> notes
that mutt may currently build IMAP URLs like
imap://exchange//herbert for FCCs.  The fix in this patch is to
include a function named mutt_concat_path which concatenates path
elements, but avoids the creation of double slashes.  (These don't
create problems when you're just accessing the file system, but
apparently thy do cause problems with IMAP.)
browser.c
complete.c
hook.c
init.c
lib.c
lib.h