discussion and development of Emacs Snakemake mode
 help / color / mirror / code / Atom feed
* Conflict with orgstruct-mode (#27)
@ 2018-03-14 14:38 Veera
  2018-03-15 11:57 ` Kyle Meyer
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Veera @ 2018-03-14 14:38 UTC (permalink / raw)
  To: kyleam/snakemake-mode; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 763 bytes --]

Hi, 
I use orgstruct mode to fold and expand sections of the script. When I try the same with snake file, it works as long as the snakemake-mode is not activated, but then it stops working after activate the snakemake mode. Is it because of some conflicts?

I structured the code like this 

```
#!/bin/env snakamake

### * imports
### * outfiles
### * rules

### * org mode sepcific
### Local Variables:
### eva: (orgstruct-mode 1)
### orgstruct-heading-prefix-regexp: "### "
### End:
```

Could you please help figure out why orgstruct-mode stops working, when I activate snakemake-mode ?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kyleam/snakemake-mode/issues/27

[-- Attachment #2: Type: text/html, Size: 2328 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-03-23 20:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-14 14:38 Conflict with orgstruct-mode (#27) Veera
2018-03-15 11:57 ` Kyle Meyer
2018-03-18 18:30 ` Kyle Meyer
2018-03-23 19:52 ` Veera
2018-03-23 19:52 ` Veera
2018-03-23 20:29 ` Kyle Meyer

Code repositories for project(s) associated with this public inbox

	https://git.kyleam.com/snakemake-mode/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).