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

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

bug#15866: Gnutls elisp code doesn't properly check for file existence


From: Ted Zlatanov
Subject: bug#15866: Gnutls elisp code doesn't properly check for file existence
Date: Sat, 16 Nov 2013 18:34:46 -0500
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

On Tue, 12 Nov 2013 15:02:40 -0500 Stefan Monnier <monnier@iro.umontreal.ca> 
wrote: 

>> So I think we should do ii], but not i].
SM> Please go ahead, yes.

>> Btw, I think many Emacs packages don't make sense with remote files,
>> so they should also ignore file handlers.  IOW, this is not specific
>> to gnutls.el.

SM> Not sure how widespread this problem is.  At least the gnutls case is
SM> rather special since most other C calls that manipulate files are
SM> wrapped with a magic file handler.

I am also thinking now about the FFI work (yes, it's somewhere on my
TODO list) and how these issues will be handled there.  It seems that
the FFI glue may have to tag filenames distinctly from plain strings and
may even have some file existence checks and hooks.

Ted





reply via email to

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