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

Slime (ver 2.29.1) REPL Occasional Incorrect Indentation upon Pressing TAB key #818

Open
JohnKiro opened this issue Mar 4, 2024 · 3 comments

Comments

@JohnKiro
Copy link

JohnKiro commented Mar 4, 2024

Occasionally, REPL manual indentation becomes broken, as shown in the two screenshots below (before pressing TAB, after pressing TAB):

Before:
image

After:
image

Normally, pressing TAB in this case should not change the indentation.

Another example where I initially alter indentation manually by adding spaces, then press TAB:

Before:
image

After:
image

Not sure what specific Emacs configuration I'm having that could cause such behavior.

@stassats
Copy link
Member

stassats commented Mar 4, 2024

image whatever these modes are is probably what's causing your repl issues.

@JohnKiro
Copy link
Author

JohnKiro commented Mar 4, 2024

Maybe. I'll try to do some experiments by disabling mode by mode.
BTW, the issue is gone by itself (in the same session) :)

@edwlan
Copy link

edwlan commented May 9, 2024

I've had this issue before when there's an unpaired quote or parentheses previously in the REPL buffer. I can't reproduce it in newer versions of SLIME/emacs, though

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

No branches or pull requests

3 participants