Skip to content
Prev 65459 / 398506 Next

Emacs keystroke to toggle T/F for setting logical values

Not answering your question here directly but here is an alternative. 
Interactive search and replace TRUE for FALSE with M-% after
highlighting the region that you are interested in. And then repeat for
changing FALSE to TRUE. 

You can bind some function keys in your configuration file to simplify
this a bit.

Regards, Adai
On Fri, 2005-03-04 at 16:58 -0800, Waichler, Scott R wrote: