From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Org-mode version 4.37 Date: Sat, 10 Jun 2006 16:26:02 +0200 Message-ID: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fp4Pe-0007h1-04 for emacs-orgmode@gnu.org; Sat, 10 Jun 2006 10:26:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fp4Pc-0007gd-R0 for emacs-orgmode@gnu.org; Sat, 10 Jun 2006 10:26:05 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fp4Pc-0007ga-NI for emacs-orgmode@gnu.org; Sat, 10 Jun 2006 10:26:04 -0400 Received: from [194.134.35.144] (helo=smtp04.wanadoo.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fp4Xu-0003Vz-Gp for emacs-orgmode@gnu.org; Sat, 10 Jun 2006 10:34:38 -0400 Received: from [192.168.2.2] (dc5146d3e6.adsl.wanadoo.nl [81.70.211.230]) by smtp4.wanadoo.nl (Postfix) with ESMTP id C2E9F17416 for ; Sat, 10 Jun 2006 16:26:03 +0200 (CEST) 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 Hi, I am releasing version 4.37 or Org-mode at http://www.astro.uva.nl/~dominik/Tools/org/ and through Emacs CVS. The new clock feature will work under XEmacs only if no text is hidden or if the port of noutline.el for XEmacs by Greg Chernev is used. This marks the beginning of the end of the support for the old outline-mode which currently still works for almost everything in Org-mode. Changes in Version 4.37: ------------------------ - Clock-feature for measuring time spent on specific items. Very much along the lines of David's proposal (thanks for the clearly worked-out request). C-c C-x C-i does clock in, it starts an incomplete time range in the current item. If there is already a clock running, it will be stopped first. The timerange is inserted right after the headline. If that line contains scheduling information, the 2nd line after the headline is used. C-c C-x C-o does clock-out. It completes the time range by inserting the second time step. It also immediately computes the time and inserts it after the range. C-c C-x C-x Cancel the currently running clock. This works by removing the partial time range from the buffer again. C-c C-x C-d Display total times for each subtree. This goes beyond Davids proposal and folds in Jason's request. This command attaches an overlay to each headline, listing the total amount of time in the subtree started by this headline. You can use TAB to cycle the visibility of the tree and study it. Next time you *change* anything in the buffer, the highlights will go away. They will also go away when you press C-c C-c. C-c C-c Remove all clock overlays (if there are any - otherwise C-c C-c will do whatever it is supposed to do at that location. Currently there is no way to print this information, but I guess I should implement one? Any good proposals for the format? Just like the tree? In the agenda, you can press I, O, X to get the same functions as above. The "l" key turns on logging mode and shows entries that either have been closed on that date, or that have CLOCK entries for that date. - The direct export keybindings in the C-c C-x map are gone. I kept having rouble to remember all of them. Instead there is a new command `org-export' on C-c C-e which displays a help screen and launches any of the export or publishing commands with one further keypress. This is along the lines of Scott's proposal. Not more keys, but some help on the way. - Improved emphasizing allows configuration and stacking. This was already available in the test version I recently uploaded. This configuration of the can be done with two variables org-emphasis-regexp-components and org-emphasis-alist. I would be interested in ideas about these settings. - Some Bug fixes. This is a heavy release - please test it if you can. Enjoy. - Carsten -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Universiteit van Amsterdam Kruislaan 403 NL-1098SJ Amsterdam phone: +31 20 525 7477