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

Add a progress reporter to recursive progress discovery #1789

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

juergenhoetzel
Copy link
Contributor

Discovering a deep recursive directory structure can take a while to finish.
Inform user about the progress so the user can estimate remaining time
and clearly see that Emacs is busy working, not hung.


Before submitting a PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s) does not apply
  • All tests are passing (eldev test)
  • The new code is not generating bytecode or M-x checkdoc warnings
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the readme (if adding/changing user-visible functionality) does not apply

@bbatsov bbatsov merged commit d811e2b into bbatsov:master Aug 2, 2022
@bbatsov
Copy link
Owner

bbatsov commented Aug 2, 2022

Nice improvement. Thanks!

@juergenhoetzel
Copy link
Contributor Author

Nice improvement. Thanks!

You are welcome: @bbatsov the fastet merger at @github 🤣

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