I find it very convenient to have paren matching when writing nested calls 
in an interactive session. This can be achieved in TeXmacs by adding the 
following to init-fricas.scm

(tm-define (notify-cursor-moved status)
  (:require prog-highlight-brackets?)
  (select-brackets-after-movement "([{" ")]}" "\\"))

I hope this is included by default in the next release.

Marduk

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to