[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Indentation with inline comments in Emacs
From: |
Maxime Devos |
Subject: |
Re: Indentation with inline comments in Emacs |
Date: |
Sun, 17 Apr 2022 16:58:13 +0200 |
User-agent: |
Evolution 3.38.3-1 |
Zelphir Kaltstahl schreef op zo 17-04-2022 om 11:06 [+0000]:
> I never understood, why Emacs indented that way, but now I understand. First
> argument is seen as special, as the function/procedure that is being called –
> aha! I do not know, whether the syntax for vector creation #(...) is the same
> in
> all Scheme dialects, which have vectors, in general. Perhaps it would require
> a
> specific GNU Guile mode for Emacs, if it is not the same in all Scheme
> dialects.
#(vector things ...) is standard R6RS scheme:
http://www.r6rs.org/final/html/r6rs/r6rs-Z-H-7.html#node_sec_4.3.3
Greetings,
Maxime.
signature.asc
Description: This is a digitally signed message part
Re: Indentation with inline comments in Emacs, Taylan Kammer, 2022/04/16