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

indentation error #7

Closed
non opened this issue Nov 7, 2012 · 1 comment
Closed

indentation error #7

non opened this issue Nov 7, 2012 · 1 comment
Labels

Comments

@non
Copy link
Contributor

non commented Nov 7, 2012

If you start a new buffer, and input:

class Foo[A] {

then when you hit newline and tab, you get an error. If you hit newline twice, then go up and hit tab it's fine. The error seems to occur when there's no next line beyond the current one.

@hvesalai
Copy link
Owner

hvesalai commented Nov 7, 2012

Yes, it is exactly as you predicted.

smarter pushed a commit to smarter/emacs-scala-mode that referenced this issue Mar 28, 2024
Various indentation fixes: typos, differentiating new lines, support for `do` and `extension`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants