From mboxrd@z Thu Jan  1 00:00:00 1970
From: Venkatesh Choppella <venkatesh.choppella@iiit.ac.in>
Subject: How do I include text between a range of line numbers with #INCLUDE
Date: Fri, 7 Jan 2011 10:03:41 +0530
Message-ID: <AANLkTikn64EGS5z5hTto_CVoFAZAvxZBdsHzVGySDqo8@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from [140.186.70.92] (port=50458 helo=eggs.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1Pb41I-00057h-1G
	for emacs-orgmode@gnu.org; Thu, 06 Jan 2011 23:33:44 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <choppell@gmail.com>) id 1Pb41H-0003vA-4l
	for emacs-orgmode@gnu.org; Thu, 06 Jan 2011 23:33:43 -0500
Received: from mail-fx0-f41.google.com ([209.85.161.41]:33706)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <choppell@gmail.com>) id 1Pb41G-0003uy-W9
	for emacs-orgmode@gnu.org; Thu, 06 Jan 2011 23:33:43 -0500
Received: by fxm12 with SMTP id 12so10123298fxm.0
	for <emacs-orgmode@gnu.org>; Thu, 06 Jan 2011 20:33:41 -0800 (PST)
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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

I would like to include a part of a file (between a given range of
line numbers) instead of the whole file.  Is there a way to do that in
org-mode?

Sincerely,
- venkatesh