Re: "This file appears to have been modified." on all saves since macOS High Sierra

2018-01-18 Thread Nick Matzke
I get this a lot also, yes it's very annoying! (although, in my case it might have started when I attached an external hard drive, but I didn't get that for previous hard drives, but then I wasn't accessing text files on them either, on the other other hand now I seem to get it for lots of text fi

Re: How to double-click on word and INCLUDE the period?

2014-09-17 Thread Nick Matzke
t to Barebones. I'd certainly support that as a > feature. > > > On Tue, 16 Sep 2014 11:37:59 -0700 (PDT), Nick Matzke > > wrote: > > >...when I double-click on these, I only get a selection up to the period. > > E.g., just "sampled" or just &q

double-clicking to select whole word INCLUDING periods?

2014-09-16 Thread Nick Matzke
Hi, I use BBedit extensively for coding in R. I typically use variable/function names with underscores: human_DNA get_DNA ...because double-clicking will select the whole word. However, I am now collaborating on a project with someone who uses periods: human.DNA get.DNA ...and we have switch

How to double-click on word and INCLUDE the period?

2014-09-16 Thread Nick Matzke
Hi, I use BBedit for a lot of R programming. When I'm programming, I always use underscores in my function and variable names, because I can double-click on them and get the whole thing. E.g.: get_human_DNA sampled_DNA However, most other programmers write their variables like this: get.hum

command arrow to option arrow

2012-02-01 Thread Nick Matzke
Hi, I would like my command-left and command-right keys to do what option- left and option-right keys do -- jump from word to word, rather than to the beginning/ending of the line. Is there an easy way to do this? Cheers! Nick -- You received this message because you are subscribed to the "BB

Adding \\ to comments

2010-12-15 Thread Nick Matzke
Hi, So when I look at a .tex file (for LaTex) I see that BBedit colors the formatting words that start with a backslash, e.g.: \author{Nick Matzke} \begin{document} \maketitle \texttt{kruskal.test} ...it colors them blue, which is very nice for readability. However, I am editing .Snw files

Re: Adding new comment symbol to R.plist

2010-11-02 Thread Nick Matzke
On 10/28/10 12:22 PM, Ronald J Kimball wrote: On Thu, Oct 28, 2010 at 06:06:11PM +0200, Maarten Sneep wrote: On Thu, 28 Oct 2010 11:52:29 -0400, Ronald J Kimball wrote: On Thu, Oct 28, 2010 at 12:49:33AM -0700, Nick Matzke wrote: Thanks! That worked great! Would there be a way to make

Re: Adding new comment symbol to R.plist

2010-10-30 Thread Nick Matzke
Thanks!! Nick On 10/28/10 12:22 PM, Ronald J Kimball wrote: On Thu, Oct 28, 2010 at 06:06:11PM +0200, Maarten Sneep wrote: On Thu, 28 Oct 2010 11:52:29 -0400, Ronald J Kimball wrote: On Thu, Oct 28, 2010 at 12:49:33AM -0700, Nick Matzke wrote: Thanks! That worked great! Would there be a

Re: Adding new comment symbol to R.plist

2010-10-28 Thread Nick Matzke
On 10/27/10 10:32 AM, Maarten Sneep wrote: On 27 okt 2010, at 07:26, Nick Matzke wrote: I do a lot of R coding. I found the R.plist file available here: http://www.truerwords.net/articles/bbedit/codeless_language_module.html ...and put it in the Application Support directory for BBedit

Adding new comment symbol to R.plist

2010-10-27 Thread Nick Matzke
Hi, I do a lot of R coding. I found the R.plist file available here: http://www.truerwords.net/articles/bbedit/codeless_language_module.html ...and put it in the Application Support directory for BBedit, and it works fine. However, now I am doing some stuff with Sweave, which has a mixture of R