From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ankur Newsgroups: gmane.emacs.help Subject: Re: Org-mode emacs help Date: Fri, 22 Jun 2007 07:43:44 -0000 Organization: http://groups.google.com Message-ID: <1182498224.213029.134240@n2g2000hse.googlegroups.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1182501671 11442 80.91.229.12 (22 Jun 2007 08:41:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Jun 2007 08:41:11 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 22 10:41:09 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I1ehV-0006dO-VV for geh-help-gnu-emacs@m.gmane.org; Fri, 22 Jun 2007 10:41:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I1ehV-0001OR-Eo for geh-help-gnu-emacs@m.gmane.org; Fri, 22 Jun 2007 04:41:05 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!n2g2000hse.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 203.123.180.146 Original-X-Trace: posting.google.com 1182498224 8996 127.0.0.1 (22 Jun 2007 07:43:44 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 22 Jun 2007 07:43:44 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 T9357NC02 (NetCache NetApp/6.0.2) Complaints-To: groups-abuse@google.com Injection-Info: n2g2000hse.googlegroups.com; posting-host=203.123.180.146; posting-account=loZOiQ0AAADGTAcs9w1ml-eyEU7yxxC9 Original-Xref: shelby.stanford.edu gnu.emacs.help:149628 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:45216 Archived-At: On Jun 21, 12:39 pm, Dmitry Dzhus wrote: > You can start editing (or create new) a file with extension ".org". > > You may also enable org-mode explicitly typing `M-x org-mode RET`. > -- > Happy Hacking. > > Dmitry "Sphinx" Dzhushttp://sphinx.net.ru Thank you all, after creating a sample.org file, I could follow and implement all the functions mentioned in the Org-mode tutorial. Thanks a lot. But one more thing, can I define all the tasks/todos at the time level instead at day level? Say, I get the list of tasks sorted by time for a day and may be some kind of reminders? :D Regards Ankur Jain