[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: |
Lars Magne Ingebrigtsen |
Subject: |
bug#15866: Gnutls elisp code doesn't properly check for file existence |
Date: |
Sun, 07 Dec 2014 21:17:21 +0100 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> Whereas in gnutls.el the issue is for the *code* to check that the
> libgnutls C code (which will not have access to the file name handlers)
> will be able to use the file name provided by the user.
Wouldn't a solution here be to introduce a variable like
`inhibit-file-handlers' that would really inhibit all Lisp-level file
handlers? Doesn't Emacs have that already? Hm...
`inhibit-file-name-handlers' doesn't quite seem to do the trick, I
guess?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- bug#15866: Gnutls elisp code doesn't properly check for file existence,
Lars Magne Ingebrigtsen <=