Re: crashes of TeXmacs

Grégoire Lecerf <[email protected]> Wed, 31 Jul 2024 14:00:47 +0200
Newsgroups gmane.editors.texmacs.user
Organization Laboratoire d'informatique de l'École polyt echnique
Message-ID <[email protected]>
Dear Vincent,

thanks for reporting this bug. Could you please try the following 
instructions?

open -a textedit 
/Applications/TeXmacs.app/Contents/Resources/share/TeXmacs/progs/generic/document-edit.scm

then search system-wait and add ;; at the beginning of the line 
containing it (in order to comment it) so that the line becomes

   ;;(system-wait "Updating current buffer, " "please wait")

Save the file and then restart TeXmacs.

Of course this "please wait..." notification will not appear any longer, 
but this might avoid the crash.

Please tell us if this temporary solution seems to work or not.

Best wishes,
Grégoire.