discussion and development of Emacs Snakemake mode
 help / color / mirror / code / Atom feed
* Indentation does not work (#28)
@ 2018-08-16  9:37 Winni Kretzschmar
  2018-08-16 11:23 ` Winni Kretzschmar
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Winni Kretzschmar @ 2018-08-16  9:37 UTC (permalink / raw)
  To: kyleam/snakemake-mode; +Cc: Subscribed

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

I have a Snakefile:
```
rule all:
input: cats
```
When I position my cursor at the beginning of the second line and hit tab, then nothing happens and I get the message `Wrong number of arguments: (0 . 0), 1`. 

I am on gnu emacs 24.4 (9.0) on a mac running snakemake-mode version `20180520.39`.

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

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

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

* Re: Indentation does not work (#28)
  2018-08-16  9:37 Indentation does not work (#28) Winni Kretzschmar
@ 2018-08-16 11:23 ` Winni Kretzschmar
  2018-08-16 11:23 ` Winni Kretzschmar
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Winni Kretzschmar @ 2018-08-16 11:23 UTC (permalink / raw)
  To: kyleam/snakemake-mode; +Cc: Subscribed

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

Closed #28.

-- 
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/28#event-1792130750

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

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

* Re: Indentation does not work (#28)
  2018-08-16  9:37 Indentation does not work (#28) Winni Kretzschmar
  2018-08-16 11:23 ` Winni Kretzschmar
@ 2018-08-16 11:23 ` Winni Kretzschmar
  2018-08-16 12:18 ` Kyle Meyer
  2018-08-17  0:18 ` Kyle Meyer
  3 siblings, 0 replies; 5+ messages in thread
From: Winni Kretzschmar @ 2018-08-16 11:23 UTC (permalink / raw)
  To: kyleam/snakemake-mode; +Cc: Subscribed

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

Upgrading to the latest GNU emacs `26.1 (9.0)` solves this problem.

-- 
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/28#issuecomment-413512281

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

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

* Re: Indentation does not work (#28)
  2018-08-16  9:37 Indentation does not work (#28) Winni Kretzschmar
  2018-08-16 11:23 ` Winni Kretzschmar
  2018-08-16 11:23 ` Winni Kretzschmar
@ 2018-08-16 12:18 ` Kyle Meyer
  2018-08-17  0:18 ` Kyle Meyer
  3 siblings, 0 replies; 5+ messages in thread
From: Kyle Meyer @ 2018-08-16 12:18 UTC (permalink / raw)
  To: kyleam/snakemake-mode; +Cc: Kyle Meyer, Your activity

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

Thanks for the report.  I'm glad things are working for you on Emacs 26.  However, I'll still look into your initial error because Emacs 24 is the specified minimum version.  (And I really should add Emacs 24 to the Travis matrix to catch these issues.)


-- 
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/28#issuecomment-413526236

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

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

* Re: Indentation does not work (#28)
  2018-08-16  9:37 Indentation does not work (#28) Winni Kretzschmar
                   ` (2 preceding siblings ...)
  2018-08-16 12:18 ` Kyle Meyer
@ 2018-08-17  0:18 ` Kyle Meyer
  3 siblings, 0 replies; 5+ messages in thread
From: Kyle Meyer @ 2018-08-17  0:18 UTC (permalink / raw)
  To: kyleam/snakemake-mode; +Cc: Kyle Meyer, Your activity

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

Looks like python.el got a new indentation engine between 24.4 and 24.5.  Given it works with 24.5, supporting 24.4 doesn't seem worth the effort.  I'll bump the minimum Emacs version to 24.5.

-- 
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/28#issuecomment-413721552

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

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

end of thread, other threads:[~2018-08-17  0:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-16  9:37 Indentation does not work (#28) Winni Kretzschmar
2018-08-16 11:23 ` Winni Kretzschmar
2018-08-16 11:23 ` Winni Kretzschmar
2018-08-16 12:18 ` Kyle Meyer
2018-08-17  0:18 ` 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).