From mboxrd@z Thu Jan 1 00:00:00 1970 From: Venkatesh Choppella 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: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: 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 ) 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 ) 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 ; Thu, 06 Jan 2011 20:33:41 -0800 (PST) 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@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