GNU bug report logs - #32780
Minimal fix for guile.el

Previous Next

Package: guile;

Reported by: Frank Ruben <frankruben27 <at> gmail.com>

Date: Thu, 20 Sep 2018 09:22:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Frank Ruben <frankruben27 <at> gmail.com>
To: 32780 <at> debbugs.gnu.org
Subject: bug#32780: Minimal fix for guile.el
Date: Thu, 20 Sep 2018 11:21:36 +0200
[Message part 1 (text/plain, inline)]
Hi,

in file
http://git.savannah.gnu.org/gitweb/?p=guile.git;a=blob_plain;f=emacs/guile.el;hb=HEAD
there is a definition of procedure `guile:make-adapter`. The second
let-binding `(libs (if guile-channel-file (list "-l" guile-channel-file)
nil))` is not necessary as the libraries are anyway initialized in the
subsequent let-binding via the result of procedure `guile-libs` (with some
more logic).

Thanks for guile and greetings to Andy Wingo - he's one of my programming
heroes ;)
Frank
[Message part 2 (text/html, inline)]

This bug report was last modified 6 years and 268 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.