From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?Q?Sven_Sch=E4fer?= Newsgroups: gmane.lisp.guile.user Subject: (no subject) Date: Fri, 7 May 2010 21:28:58 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0000_01CAEE2C.4E54C330" X-Trace: dough.gmane.org 1273260558 5564 80.91.229.12 (7 May 2010 19:29:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 7 May 2010 19:29:18 +0000 (UTC) To: Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri May 07 21:29:15 2010 connect(): No such file or directory Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OATES-00069D-P0 for guile-user@m.gmane.org; Fri, 07 May 2010 21:29:09 +0200 Original-Received: from localhost ([127.0.0.1]:49986 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OATES-0005Tx-4A for guile-user@m.gmane.org; Fri, 07 May 2010 15:29:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1OATEN-0005Ts-Gp for guile-user@gnu.org; Fri, 07 May 2010 15:29:03 -0400 Original-Received: from [140.186.70.92] (port=49007 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OATEL-0005Tj-03 for guile-user@gnu.org; Fri, 07 May 2010 15:29:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OATEJ-0000EE-RG for guile-user@gnu.org; Fri, 07 May 2010 15:29:00 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]:32827) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OATEJ-0000Dm-FH for guile-user@gnu.org; Fri, 07 May 2010 15:28:59 -0400 Original-Received: from smtp06.web.de ( [172.20.5.172]) by fmmailgate01.web.de (Postfix) with ESMTP id 47674158FF815 for ; Fri, 7 May 2010 21:28:57 +0200 (CEST) Original-Received: from [93.193.82.37] (helo=SvenPC) by smtp06.web.de with asmtp (WEB.DE 4.110 #4) id 1OATEG-0006g9-00 for guile-user@gnu.org; Fri, 07 May 2010 21:28:57 +0200 X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcruG4gxOZKOjgx+TqyzlrtVs0hrLQ== X-MimeOLE: Produced By Microsoft MimeOLE V6.1.7600.16385 X-Sender: sven-schaefer-ww@web.de X-Provags-ID: V01U2FsdGVkX1/CWNvmDG9ixgXEhDy1mYf41xoR3StJf5JTr2/j k4Mo9zld3AcC0EIosYAtVuwBqU2SA30aGVM+ganpXKA5oJB9uu xfEnCkJlWVyRg5IZK49Q== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:7765 Archived-At: This is a multi-part message in MIME format. ------=_NextPart_000_0000_01CAEE2C.4E54C330 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, =20 I=92m new in this list and I use Guile for the first time. I start Guile in a program written in C. Is it possible to disable the output =93guile>=94 at the standard = output? That means, when I start Guile there is no =93guile>=94 in the command = line but I can give instructions to the interpreter. =20 I hope somebody can help me with this problem. =20 ------=_NextPart_000_0000_01CAEE2C.4E54C330 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hello,

 

I’m new in this list and I use Guile for = the first time.

I start Guile in a program written in = C.

Is it possible to disable the output = “guile>” at the standard output?

That means, when I start Guile there is no = “guile>” in the command line but I can give instructions to the = interpreter.

 

I hope somebody can help me with this = problem.

 

------=_NextPart_000_0000_01CAEE2C.4E54C330--