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

Experiment with deferring org-mode in search buffers #8

Open
alphapapa opened this issue Apr 16, 2016 · 2 comments
Open

Experiment with deferring org-mode in search buffers #8

alphapapa opened this issue Apr 16, 2016 · 2 comments
Assignees

Comments

@alphapapa
Copy link
Owner

As mentioned in #4, it might be possible to not activate org-mode inside new buffers unless matches are found. If so, that might provide a significant speed boost. The question is probably whether the outline-related functions still work in a plain or text-mode buffer. If not, something would have to basically reimplement them, which would seem to violate a lot of DRY/NIH/etc. We shall see.

Thanks to @zeltak for your help. Will report here when I have something ready to test.

@alphapapa alphapapa self-assigned this Apr 16, 2016
@alphapapa
Copy link
Owner Author

The find-files-raw branch does this and is working pretty well. Will probably merge to master soon.

@alphapapa
Copy link
Owner Author

Also see #15 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant