From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Thorpe Newsgroups: gmane.emacs.help Subject: Re: How to alphabetasize sections? Date: Sat, 13 Sep 2014 02:29:50 +0100 Message-ID: <87fvfwmho1.fsf@robertthorpeconsulting.com> References: <87a964jsot.fsf@debian.uxu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1410571829 15223 80.91.229.3 (13 Sep 2014 01:30:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Sep 2014 01:30:29 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Emanuel Berg Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 13 03:30:22 2014 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 1XScAM-0003a0-RC for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Sep 2014 03:30:18 +0200 Original-Received: from localhost ([::1]:47963 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XScAM-0007YD-EP for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Sep 2014 21:30:18 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XScA4-0007UG-Mh for help-gnu-emacs@gnu.org; Fri, 12 Sep 2014 21:30:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XSc9x-0001xa-SY for help-gnu-emacs@gnu.org; Fri, 12 Sep 2014 21:30:00 -0400 Original-Received: from outbound-smtp02.blacknight.com ([81.17.249.8]:37499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XSc9x-0001xS-Mm for help-gnu-emacs@gnu.org; Fri, 12 Sep 2014 21:29:53 -0400 Original-Received: from mail.blacknight.com (pemlinmail04.blacknight.ie [81.17.254.17]) by outbound-smtp02.blacknight.com (Postfix) with ESMTP id E86CA98817 for ; Sat, 13 Sep 2014 01:28:21 +0000 (UTC) Original-Received: (qmail 24686 invoked from network); 13 Sep 2014 01:29:52 -0000 Original-Received: from unknown (HELO RTLaptop) (rt@robertthorpeconsulting.com@[109.79.206.165]) by 81.17.254.9 with ESMTPSA (DHE-RSA-AES128-SHA encrypted, authenticated); 13 Sep 2014 01:29:52 -0000 In-Reply-To: <87a964jsot.fsf@debian.uxu> (message from Emanuel Berg on Sat, 13 Sep 2014 02:00:02 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 81.17.249.8 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:99867 Archived-At: Emanuel Berg writes: > > That's very creative, both of you, but isn't the best > way to move all the sections to separate files and then > put one-line references in the "motherfile", and simply > sort those with `sort-lines'? I'd say it depends how long the sections they are. If they're quite short it's probably best to put them in one file. If they're longer than a few pages it's probably best to split them. BR, Robert Thorpe