Skip to content
Back to formatted view

Raw Message

Message-ID: <1110030895.5869.5.camel@dhcp-63.ccc.ox.ac.uk>
Date: 2005-03-05T13:54:55Z
From: Adaikalavan Ramasamy
Subject: Emacs keystroke to toggle T/F for setting logical values
In-Reply-To: <7E4C06F49D6FEB49BE4B60E5FC92ED7A01834B59@pnlmse35.pnl.gov>

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:
> I'd like to have an Emacs keystroke that would let me toggle between T
> and F when editing logical settings in R code.  I looked in the ESS
> documentation and in my O'Reilly emacs books but found nothing.  Any
> ideas?
> 
> Scott Waichler
> Pacific Northwest National Laboratory
> scott.waichler at pnl.gov
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>