Hi, I’ve been using the GUILE_QUIET change that extends bug 73685¹ for almost a year now and it helps me a lot with exporting from org-mode, so I’d really like to see it merged. > Matt Wette writes: >> users the ability to silence compile and loading messages that occur The GUILE_QUIET patch now uses your mechanism. It’s just a way to toggle it with an environment variable (that I can set in a specific Emacs instance) instead of for the whole user. Also included is an entry for the NEWS file to mention the -I switch.