]> git.eshelyaron.com Git - emacs.git/commit
Don't use 'load-read-function' in byte-compile-from-buffer
authorAlan Mackenzie <acm@muc.de>
Sat, 22 Jan 2022 17:48:46 +0000 (17:48 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 22 Jan 2022 17:48:46 +0000 (17:48 +0000)
commitfd31ef21c5b4679da9c2e26f5aeade8d667d9089
tree1d36d31e05ed1c6f6a3c83b765a407a97f3c06f0
parent88e1f8b02086aaf652e3058b36b7612c073c04b3
Don't use 'load-read-function' in byte-compile-from-buffer

* lisp/emacs-lisp/bytecomp.el (byte-compile-from-buffer): Call
read-positioning-symbols directly, rather than binding load-read-function to
it.  This is so that a lower level use of load-read-function will not return a
form containing symbols with position.
lisp/emacs-lisp/bytecomp.el