(byte-compile-from-buffer): Bind print-level.
This commit is contained in:
parent
4c4cbf11f6
commit
95e7d9333d
1 changed files with 1 additions and 0 deletions
|
@ -1322,6 +1322,7 @@ With argument, insert value in current buffer after the form."
|
|||
(float-output-format nil)
|
||||
(case-fold-search nil)
|
||||
(print-length nil)
|
||||
(print-level nil)
|
||||
;; Simulate entry to byte-compile-top-level
|
||||
(byte-compile-constants nil)
|
||||
(byte-compile-variables nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue