From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Bulk function documentation is missing Date: Thu, 07 Apr 2011 23:22:12 -0400 Message-ID: <87mxk12zrv.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=40269 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q82H2-0001OB-Hw for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 23:22:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q82H1-0004ws-Fl for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 23:22:16 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:49677) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q82H1-0004wo-Dw for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 23:22:15 -0400 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: Puneeth Chaganti Cc: Bastien , emacs-orgmode@gnu.org Hi Puneeth, I just ran across the new Bulk action feature which applies a function to the marked entries in the agenda. There is no documentation for this feature that I can find other than in the commit itself. This functionality was added by you in 5b1b94a (* org-agenda.el (org-agenda-bulk-action): Allow the user to run a function., 2011-03-08) Could you please also provide documentation in org.texi with an example of how you use this? Thanks, Bernt