From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Christopher W. Ryan" Subject: is there a way to make line numbers appear in ASCII output? Date: Wed, 5 Oct 2016 10:37:09 -0400 Message-ID: <57F51015.4090907@binghamton.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34526) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brnJr-0004Cp-Iw for emacs-orgmode@gnu.org; Wed, 05 Oct 2016 10:37:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1brnJm-000588-41 for emacs-orgmode@gnu.org; Wed, 05 Oct 2016 10:37:14 -0400 Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.231]:49829 helo=cdptpa-oedge-vip.email.rr.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brnJl-00057w-WD for emacs-orgmode@gnu.org; Wed, 05 Oct 2016 10:37:10 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org I'm exporting part of my org-mode document as plain text. Is there a way to produce sequential line numbers in the output? Thanks. --Chris Ryan