discussion and development of Emacs Snakemake mode
 help / color / mirror / code / Atom feed
From: Endre Bakken Stovner <notifications@github.com>
To: kyleam/snakemake-mode <snakemake-mode@noreply.github.com>
Cc: Kyle Meyer <kyle@kyleam.com>, Comment <comment@noreply.github.com>
Subject: Re: TODOs? (#10)
Date: Thu, 21 Apr 2016 11:04:57 -0700	[thread overview]
Message-ID: <kyleam/snakemake-mode/issues/10/213040854@github.com> (raw)
In-Reply-To: <kyleam/snakemake-mode/issues/10@github.com>

[-- Attachment #1: Type: text/plain, Size: 504 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 commented.
Reply to this email directly or view it on GitHub:
https://github.com/kyleam/snakemake-mode/issues/10#issuecomment-213040854

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

  parent reply	other threads:[~2016-04-21 18:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-17 19:08 TODOs? (#10) Endre Bakken Stovner
2016-04-18 19:10 ` Endre Bakken Stovner
2020-04-14  2:03   ` Kyle Meyer
2016-04-21 18:04 ` Endre Bakken Stovner [this message]
2020-04-13 23:54 ` Kyle Meyer
2020-04-13 23:54 ` Kyle Meyer
2020-04-14  1:58 ` [kyleam/snakemake-mode] " Kyle Meyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=kyleam/snakemake-mode/issues/10/213040854@github.com \
    --to=notifications@github.com \
    --cc=comment@noreply.github.com \
    --cc=kyle@kyleam.com \
    --cc=reply+0013cd7c605e677ab920739940731289f97e4dc0e852428d92cf000000011330d84992a169ce08e14e89@reply.github.com \
    --cc=snakemake-mode@noreply.github.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).