From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jude DaShiell Newsgroups: gmane.emacs.help Subject: pushing and popping the mark Date: Sat, 9 May 2015 11:03:30 -0400 (EDT) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Trace: ger.gmane.org 1431183836 19401 80.91.229.3 (9 May 2015 15:03:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 9 May 2015 15:03:56 +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 May 09 17:03:48 2015 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 1Yr6I7-0005Mm-NM for geh-help-gnu-emacs@m.gmane.org; Sat, 09 May 2015 17:03:47 +0200 Original-Received: from localhost ([::1]:59506 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yr6I6-0000Ho-Jm for geh-help-gnu-emacs@m.gmane.org; Sat, 09 May 2015 11:03:46 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39494) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yr6Hv-0000Hi-PA for help-gnu-emacs@gnu.org; Sat, 09 May 2015 11:03:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yr6Hq-0003i8-Pt for help-gnu-emacs@gnu.org; Sat, 09 May 2015 11:03:35 -0400 Original-Received: from mailbackend.panix.com ([166.84.1.89]:57111) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yr6Hq-0003i4-M7 for help-gnu-emacs@gnu.org; Sat, 09 May 2015 11:03:30 -0400 Original-Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mailbackend.panix.com (Postfix) with ESMTP id 2E89A12722 for ; Sat, 9 May 2015 11:03:30 -0400 (EDT) Original-Received: by panix1.panix.com (Postfix, from userid 20712) id 1A3D914B9A; Sat, 9 May 2015 11:03:30 -0400 (EDT) Original-Received: from localhost (localhost [127.0.0.1]) by panix1.panix.com (Postfix) with ESMTP id 198AC14B5C for ; Sat, 9 May 2015 11:03:30 -0400 (EDT) User-Agent: Alpine 2.11 (NEB 23 2013-08-11) X-detected-operating-system: by eggs.gnu.org: GNU/Linux (Android) X-Received-From: 166.84.1.89 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:104328 Archived-At: If I had that problem I'd handle the work flow differently. 1) break the document into sequentially numbered files, 2) examine each numbered file and change file name to different number if necessary and if number I wanted to use was already used, I'd probably add 100 to the number the new file name got as a temporary measure. Once all files had correct numbers on them, 3) use cat and send the output to the original document destructively. Maye an emacs extension can handle this but if so I don't know which. -- Twitter: JudeDaShiell