Macaulay2 / M2-emacs

Macaulay2 emacs files
GNU General Public License v3.0
5 stars 3 forks source link

M2-blink-region-flag updates #46

Closed d-torrance closed 1 year ago

d-torrance commented 1 year ago

By default, we turn the new M2-blink-region-flag variable (which determines whether we highlight the evaluated region for a moment, inspired by ESS -- see #38) on.

Also, we add a new function, M2-toggle-blink-region-flag to toggle the value of this variable and add a menu entry that calls this function.