unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* (help eval) etc.
@ 2005-01-05 11:20 Issac Trotts
  2005-01-10 20:20 ` Marius Vollmer
  0 siblings, 1 reply; 2+ messages in thread
From: Issac Trotts @ 2005-01-05 11:20 UTC (permalink / raw)


I propose the following change to the documentation so that newbies
like me can learn to use eval more easily.

$ diff eval.c{,.bak}
4155,4156c4155
<             "is reset to its previous value when @var{eval} returns.\n"
<             "Example: (eval '(+ 1 2) (interaction-environment))")
---
>             "is reset to its previous value when @var{eval} returns.")

Thanks!

-- 
Issac Trotts
Programmer on the NIH Human Brain Project at UC Davis
Computational neuroanatomy package:
http://mallorn.ucdavis.edu/conexus


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


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

* Re: (help eval) etc.
  2005-01-05 11:20 (help eval) etc Issac Trotts
@ 2005-01-10 20:20 ` Marius Vollmer
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Vollmer @ 2005-01-10 20:20 UTC (permalink / raw)
  Cc: Guile Bug Reports

Issac Trotts <issac.trotts@gmail.com> writes:

> I propose the following change to the documentation so that newbies
> like me can learn to use eval more easily.

Done, thanks!

> $ diff eval.c{,.bak}
> 4155,4156c4155
> <             "is reset to its previous value when @var{eval} returns.\n"
> <             "Example: (eval '(+ 1 2) (interaction-environment))")
> ---
>>             "is reset to its previous value when @var{eval} returns.")

Just a small hint: your patch is reversed and not a nice and preferred
'unified' diff.  See

    http://www.gnu.org/software/diffutils/manual/html_node/Making-Patches.html

for some tips.


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


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

end of thread, other threads:[~2005-01-10 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-05 11:20 (help eval) etc Issac Trotts
2005-01-10 20:20 ` Marius Vollmer

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