mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] extern-exec and "further customization"


Chronological Thread 
  • From: Henri Lesourd <address@hidden>
  • To: Lionel Elie Mamane <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] extern-exec and "further customization"
  • Date: Wed, 01 Feb 2006 21:26:52 +0100

Lionel Elie Mamane wrote:

Hi,

Has "extern-exec" been renamed and not updated in the documentation?
To what? If anybody has some insight...


As far as calling a plugin from Scheme code
is concerned, I would rather say :
<<
(plugin-eval [name] [sesssion] [command])
>>

For example :
<<
(plugin-eval "shell" "default" "ls")
>>

from inside a Scheme session or from inside a Scheme script
gives you an output that is the list of the names of all
the files in the current directory.

Best, Henri




Archive powered by MHonArc 2.6.19.

Top of page