discussion and development of Emacs Snakemake mode
 help / color / mirror / code / Atom feed
* indentation problems (#26)
@ 2018-02-12  2:27 Elmar Pruesse
  2018-02-12  3:20 ` Kyle Meyer
  2020-04-13 23:52 ` Kyle Meyer
  0 siblings, 2 replies; 3+ messages in thread
From: Elmar Pruesse @ 2018-02-12  2:27 UTC (permalink / raw)
  To: kyleam/snakemake-mode; +Cc: Subscribed

[-- 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 --]

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-12  2:27 indentation problems (#26) Elmar Pruesse
2018-02-12  3:20 ` Kyle Meyer
2020-04-13 23:52 ` 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).