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

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

bug#37389: [PATCH] Improve reporting of I/O, access errors


From: Paul Eggert
Subject: bug#37389: [PATCH] Improve reporting of I/O, access errors
Date: Thu, 12 Sep 2019 01:06:59 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

Attached is a patch to fix some problems Emacs has with failing to report I/O and access errors. It affects MS-Windows which I don't use, so I'm filing it as a bug report to give people a chance to review it. The main idea is to signal an error for I/O errors that are not tame errors. Typically ENOENT and ENOTDIR are tame, whereas the rest are more serious.

Attachment: 0001-Improve-reporting-of-I-O-access-errors.txt
Description: Text document


reply via email to

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