Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15993.64004.449401.410749@Lucretius.cs.odu.edu> Date: Thu, 20 Mar 2003 12:27:32 -0500 From: "Steven J. Zeil" To: cygwin AT cygwin DOT com Subject: emacs autosave file names When running the CygWin port of emacs, I frequently see failures in the auto-save mechanism. The problem occurs when editing a buffer whose name includes characters that are acceptable in Unix file names but not in Windows file names. For example, in replying to a message in VM, I may get buffer named 'reply to "Doe, John"'. When the emacs auto-save kicks in, it apparently chokes on the special characters. The system locks for a few seconds and then I will get a message: Auto-saving reply to "Doe, John": Opening output file: no such file or directory, /home/zeil/VMfolders/#reply to "Doe, John"#3892REN# The problem only occurs when the save is to a Windows drive - if the save is actually going to a Samba-mounted drive on a "real" Unix system, then the auto-save will succeed. Is there a way to filter/transform characters in auto-save file names? SJZ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/