unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#32780: Minimal fix for guile.el
@ 2018-09-20  9:21 Frank Ruben
  0 siblings, 0 replies; only message in thread
From: Frank Ruben @ 2018-09-20  9:21 UTC (permalink / raw)
  To: 32780

[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 794 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-20  9:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-20  9:21 bug#32780: Minimal fix for guile.el Frank Ruben

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).