Add a New Comment Rich Markup
When running on Guile 3.0.4, emacsy always goes into non-interactive mode even if I call emacsy-initialize with #t (that is, read-event always calls read-line to get input regardless of the value of emacsy-initialized?). And the compiler shows a warning "WARNING: Use of `load' in declarative module (emacsy core). Add #:declarative? #f to your define-module invocation.". After reading https://www.gnu.org/software/guile/manual/html_node/Declarative-Modules.html I think this problem is due to klecl.scm marked as declarative by default. Because it is marked as declarative, the compiler assumes the top-level definition emacsy-interactive? cannot be changed in runtime and simply inlines its reference in read-event to #f. I suggest that "#:declarative? #f" should be added to the define-module call in klecl.scm to fix this issue.
(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)
Attach Files: Comment:
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Only logged-in users can vote.
Please enter the title of George Orwell's famous dystopian book (it's a date):
Copyright © 2023 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. The Levitating, Meditating, Flute-playing Gnu logo is a GNU GPL'ed image provided by the Nevrax Design Team. Source Code
Powered by Savane 3.12