unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Manual revision?
@ 2006-09-27 19:12 Jon Wilson
  2006-09-27 21:06 ` Neil Jerram
  0 siblings, 1 reply; 4+ messages in thread
From: Jon Wilson @ 2006-09-27 19:12 UTC (permalink / raw)


Hi,
The manual for 1.8, at 
"http://www.gnu.org/software/guile/docs/docs-1.8/guile-ref/Symbol-Props.html#index-symbol_002dpset_0021-883", 
says the following:

 >Support for these extra slots may be removed in a future release, and it
 >is probably better to avoid using them. (In release 1.6, Guile itself uses
 >the property list slot sparingly, and the function slot not at all.)

My question is, what does guile 1.8 do, and does this need revision?
Regards,
Jon


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Manual revision?
  2006-09-27 19:12 Manual revision? Jon Wilson
@ 2006-09-27 21:06 ` Neil Jerram
  2006-09-27 21:10   ` Jon Wilson
  0 siblings, 1 reply; 4+ messages in thread
From: Neil Jerram @ 2006-09-27 21:06 UTC (permalink / raw)
  Cc: guile-user

Jon Wilson <j85wilson@fastmail.fm> writes:

> Hi,
> The manual for 1.8, at
> "http://www.gnu.org/software/guile/docs/docs-1.8/guile-ref/Symbol-Props.html#index-symbol_002dpset_0021-883",
> says the following:
>
>  >Support for these extra slots may be removed in a future release, and it
>  >is probably better to avoid using them. (In release 1.6, Guile itself uses
>  >the property list slot sparingly, and the function slot not at all.)
>
> My question is, what does guile 1.8 do, and does this need revision?

Guile 1.8 is the same as 1.6, except that the function slot is used by
the experimental Emacs Lisp support that Guile 1.8 has (to hold a
symbol's Lisp function value, as you'd probably guess).  It's still
true that you would be wise to use (make-object-property) instead,
though.

One possible revision would be just to delete the parenthesis.

Regards,
     Neil



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Manual revision?
  2006-09-27 21:06 ` Neil Jerram
@ 2006-09-27 21:10   ` Jon Wilson
  2006-09-28  7:42     ` Neil Jerram
  0 siblings, 1 reply; 4+ messages in thread
From: Jon Wilson @ 2006-09-27 21:10 UTC (permalink / raw)
  Cc: guile-user

Hi Neil,

> Guile 1.8 is the same as 1.6, except that the function slot is used by
> the experimental Emacs Lisp support that Guile 1.8 has (to hold a
> symbol's Lisp function value, as you'd probably guess).  It's still
> true that you would be wise to use (make-object-property) instead,
> though.

Sounds good.

> One possible revision would be just to delete the parenthesis.

Ok, how can I do that?  Or, who can do that?
Regards,
Jon


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Manual revision?
  2006-09-27 21:10   ` Jon Wilson
@ 2006-09-28  7:42     ` Neil Jerram
  0 siblings, 0 replies; 4+ messages in thread
From: Neil Jerram @ 2006-09-28  7:42 UTC (permalink / raw)
  Cc: guile-user

Jon Wilson <j85wilson@fastmail.fm> writes:

> Hi Neil,
>
>> Guile 1.8 is the same as 1.6, except that the function slot is used by
>> the experimental Emacs Lisp support that Guile 1.8 has (to hold a
>> symbol's Lisp function value, as you'd probably guess).  It's still
>> true that you would be wise to use (make-object-property) instead,
>> though.
>
> Sounds good.
>
>> One possible revision would be just to delete the parenthesis.
>
> Ok, how can I do that?  Or, who can do that?

I just did it, in CVS 1.8 and HEAD branches.  Thanks for pointing this
out.

Regards,
     Neil



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-09-28  7:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-27 19:12 Manual revision? Jon Wilson
2006-09-27 21:06 ` Neil Jerram
2006-09-27 21:10   ` Jon Wilson
2006-09-28  7:42     ` Neil Jerram

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