From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: source liu Newsgroups: gmane.lisp.guile.user Subject: get all available symbols in scheme Date: Tue, 14 Jun 2016 02:38:06 +0800 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1465843115 30630 80.91.229.3 (13 Jun 2016 18:38:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 13 Jun 2016 18:38:35 +0000 (UTC) To: "guile-user@gnu.org" Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Jun 13 20:38:30 2016 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bCWkm-0003m2-ND for guile-user@m.gmane.org; Mon, 13 Jun 2016 20:38:28 +0200 Original-Received: from localhost ([::1]:58617 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCWkl-00031y-Sb for guile-user@m.gmane.org; Mon, 13 Jun 2016 14:38:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCWkS-00031o-Cr for guile-user@gnu.org; Mon, 13 Jun 2016 14:38:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCWkR-00005k-Fq for guile-user@gnu.org; Mon, 13 Jun 2016 14:38:08 -0400 Original-Received: from mail-qt0-x229.google.com ([2607:f8b0:400d:c0d::229]:33025) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCWkR-00005g-Ch for guile-user@gnu.org; Mon, 13 Jun 2016 14:38:07 -0400 Original-Received: by mail-qt0-x229.google.com with SMTP id c34so36899491qte.0 for ; Mon, 13 Jun 2016 11:38:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to; bh=q1yfm/WEu80/PWe5fqjRfKLTFyZ7ifqpvx8l2SoVq9E=; b=TspWFIFSllJi7xUi4MuQwJddsqtkUB2z0LqhJEcOt8rrXvUnqqILNyQ+GxjHiZAJW3 9ShrbdMyaTb+ZuG8A0F2/6NikSNjf/U3kIWZ9szl5Ye+9MYyop6hMtu4RZEkYqM7EJqZ Iu+Fk6se0DGixo93/RjlWLCkvHY9P1//LPh6RIcECcWIBW6AjmGO17tLqTCpao0vPG49 UmpFii8th3vo77GQlg9OutqqdxtSgjnHfQoSoO9vxVA51al6ui+ag3w2/C4kYm/DSaZX pIA8z0YHygnf8gr+JZOZQJGJ1d9KxE/n/5kjqmLYrfUGAnlPyTx4XmRdbCT6LZ/GHdtv qmHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=q1yfm/WEu80/PWe5fqjRfKLTFyZ7ifqpvx8l2SoVq9E=; b=A16BmRCeEX1BFa6zKa+mrW576EmA2IWVqX+rqe1qz3oU7io1StAAOGn+MAJTH7v4BY f7k8xEwyWyA5cCd8OYDPGhHtFuZE9/60++ibb49NPoAbjR7YXgleWqQAwhIdpkivyexb NiTas6n5VhW8zcXQlf8Y7zl3lMH4rzQ25l0i59fPb1NkOM5F0EGxfMkdtIRgsJBAr7M8 SZqwB8ZkkiixYOVP45tOh3ghqJMxwvTei/4o84v3DbmB0GR2u9MUwrCD+uOOSJrDzw3T e+gjcADWUHje63QZKqCUOqs6PJGE/hxPBQEgeVRHFDnUR3HV20DSaTZNW3FotI9dnB8r 1b9g== X-Gm-Message-State: ALyK8tJLYVpLvg9uJKmNJoEkituAmegjC4ovxMKGLcDMNZMeVdvvvRTLCl3I/QaLqPrEgJEqLVgrvDy4jR52ZQ== X-Received: by 10.237.53.151 with SMTP id c23mr16636314qte.51.1465843086822; Mon, 13 Jun 2016 11:38:06 -0700 (PDT) Original-Received: by 10.200.47.92 with HTTP; Mon, 13 Jun 2016 11:38:06 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:400d:c0d::229 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:12632 Archived-At: Hi=EF=BC=8C glad to join the list I wonder if there is some way to dump all available symbols in current enviroment=EF=BC=88something like =E2=80=9Cdir=E2=80=9D in python=EF=BC=89= =EF=BC=8C i think it is very useful when you are trying new modules I have tried the guile reference guide as well as google=EF=BC=8Cbut cant f= ind any clue Any suggestion=EF=BC=9F great thanks --=20 Liu An Institution of modern physics, Shanghai, China