From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Egli Christian \(KIRO 41\)" Subject: RE: done todos only date stamped, not date-time stamped Date: Thu, 12 Jul 2007 11:09:38 +0200 Message-ID: <52D89C75FEE9444E8D9C016E3730098306CDF4@chsa1036.share.beluni.net> References: <4694FD70.801@cc.umanitoba.ca> <4695094F.7060806@cc.umanitoba.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I8ugm-0004nb-Ow for emacs-orgmode@gnu.org; Thu, 12 Jul 2007 05:10:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I8ugl-0004n4-2O for emacs-orgmode@gnu.org; Thu, 12 Jul 2007 05:10:19 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I8ugk-0004mz-Px for emacs-orgmode@gnu.org; Thu, 12 Jul 2007 05:10:18 -0400 Received: from mail-gw10.credit-suisse.com ([198.240.212.23]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1I8ugk-0006gb-2R for emacs-orgmode@gnu.org; Thu, 12 Jul 2007 05:10:18 -0400 Content-class: urn:content-classes:message In-Reply-To: <4695094F.7060806@cc.umanitoba.ca> 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: Brian van den Broek Cc: emacs-orgmode@gnu.org Hi Brian >From your description it sounds like you are using the org-mode that comes with Emacs 22, so I doubt you need to set the path/to/org. Basically since org-mode comes with Emacs 22 you just need to follow the instructions in http://staff.science.uva.nl/~dominik/Tools/org/org.html#Activation.=20 If you are a user that is just starting with Emacs and wants to tweak the behaviour of it you might want to look into M-x customize. This is generally the most straight forward way to change any settings. Org-mode comes with extensive customize support. In the menu select Org->Customize->Browse Org Group or try M-x customize-apropos expr . See also the Customization section in the manual http://staff.science.uva.nl/~dominik/Tools/org/org.html#Customization Hope that helps =20 Christian