discussion and development of Emacs Snakemake mode
 help / color / mirror / code / Atom feed
From: Elmar Pruesse <notifications@github.com>
To: kyleam/snakemake-mode <snakemake-mode@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: indentation problems (#26)
Date: Sun, 11 Feb 2018 18:27:12 -0800	[thread overview]
Message-ID: <kyleam/snakemake-mode/issues/26@github.com> (raw)

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

Since updating to the newest version, I've got problems with the indentation. For some reason, the set of indentation levels rotated through iteratively is one too short. I.e. the maximum indentation I get with `<tab>` is equal to the previous statement, even if that was a field. It starts at the right place after `<return>`, but tab won't get me back there...

```
rule:
message:
```

I did upgrade a bunch of things at once, of course, so the cause might be somewhere else. Indentation does work for me in python-mode though.

Any suggestions on what might be causing this?

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

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

             reply	other threads:[~2018-02-12  2:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-12  2:27 Elmar Pruesse [this message]
2018-02-12  3:20 ` indentation problems (#26) Kyle Meyer
2020-04-13 23:52 ` 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/26@github.com \
    --to=notifications@github.com \
    --cc=reply+0013cd7cf776127a200c5edb3691c5f65637e65990e0a95492cf000000011698bd8092a169ce11a87176@reply.github.com \
    --cc=snakemake-mode@noreply.github.com \
    --cc=subscribed@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).