bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48544: Indent and fontify call-with-port in scheme mode


From: Arun Isaac
Subject: bug#48544: Indent and fontify call-with-port in scheme mode
Date: Fri, 21 May 2021 00:22:50 +0530

Hi,

call-with-port is a standard scheme function, just like
call-with-input-file or call-with-output-file. So, in scheme mode, it
should be indented and fontified similarly.

For the indentation, the 'scheme-indent-function property of
'call-with-port should be set to 1. I don't know how to achieve the
fontification, however.

Thanks!
Arun

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]