emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Cygwin] Composing mail does not work with auto-saving turned on


From: Eli Zaretskii
Subject: Re: [Cygwin] Composing mail does not work with auto-saving turned on
Date: Tue, 29 Jun 2004 21:19:00 +0200

> Date: Tue, 29 Jun 2004 08:06:56 +0200
> From: Christian Gudrian <address@hidden>
> 
> convert-standard-filename is still defined in files.el for the Cygwin 
> environment and thus does nothing but merely returning the argument.

So I think we need to define a Cygwin-specific version of
convert-standard-filename (since absolute file names there start with
a slash and don't have drive letters, but still should not have some
characters like `*' and `|').

Once we have such a version of convert-standard-filename, files.el
should be modified to use it when it generates auto-save file names oi
the Cygwin port.

Jason, any suggestions where to put that definition of
convert-standard-filename?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]