Escribir sus propios archivos de inicialización

Cuando inicia, TeXmacs ejecuta el archivo $TEXMACS_PATH/progs/init-texmacs.scm, a menos que usted haya especificado su propio archivo de inicialización en $TEXMACS_HOME_PATH/progs/my-init-texmacs.scm. Pro defecto, la ruta $TEXMACS_HOME_PATH iguala a .TeXmacs. Usualmente, usted quiere añadir algunas acciones extra al archivo de inicialización por defecto. En este caso, no debería olvidar incluir el comando

    (exec-file "$TEXMACS_PATH/progs" "init-texmacs.scm")

en su archivo de inicialización personal. Similarmente, el archivo $TEXMACS_PATH/progs/init-buffer.scm es ejecutado, cada vez que usted crea un nuevo buffer, a menos que usted provea su propio archivo de inicialización $TEXMACS_HOME_PATH/progs/my-init-buffer.scm

Se garantiza el permiso para copiar, distribuir y/o modificar este documento bajo los terminos de la GNU Free Documentation License, Versión 1.1 o cualquier versión posterior publicada por la Free Software Foundation; sin Secciones Invariantes, sin Textos de Portada, y sin Textos de Contraportada. Una copia de la licencia está incluida en la sección titulada "GNU Free Documentation License".
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".