From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sun, 17 Apr 2016 21:22:05 -0700 From: Endre Bakken Stovner Reply-To: kyleam/snakemake-mode Message-ID: In-Reply-To: References: Subject: Re: Support R syntax highlighting in R("""-blocks (#6) Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_571460ed6e49_ca53fe78ef872c01063b"; charset=UTF-8 Content-Transfer-Encoding: 7bit List-ID: kyleam/snakemake-mode List-Archive: https://github.com/kyleam/snakemake-mode List-Post: List-Unsubscribe: , To: kyleam/snakemake-mode Cc: Kyle Meyer ----==_mimepart_571460ed6e49_ca53fe78ef872c01063b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit You are right about the regex. Will fix the other stuff too. Agree about the global variable. I guess I could add another unless to the setup-function that warns people that they need to set this variable to `'maybe` in their startup file for automatic parsing of subregions if it is nil. Okay with you? --- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/kyleam/snakemake-mode/pull/6#issuecomment-211193962 ----==_mimepart_571460ed6e49_ca53fe78ef872c01063b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

You are right about the regex. Will fix the other stuff too.

Agree about the global variable. I guess I could add another unless to the setup-function that warns people that they need to set this variable to 'maybe in their startup file for automatic parsing of subregions if it is nil. Okay with you?


You are receiving this because you commented.
Reply to this email directly or view it on GitHub

----==_mimepart_571460ed6e49_ca53fe78ef872c01063b--