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

README.md document broken #54

Open
snowman opened this issue Oct 15, 2020 · 1 comment · May be fixed by #58
Open

README.md document broken #54

snowman opened this issue Oct 15, 2020 · 1 comment · May be fixed by #58

Comments

@snowman
Copy link

snowman commented Oct 15, 2020

$ git show -p 46068abcd0e694556057733be11498c53cbc6e50

commit 46068abcd0e694556057733be11498c53cbc6e50
Author: conao3 <conao3@gmail.com>
Date:   Wed Jul 1 12:17:46 2020 +0900

    remove mentioning real-auto-save-use-idle-timer config

diff --git a/README.md b/README.md
index 55e66a6..72ccdd8 100644
--- a/README.md
+++ b/README.md
@@ -32,10 +32,7 @@ For example, to use this mode only for org files, add this to your Emacs config:
 
 By default, real-auto-save mode uses idle timer. If your emacs is idle, after `real-auto-save-interval` seconds it will save buffers.
 
-If you want to save all your buffers, every `real-auto-save-interval` seconds, irrespective of idle time, use
-
-    (setq real-auto-save-use-idle-timer nil)
-
+If you want to save all your buffers, every `real-auto-save-interval` seconds.
 
 ## Acknowledgments
@conao3
Copy link
Collaborator

conao3 commented Oct 15, 2020

Thanks, please create PR?

snowman added a commit to snowman/real-auto-save that referenced this issue Jul 4, 2021
@snowman snowman linked a pull request Jul 4, 2021 that will close this issue
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 a pull request may close this issue.

2 participants