unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Carlos Pita <carlosjosepita@gmail.com>
To: Matt Wette <mwette@alumni.caltech.edu>
Cc: guile-user@gnu.org
Subject: Re: emacs interaction
Date: Sat, 20 Sep 2014 10:34:48 -0300	[thread overview]
Message-ID: <87iokis9dz.fsf@gmail.com> (raw)
In-Reply-To: <F536DADE-5233-4A88-9001-3FDE8CE8BF6E@alumni.caltech.edu> (Matt Wette's message of "Fri, 19 Sep 2014 20:33:20 -0700")

Hi Matt,

I didn't know about GDS, but why don't you just try geiser? It interacts
very nicely with the repl, gives you a number of typical conveniences,
it's pretty well documented (and the docs are even funny :)) and it
integrates well with scheme-mode. Even the guile guide recommends it.

Cheers
--
Carlos

> I have searched the archives for information on using guile in emacs and not much besides the guile-emacs project.
>
> Q1) I have used GDS to run guile in emacs.  Not perfect but usable.  Comments?  I'm using with the emacs "scheme" mode.
>
> Q2) Emacs is not indenting define-module elements like I'd like.   Does anyone have experience with this or suggestions?
>
> my emacs will indent as follows
> (define-module (mymod)
>   #:export (blablabla foo bar
>                  a b c)
>   #:export-syntax (blablablam foom barm
>                                                am bm cm)
>   )
>
> Matt
>
> P.S.  I'm getting back in because I just got 2.0.11 to build after so long trying (macos).
>      



      parent reply	other threads:[~2014-09-20 13:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-20  3:33 emacs interaction Matt Wette
2014-09-20  6:58 ` Panicz Maciej Godek
2014-09-22  3:21   ` Jose A. Ortega Ruiz
2014-09-20  7:30 ` Thien-Thi Nguyen
2014-09-20 13:05   ` Matt Wette
2014-09-21  5:29     ` Mark H Weaver
2014-09-21 14:11       ` Matt Wette
2014-10-04 10:58         ` Thien-Thi Nguyen
2014-10-04 13:53           ` Matt Wette
2014-09-20 13:34 ` Carlos Pita [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iokis9dz.fsf@gmail.com \
    --to=carlosjosepita@gmail.com \
    --cc=guile-user@gnu.org \
    --cc=mwette@alumni.caltech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).