Skip to content

Force temp buffer to use spaces for indentation. #479

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
merged 1 commit into from
Feb 25, 2015

Conversation

rabipelais
Copy link
Contributor

This prevents the insertion of unwanted tabs in the cabal file when
auto-inserting dependencies, regardless of the user value for
indent-tabs-mode in the default mode (default is fundamental mode).
Solves issues #379 and #474.

This prevents the insertion of unwanted tabs in the cabal file when
auto-inserting dependencies, regardless of the user value for
`indent-tabs-mode` in the default mode (default is fundamental mode).
Solves issues haskell#379 and haskell#474.
chrisdone added a commit that referenced this pull request Feb 25, 2015
Force temp buffer to use spaces for indentation.
@chrisdone chrisdone merged commit 505e683 into haskell:master Feb 25, 2015
@rabipelais rabipelais deleted the pesky-indent branch February 25, 2015 23:39
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