From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steven Degutis Newsgroups: gmane.emacs.help Subject: org-mode tutorial? Date: Sat, 27 Apr 2013 14:21:20 -0500 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1367090494 27093 80.91.229.3 (27 Apr 2013 19:21:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 27 Apr 2013 19:21:34 +0000 (UTC) To: "help-gnu-emacs@gnu.org" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 27 21:21:39 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UWAgk-0007vd-Vh for geh-help-gnu-emacs@m.gmane.org; Sat, 27 Apr 2013 21:21:39 +0200 Original-Received: from localhost ([::1]:54485 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWAgk-00030f-Gh for geh-help-gnu-emacs@m.gmane.org; Sat, 27 Apr 2013 15:21:38 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40451) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWAgW-0002y4-QZ for help-gnu-emacs@gnu.org; Sat, 27 Apr 2013 15:21:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWAgU-0001Ga-H2 for help-gnu-emacs@gnu.org; Sat, 27 Apr 2013 15:21:24 -0400 Original-Received: from mail-pb0-x236.google.com ([2607:f8b0:400e:c01::236]:58493) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWAgU-0001GM-Ae for help-gnu-emacs@gnu.org; Sat, 27 Apr 2013 15:21:22 -0400 Original-Received: by mail-pb0-f54.google.com with SMTP id jt11so1493012pbb.27 for ; Sat, 27 Apr 2013 12:21:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=/hrhFYrqxISXhG5lwGEaVB12eeNddgAm9by5X+kFhPQ=; b=BGFhaACXGgaxndoVNUwifarykRJikCDDacvbpdwJ4ML67JS/Pbu/hEZv+LJVmuwep+ X34Qp26kdrsH7402gpMleS6EhVvvlrKFe/jADXemed7YOzpxkjdcod0hNyI7ath4xLAM WxJyLltiFhCkt/kAFzNv1S+bktvUIhi8Mr7K0yWT5blgUe8q2Vpj5SXkpCRw+Iq899VI 3SmKAtBKzzMqFfWF7ZVIU1lN4JMs6nWbkQtP4j/EvB3u/Nt5qXXpq/5qkVNp3EMopo3J DNyq4GYKXW6FgCQMbBuq7yOUmMo0K6Y34fZmj/NLJAcw32FIKWU4Y/cfuu9EDB+0ez41 /CYw== X-Received: by 10.66.4.106 with SMTP id j10mr24781064paj.218.1367090480899; Sat, 27 Apr 2013 12:21:20 -0700 (PDT) Original-Received: by 10.70.91.80 with HTTP; Sat, 27 Apr 2013 12:21:20 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c01::236 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:90376 Archived-At: I've tried a few times to get started using org-mode for hierarchical lists. But every single time I try to look for some tutorials or intro pages, I get an overwhelming list, and the vast majority of them don't even seem to talk about working with hierarchical lists, but rather all the *other* things you can do in org-mode. Can someone please point me to a really basic tutorial or explanation on how to use org-mode to create hierarchical lists? I basically mean something like html's [ul] and [li] elements, nested. -Steven