Skip to content

Improve indentation config msg #62

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

Merged

Conversation

Hi-Angel
Copy link
Member

@Hi-Angel Hi-Angel commented May 29, 2025

Currently when a new user tries indenting, that basically invokes help for the
mode hook, which isn't useful and looks more like a bug than anything else.

Solve this by printing an explicit explanation that a user needs to enable an
indentation mode.

While at it, also remove "Support" and "Contributing" sections from the README, because they contain no useful information. The former is just a link to here (which is pointless, because if a user reads it they already here), and the latter just has no useful info.

@Hi-Angel Hi-Angel force-pushed the improve-indentation-config-msg branch from 187f3e3 to 500e19b Compare May 29, 2025 22:32
Hi-Angel added 2 commits May 30, 2025 01:35
Currently when a new user tries indenting, that basically invokes help
for the mode hook, which isn't useful and looks more like a bug than
anything else.

Solve this by printing an explicit explanation that a user needs to
enable an indentation mode.
These sections have no useful information. "Support" is just a link to
the project (which is pointless, because if a user reads this section,
they already at the project), and "Contributing" just contains nothing
useful.
@Hi-Angel Hi-Angel force-pushed the improve-indentation-config-msg branch from 500e19b to c5ed55a Compare May 29, 2025 22:35
@Hi-Angel Hi-Angel merged commit 23d99bf into purescript-emacs:master Jun 3, 2025
5 checks passed
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.

1 participant