mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Scheme in TeXmacs: is the find function supported?


Chronological Thread 
  • From: Giovanni Piredda <address@hidden>
  • To: Massimiliano Gubinelli <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] Scheme in TeXmacs: is the find function supported?
  • Date: Tue, 4 Jun 2019 23:19:26 +0200

I need to become acquainted with the different standards :-) (I checked Guile without realizing that I was checking a different version).

I used the filter function in place of it.


G.

On 04.06.19 23:06, Massimiliano Gubinelli wrote:
You expect the procedure find to be defined in Guile? I just checked and even
from the REPL on the command line such function does not belong to Guile 1.8.
Not all schemes implement the same language. In particular you cannot
expect procedures which are not requested by the R5RS standard since Guile
1.8 is essentially based on that.
Best
Max


On 4. Jun 2019, at 22:19, Giovanni Piredda <address@hidden> wrote:


On 04.06.19 22:18, Giovanni Piredda wrote:
Dear all,

did anyone ever used the find function in the Scheme implementation used in TeXmacs? It
gives me a "Unbound variable: find" error. I can run the same code from emacs
(using MIT-GNu Scheme).


I mean the same code which is giving an error inside TeXmacs




Archive powered by MHonArc 2.6.19.

Top of page