* bug#48544: Indent and fontify call-with-port in scheme mode
@ 2021-05-20 18:52 Arun Isaac
2021-05-25 20:22 ` Lars Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Arun Isaac @ 2021-05-20 18:52 UTC (permalink / raw)
To: 48544
[-- Attachment #1: Type: text/plain, Size: 344 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 524 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#48544: Indent and fontify call-with-port in scheme mode
2021-05-20 18:52 bug#48544: Indent and fontify call-with-port in scheme mode Arun Isaac
@ 2021-05-25 20:22 ` Lars Ingebrigtsen
0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2021-05-25 20:22 UTC (permalink / raw)
To: Arun Isaac; +Cc: 48544
Arun Isaac <arunisaac@systemreboot.net> writes:
> 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.
This should now be fixed in Emacs 28.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-25 20:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-20 18:52 bug#48544: Indent and fontify call-with-port in scheme mode Arun Isaac
2021-05-25 20:22 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.