discussion and development of Emacs Snakemake mode
 help / color / mirror / code / Atom feed
* hs-special-modes-alist not working (#14)
@ 2016-04-21 18:08 Endre Bakken Stovner
  2016-04-22  5:50 ` Endre Bakken Stovner
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Endre Bakken Stovner @ 2016-04-21 18:08 UTC (permalink / raw)
  To: kyleam/snakemake-mode

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

I have the following snippet for `hs-special-modes-alist`, but it does not work:

```\f
;;; HideShow

(add-to-list 'hs-special-modes-alist '(snakemake-mode "^rule .*\\>" nil "#" nil
                                                      nil))
```

The regex works if I try it with `re-search` so I am confused about what is wrong.

---
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/14

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

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

end of thread, other threads:[~2020-04-17  0:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-21 18:08 hs-special-modes-alist not working (#14) Endre Bakken Stovner
2016-04-22  5:50 ` Endre Bakken Stovner
2016-04-22  5:50 ` Endre Bakken Stovner
2016-04-22 15:51 ` Endre Bakken Stovner
2016-04-22 18:07 ` Endre Bakken Stovner
2016-04-22 18:11 ` Endre Bakken Stovner
2016-05-11  7:32 ` Endre Bakken Stovner
2020-04-17  0:13 ` 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).