public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "malcolm.boekhoff" <malcolm.boekhoff@actfs.co.uk>
To: Mutt Developers News Group <mutt-dev@mutt.org>
Cc: Cygwin News Group <cygwin@sources.redhat.com>
Subject: Maildir and colon
Date: Tue, 01 May 2001 09:52:00 -0000	[thread overview]
Message-ID: <20010501175533.A297@BOEKHOFF_M> (raw)

I just switched over from "mbox" to "maildir" format and now my Cygwin mutt
client moans because it is using a colon ":" as part of a filename in a rename
statement and colons aren't allowed in Win32 pathnames.

Is there any way of changing the character being used other than re-compiling?

Cygwin "strace" log reports:


  177 8522950 [main] mutt 344 normalize_posix_path: src /home/myusername/mail/mbox/new/988734313.322.000000046.myusername
  173 8523123 [main] mutt 344 normalize_posix_path: /home/myusername/mail/mbox/new/988734313.322.000000046.myusername = normalize_posix_path (/home/myusername/mail/mbox/new/988734313.322.000000046.myusername)
  181 8523304 [main] mutt 344 mount_info::conv_to_win32_path: e:\mcb\act\mail\mbox\new\988734313.322.000000046.myusername(rel), e:\mcb\act\mail\mbox\new\988734313.322.000000046.myusername(abs) 0x0(flags) = conv_to_win32_path (/home/myusername/mail/mbox/new/988734313.322.000000046.myusername)
  428 8523732 [main] mutt 344 symlink_info::check: not a symlink
  173 8523905 [main] mutt 344 symlink_info::check: 0 = symlink.check (e:\mcb\act\mail\mbox\new\988734313.322.000000046.myusername, 0x24EDFF9) (0x0)
  394 8524299 [main] mutt 344 path_conv::check: GetVolumeInformation(e:\) = OK, full_path(e:\mcb\act\mail\mbox\new\988734313.322.000000046.myusername), set_has_acls(8)
  191 8524490 [main] mutt 344 mount_info::conv_to_win32_path: conv_to_win32_path (/home/myusername/mail/mbox/cur/988734313.322.000000046.myusername:2,S)
  171 8524661 [main] mutt 344 mount_info::conv_to_win32_path: /home/myusername/mail/mbox/cur/988734313.322.000000046.myusername:2,S already win32
  174 8524835 [main] mutt 344 normalize_win32_path: \home\myusername\mail\mbox\cur\988734313.322.000000046.myusername:2,S = normalize_win32_path (/home/myusername/mail/mbox/cur/988734313.322.000000046.myusername:2,S)
  181 8525016 [main] mutt 344 mount_info::conv_to_win32_path: \home\myusername\mail\mbox\cur\988734313.322.000000046.myusername:2,S(rel), \home\myusername\mail\mbox\cur\988734313.322.000000046.myusername:2,S(abs) 0x0(flags) = conv_to_win32_path (/home/myusername/mail/mbox/cur/988734313.322.000000046.myusername:2,S)
  314 8525330 [main] mutt 344 symlink_info::check: GetFileAttributesA (\home\myusername\mail\mbox\cur\988734313.322.000000046.myusername:2,S) failed
  177 8525507 [main] mutt 344 geterrno_from_win_error: windows error 3 == errno 2
  164 8525671 [main] mutt 344 symlink_info::check: 0 = symlink.check (\home\myusername\mail\mbox\cur\988734313.322.000000046.myusername:2,S, 0x24EDFF9) (0x0)
  267 8525938 [main] mutt 344 symlink_info::check: GetFileAttributesA (\home\myusername\mail\mbox\cur) failed
  175 8526113 [main] mutt 344 geterrno_from_win_error: windows error 3 == errno 2
  164 8526277 [main] mutt 344 symlink_info::check: 0 = symlink.check (\home\myusername\mail\mbox\cur, 0x24EDFF9) (0x0)
  257 8526534 [main] mutt 344 symlink_info::check: GetFileAttributesA (\home\myusername\mail\mbox) failed
  174 8526708 [main] mutt 344 geterrno_from_win_error: windows error 3 == errno 2
  164 8526872 [main] mutt 344 symlink_info::check: 0 = symlink.check (\home\myusername\mail\mbox, 0x24EDFF9) (0x0)
  256 8527128 [main] mutt 344 symlink_info::check: GetFileAttributesA (\home\myusername\mail) failed
  173 8527301 [main] mutt 344 geterrno_from_win_error: windows error 3 == errno 2
  165 8527466 [main] mutt 344 symlink_info::check: 0 = symlink.check (\home\myusername\mail, 0x24EDFF9) (0x0)
  255 8527721 [main] mutt 344 symlink_info::check: GetFileAttributesA (\home\myusername) failed
  174 8527895 [main] mutt 344 geterrno_from_win_error: windows error 3 == errno 2
  164 8528059 [main] mutt 344 symlink_info::check: 0 = symlink.check (\home\myusername, 0x24EDFF9) (0x0)
  253 8528312 [main] mutt 344 symlink_info::check: GetFileAttributesA (\home) failed
  188 8528500 [main] mutt 344 geterrno_from_win_error: windows error 2 == errno 2
  164 8528664 [main] mutt 344 symlink_info::check: 0 = symlink.check (\home, 0x24EDFF9) (0x0)
  223 8528887 [main] mutt 344 symlink_info::check: GetFileAttributesA () failed
  174 8529061 [main] mutt 344 geterrno_from_win_error: windows error 3 == errno 2
  164 8529225 [main] mutt 344 symlink_info::check: 0 = symlink.check (, 0x24EDFF9) (0x0)
  166 8529391 [main] mutt 344 path_conv::check: GetVolumeInformation(\home\myusername\mail\mbox\cur\988734313.322.000000046.myusername:2,S) = ERR, full_path(\home\myusername\mail\mbox\cur\988734313.322.000000046.myusername:2,S), set_has_acls(FALSE)
  678 8530069 [main] mutt 344 seterrno_from_win_error: /cygnus/netrel/src/cygwin-1.1.8-2/winsup/cygwin/syscalls.cc:1304 errno 3
  184 8530253 [main] mutt 344 geterrno_from_win_error: windows error 3 == errno 2
  165 8530418 [main] mutt 344 _rename: -1 = rename (e:\mcb\act\mail\mbox\new\988734313.322.000000046.myusername, \home\myusername\mail\mbox\cur\988734313.322.000000046.myusername:2,S)
  217 8530635 [main] mutt 344 _write: write (1, 0xA02EFB0, 1)
  170 8530805 [main] mutt 344 fhandler_console::write: A02EFB0, 1

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

             reply	other threads:[~2001-05-01  9:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-01  9:52 malcolm.boekhoff [this message]
2001-05-01 10:10 ` Earnie Boyd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010501175533.A297@BOEKHOFF_M \
    --to=malcolm.boekhoff@actfs.co.uk \
    --cc=cygwin@sources.redhat.com \
    --cc=mutt-dev@mutt.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).