[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] argument to org-revert-all-org-buffers
From: |
Chris Gray |
Subject: |
[Orgmode] argument to org-revert-all-org-buffers |
Date: |
Tue, 16 Jun 2009 09:48:21 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux) |
Hello,
I think it would be nice if org-revert-all-org-buffers took an argument
so that it worked non-interactively when the argument is non-nil. This
would mirror the function save-some-buffers, so that one can do
something like:
emacsclient -e "(save-some-buffers t)"
git pull
emacsclient -e "(org-revert-all-org-buffers t)"
from a script.
Cheers,
Chris
- [Orgmode] argument to org-revert-all-org-buffers,
Chris Gray <=