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

Allow turning smartscan to run in all modes save some. #21

Open
mwfogleman opened this issue May 18, 2017 · 0 comments
Open

Allow turning smartscan to run in all modes save some. #21

mwfogleman opened this issue May 18, 2017 · 0 comments

Comments

@mwfogleman
Copy link

Currently, global-smartscan-mode works in all buffers save the minibuffer.

I find that smartscan is not helpful in shell or eshell-modes. I'm sure there are other modes where it would be useful to turn off smartscan. It would be nice to be able to configure something like

(setq smartscan-ignore-modes '(eshell-mode shell-mode)) and have global-smartscan-mode respect that.

Alternatively, you could also have a function that could be hooked in, e.g. turn-off-smartscan or the like.

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

1 participant