unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: Matt Wette <mwette@alumni.caltech.edu>
Cc: guile-user@gnu.org
Subject: Re: emacs interaction
Date: Sun, 21 Sep 2014 01:29:06 -0400	[thread overview]
Message-ID: <87ha01k0d9.fsf@yeeloong.lan> (raw)
In-Reply-To: <A7675ED6-713A-4006-BFE1-E8343F1D8186@alumni.caltech.edu> (Matt Wette's message of "Sat, 20 Sep 2014 06:05:42 -0700")

Matt Wette <mwette@alumni.caltech.edu> writes:

> 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)
>   )

I'm fairly sure we're not seeing the same thing you're seeing in this
email.  It looks as though perhaps you've written the email with a
variable-width font, and used enough spaces on the continuation lines to
make things line up properly on your display, whereas many of us are
viewing this email with a fixed-width font, and nothing lines up at all.

The following web page might show you what your email looks like to us:

http://lists.gnu.org/archive/html/guile-user/2014-09/msg00093.html

     Regards,
       Mark



  reply	other threads:[~2014-09-21  5:29 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 [this message]
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=87ha01k0d9.fsf@yeeloong.lan \
    --to=mhw@netris.org \
    --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).