From: Richard Todd <rwtodd@mac.com>
Cc: Richard Todd <rwtodd@mac.com>, Guile Users <guile-user@gnu.org>
Subject: macro documentation? (was: Re: Req for help on objects and environments)
Date: Mon, 6 Sep 2004 17:34:59 -0500 [thread overview]
Message-ID: <FC6261FD-0054-11D9-92BF-000A95CD5044@mac.com> (raw)
In-Reply-To: <1094238653.3785.68.camel@lark>
On Sep 3, 2004, at 2:10 PM, Andy Wingo wrote:
>
> On Thu, 2004-09-02 at 13:53 +0200, tomas@fabula.de wrote:
>> (Note as well that the properties get attached to the *value*, not to
>> the
>> *variable*):
>>
>> | guile> (object-property 42 'friends)
>> | (alfred bert carol)
>
> I didn't realize this! Thanks for the tip. I guess it has to be this
> way.
A similar problem appears when trying to document syncase macros...
they all (display) as:
#<macro! sc-macro>
When I apply the 'documentation property to one of these macros, all
the sudden ALL my syncase macros have this documentation. I don't
suppose anyone knows of a way to add docstrings to individual macros?
How does this sc-macro entity know which transformation to make? I
don't know anything about how syncase works internally...
Richard
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
next prev parent reply other threads:[~2004-09-06 22:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-02 11:09 [Fwd: Req for help on objects and environments] Alp Öztarhan
2004-09-02 11:53 ` tomas
2004-09-02 12:47 ` Alp Öztarhan
2004-09-02 19:19 ` Stephen Compall
2004-09-03 19:10 ` Req for help on objects and environments Andy Wingo
2004-09-06 22:34 ` Richard Todd [this message]
2004-09-07 18:40 ` macro documentation? (was: Re: Req for help on objects and environments) Andy Wingo
2004-09-03 20:27 ` [Fwd: Req for help on objects and environments] Ludovic Courtès
2004-09-04 11:31 ` Marius Vollmer
2004-09-04 13:07 ` Ludovic Courtès
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=FC6261FD-0054-11D9-92BF-000A95CD5044@mac.com \
--to=rwtodd@mac.com \
--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).