bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (help eval) etc.


From: Marius Vollmer
Subject: Re: (help eval) etc.
Date: Mon, 10 Jan 2005 21:20:30 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Issac Trotts <address@hidden> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]