GNU bug report logs - #14186
take code from stdin with the flag -

Previous Next

Package: guile;

Reported by: arne.babenhauserheide <at> kit.edu

Date: Thu, 11 Apr 2013 16:32:02 UTC

Severity: wishlist

To reply to this bug, email your comments to 14186 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#14186; Package guile. (Thu, 11 Apr 2013 16:32:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to arne.babenhauserheide <at> kit.edu:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Thu, 11 Apr 2013 16:32:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Arne Babenhauserheide (IMK)" <arne.babenhauserheide <at> kit.edu>
To: <bug-guile <at> gnu.org>
Subject: take code from stdin with the flag -
Date: Thu, 11 Apr 2013 18:27:22 +0200
[Message part 1 (text/plain, inline)]
Dear Guile Hackers,

It would be great if guile could execute code passed via pipe from stdin
when it got the flag -.


Currently I can emulate this on Linux via

    echo "(display 1)(newline)" | guile -s /dev/stdin


But that is not cross-platform. What I had expected to work is

    echo "(display 1)(newline)" | guile -


I know the flag - (a bare hyphen) as the conventional way to do this, so
that’s what I propose for guile, too.

Best wishes,
Arne
-- 
Doktorand
Gruppe: GHG

Raum: 435/410
Tel.: +49 721 608-22885
arne.babenhauserheide <at> kit.edu

Karlsruher Institut für Technologie
IMK-ASF
Postfach 36 40
76021 Karlsruhe
[arne_babenhauserheide.vcf (text/x-vcard, attachment)]
[signature.asc (application/pgp-signature, attachment)]

Severity set to 'wishlist' from 'normal' Request was from Mark H Weaver <mhw <at> netris.org> to control <at> debbugs.gnu.org. (Sun, 14 Apr 2013 18:51:01 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 62 days ago.

Previous Next


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