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

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

Re: write-region is mishandling an error


From: Richard Stallman
Subject: Re: write-region is mishandling an error
Date: Fri, 09 Feb 2007 09:23:06 -0500

    Which creates an empty file named "Test at 12" and no error occurs.
    Initially I didn't notice that the filename was truncated.
    Once I did I realized that : is illegal in a file name.
    Some kind of error must be occurring that isn't being reported.

If you run under a debugger with a breakpoint at Fsignal you will see
if any Emacs Lisp error occurs.  I suspect you will find there is none;
I suspect that Windows truncates the file name without complaining.




reply via email to

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