unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Matt Wette <mwette@alumni.caltech.edu>
To: guile-user@gnu.org
Subject: Re: emacs interaction
Date: Sat, 20 Sep 2014 06:05:42 -0700	[thread overview]
Message-ID: <A7675ED6-713A-4006-BFE1-E8343F1D8186@alumni.caltech.edu> (raw)
In-Reply-To: <87egv6bvg7.fsf@zigzag.favinet>



On Sep 20, 2014, at 12:30 AM, Thien-Thi Nguyen <ttn@gnu.org> wrote:
> It would help to post an example (w/ tabs converted to spaces)
> showing what you desire.  That way we have a clear goal.

I get
(define-module (mymod)
  #:export (blablabla foo bar
                 a b c)
  #:export-syntax (blablablam foom barm
                                               am bm cm)
  )

I want 
(define-module (mymod)
  #:export (blablabla foo bar
                 a b c)
  #:export-syntax (blablablam foom barm
                             am bm cm)
  )



  reply	other threads:[~2014-09-20 13:05 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 [this message]
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

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=A7675ED6-713A-4006-BFE1-E8343F1D8186@alumni.caltech.edu \
    --to=mwette@alumni.caltech.edu \
    --cc=guile-user@gnu.org \
    /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).