mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Problems with Scheme


Chronological Thread 
  • From: Joris van der Hoeven <address@hidden>
  • To: Javier Arántegui <address@hidden>
  • Cc: <address@hidden>
  • Subject: Re: [TeXmacs] Problems with Scheme
  • Date: Thu, 18 Nov 2004 18:09:59 +0100 (CET)


> > Also, in the preferences, you should set
> > your security so as to accept all scripts. Alternatively, you may define
> > "f" to be secure using tm-define and the (:secure #t) option
>
> In preferences, I was accepting all scripts. Anyway I have used tm-define to
> define "f" and set preferences to 'Prompt on scripts'.
>
> I cannot understand what is going wrong. I attach to this message the file
> with the macro and my-init-texmacs.scm.
>
> Now I get the following error:
>
> <wrong-type-arg|tree-string|Wrong type argument in position %s:%S|?|#f>

Try

<extern|f|<quote-arg|t>>

instead of

<extern|(f t)|<quote-arg|t>>

> > (search for mouse-fold in the sources for an example).
>
> I don't work with sources. So, how can I find easily mouse-fold in the
> sources?

Help -> Search -> Source code
mouse-fold return




Archive powered by MHonArc 2.6.19.

Top of page