From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vaidheeswaran Subject: =?UTF-8?B?UmU6IE9yZ21vZGUg4oaSIE9EVDogQ2VydGFpbiBjaGFycyBicmVh?= =?UTF-8?B?ayBleHBvcnQ=?= Date: Sat, 14 Feb 2015 16:13:08 +0530 Message-ID: References: <87r3tu5bus.fsf@gmail.com> <54DF0C51.2090604@gmail.com> 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]:45271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMa9q-00061t-Hm for emacs-orgmode@gnu.org; Sat, 14 Feb 2015 05:41:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YMa9n-0001jM-BP for emacs-orgmode@gnu.org; Sat, 14 Feb 2015 05:41:06 -0500 Received: from plane.gmane.org ([80.91.229.3]:42504) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMa9n-0001jE-4J for emacs-orgmode@gnu.org; Sat, 14 Feb 2015 05:41:03 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YMa9l-0003A5-3s for emacs-orgmode@gnu.org; Sat, 14 Feb 2015 11:41:01 +0100 Received: from 117.96.15.187 ([117.96.15.187]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 14 Feb 2015 11:41:01 +0100 Received: from vaidheeswaran.chinnaraju by 117.96.15.187 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 14 Feb 2015 11:41:01 +0100 In-Reply-To: <54DF0C51.2090604@gmail.com> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Saturday 14 February 2015 02:20 PM, Vaidheeswaran wrote: > Specifically, in the pdftotext case above, I believe the best action > would be to M-x flush-lines that match ^L so that page headers are > stripped. I was writing from memory. I should have said this instead: The best action would be to flush page headers 'surrounding' ^L and to 'splice' the paragraph lines (that are split apart) at the pagebreaks. Essentially, for right repair, human intervention is a rule rather than an exception.