Skip to content

typos to improve readability.#1

Open
thchha wants to merge 1 commit intomnieper:mainfrom
thchha:patch-1
Open

typos to improve readability.#1
thchha wants to merge 1 commit intomnieper:mainfrom
thchha:patch-1

Conversation

@thchha
Copy link

@thchha thchha commented May 5, 2023

If my understanding is correct; So are these suggestions.

Please also consider revisiting README.org#L818-820 - Are both instances really evaluated or just the correct identified syntax-objects inserted? I am unable to judge here.

Thank you for your efforts. continuesreading

If my understanding is correct; So are these suggestions.

Please also consider revisiting README.org#L818-820 - Are both instances really evaluated or just the correct identified syntax-objects inserted? I am unable to judge here.

Thank you for your efforts. *continuesreading*
@mnieper
Copy link
Owner

mnieper commented Jul 10, 2023

Thank you for the typo corrections. Can you format the commit message like the other commit messages are formatted? Can you also remove the comment text on the commit, which, at least in this form, shouldn't appear in the history?

Thanks!

Regarding your question about #L818-820: The code #'x (or, in long form, (syntax x)) is an expression. So these "instances" are evaluated as any other Scheme expression like (+ 3 4) or even just 0 is evaluated.

PS Please excuse my late reply. I'm sorry for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants