|
From: | Mathieu Othacehe |
Subject: | [bug#40274] [PATCH v5] gnu: Add kernel-module-loader-service. |
Date: | Thu, 02 Apr 2020 16:22:19 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hello Brice, Thanks for this new version. > + (guard (c ((message-condition? c) > + (display (condition-message c)) Maybe `(format (current-error-port) "~a~%" (condition-message c))' instead of display. Thanks, Mathieu
[Prev in Thread] | Current Thread | [Next in Thread] |