Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add @eval using REPL to the atreplinit do block in REPL documentation. #49717

Merged
merged 2 commits into from
May 10, 2023

Conversation

kdheepak
Copy link
Contributor

@kdheepak kdheepak commented May 10, 2023

This commit adds @eval import REPL to the atreplinit do block. This way, users that are linked to that particular section of the documentation, can copy paste the code into their startup.jl and it will work.

Without this, I was getting UndefVarError: `REPL` not defined when opening the Julia prompt.

Add `@eval using REPL` to the `atreplinit` do block.
@KristofferC KristofferC merged commit 24a5dc4 into JuliaLang:master May 10, 2023
@KristofferC KristofferC added the backport 1.9 Change should be backported to release-1.9 label May 10, 2023
@kdheepak kdheepak deleted the patch-1 branch May 10, 2023 17:02
KristofferC pushed a commit that referenced this pull request May 15, 2023
@KristofferC KristofferC mentioned this pull request May 19, 2023
51 tasks
KristofferC pushed a commit that referenced this pull request May 27, 2023
@KristofferC KristofferC removed the backport 1.9 Change should be backported to release-1.9 label May 28, 2023
kpamnany pushed a commit that referenced this pull request Jun 21, 2023
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.

None yet

2 participants