From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: argument to org-revert-all-org-buffers Date: Wed, 17 Jun 2009 15:31:56 +0200 Message-ID: References: <867hzc4o1m.fsf@portan.ibr.cs.tu-bs.de> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGvFK-0006vb-6m for emacs-orgmode@gnu.org; Wed, 17 Jun 2009 09:32:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGvFE-0006rl-TH for emacs-orgmode@gnu.org; Wed, 17 Jun 2009 09:32:09 -0400 Received: from [199.232.76.173] (port=51595 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGvFE-0006re-Li for emacs-orgmode@gnu.org; Wed, 17 Jun 2009 09:32:04 -0400 Received: from ey-out-1920.google.com ([74.125.78.148]:57510) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGvFE-0002vK-7Q for emacs-orgmode@gnu.org; Wed, 17 Jun 2009 09:32:04 -0400 Received: by ey-out-1920.google.com with SMTP id 3so52075eyh.24 for ; Wed, 17 Jun 2009 06:32:02 -0700 (PDT) In-Reply-To: <867hzc4o1m.fsf@portan.ibr.cs.tu-bs.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Chris Gray Cc: emacs-orgmode@gnu.org On Jun 16, 2009, at 9:48 AM, Chris Gray wrote: > 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)" That sounds to me as a perfect way to shoot yourself in the foot. Every day again... :-) > > from a script. > > Cheers, > Chris > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode