[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
- Indentation with inline comments in Emacs, Zelphir Kaltstahl, 2022/04/16
- Re: Indentation with inline comments in Emacs, Jérémy Korwin-Zmijowski, 2022/04/16
- Re: Indentation with inline comments in Emacs, Zelphir Kaltstahl, 2022/04/17
- Re: Indentation with inline comments in Emacs, Luis Felipe, 2022/04/17
- Re: Indentation with inline comments in Emacs, Zelphir Kaltstahl, 2022/04/18
- Re: Indentation with inline comments in Emacs, Ricardo G. Herdt, 2022/04/18
- Re: Indentation with inline comments in Emacs, Luis Felipe, 2022/04/18
- Re: Indentation with inline comments in Emacs, Luis Felipe, 2022/04/18
- Re: Indentation with inline comments in Emacs, Taylan Kammer, 2022/04/16