From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Piotr Zielinski" Subject: Org-mouse 0.15: Agenda buffer support Date: Fri, 26 May 2006 21:29:11 +0100 Message-ID: <3c12eb8d0605261329i707270d1j5b500ff53330e788@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fjivu-0000it-Fe for emacs-orgmode@gnu.org; Fri, 26 May 2006 16:29:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fjivs-0000ih-2G for emacs-orgmode@gnu.org; Fri, 26 May 2006 16:29:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fjivr-0000ie-R3 for emacs-orgmode@gnu.org; Fri, 26 May 2006 16:29:15 -0400 Received: from [64.233.162.199] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fjj0p-0006Dz-LB for emacs-orgmode@gnu.org; Fri, 26 May 2006 16:34:23 -0400 Received: by nz-out-0102.google.com with SMTP id k1so227013nzf for ; Fri, 26 May 2006 13:29:11 -0700 (PDT) Content-Disposition: inline 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: emacs-orgmode@gnu.org Org-mouse.el 0.15 includes support for the Agenda buffer: it has the same context-sensitive menus (tags, timestamps, etc) as normal org-mode buffers, so that you can now modify the entries directly from the Agenda buffer. http://www.cl.cam.ac.uk/~pz215/files/org-mouse.el Piotr