From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67452 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: informat.el: `Info-split' split size Date: Fri, 26 Sep 2008 08:10:49 +0900 Organization: Emacsen advocacy group Message-ID: References: <87abfkmuko.fsf@jondo.cante.net> <86bpzlt5cq.fsf@lifelogs.com> <87prnut63f.fsf@catnip.gol.com> <86vdxlfdtn.fsf@lifelogs.com> <87zlmwoyvs.fsf@marauder.physik.uni-ulm.de> <86zlmvkg8p.fsf_-_@lifelogs.com> <86vdwxnmzf.fsf_-_@lifelogs.com> <8763ow9ssf.fsf@freemail.hu> <86iqswnr9w.fsf@lifelogs.com> <86bpykjefp.fsf@lifelogs.com> <87d4iuu0vc.fsf@marauder.physik.uni-ulm.de> <87r679qysj.fsf_-_@marauder.physik.uni-ulm.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1222384275 15924 80.91.229.12 (25 Sep 2008 23:11:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Sep 2008 23:11:15 +0000 (UTC) Cc: ding@gnus.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 26 01:12:12 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kj00K-00051L-E2 for ged-emacs-devel@m.gmane.org; Fri, 26 Sep 2008 01:12:12 +0200 Original-Received: from localhost ([127.0.0.1]:41093 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KizzI-0005DM-3Q for ged-emacs-devel@m.gmane.org; Thu, 25 Sep 2008 19:11:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KizzC-0005DH-Ip for emacs-devel@gnu.org; Thu, 25 Sep 2008 19:11:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KizzA-0005D0-KX for emacs-devel@gnu.org; Thu, 25 Sep 2008 19:11:01 -0400 Original-Received: from [199.232.76.173] (port=58600 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KizzA-0005Cx-AW for emacs-devel@gnu.org; Thu, 25 Sep 2008 19:11:00 -0400 Original-Received: from orlando.hostforweb.net ([216.246.45.90]:59826) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KizzA-0003N1-Bc for emacs-devel@gnu.org; Thu, 25 Sep 2008 19:11:00 -0400 Original-Received: from localhost ([127.0.0.1]:35733) by orlando.hostforweb.net with esmtpa (Exim 4.69) (envelope-from ) id 1Kizz3-0005k5-Lw; Thu, 25 Sep 2008 18:10:55 -0500 X-Hashcash: 1:20:080925:emacs-devel@gnu.org::FjVAT2sUcMGXGL4Y:0000000000000000000000000000000000000000003COG X-Hashcash: 1:20:080925:ding@gnus.org::RdeuLHnYqfforyr/:00001xHA X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:B8TpvB9ZlNnHZvPbapjFvEWOZ1Y= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orlando.hostforweb.net X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:104164 gmane.emacs.gnus.general:67452 Archived-At: >>>>> Katsumi Yamaoka wrote: > While the threshold of makeinfo is 30000, I tried it with some no, that's 300000 to be accurate > texinfo files and reduced it a bit for `Info-split'. Now the > command ``./configure; make MAKEINFO=no info'' performed in the > Gnus trunk splits the Gnus Info into six files. > (Note that loaddefs.el, i.e. ldefs-boot.el, should be updated if > this patch is applied because of autoloading `Info-split-threshold'.) > --- informat.el~ 2008-05-06 07:57:40 +0000 > +++ informat.el 2008-09-24 23:54:45 +0000 [...] > +(defcustom Info-split-threshold 262144 > + "The number of characters by which `Info-split' splits an info file." > + :type 'integer > + :group 'texinfo) I've installed the fix with ``:version "23.1"''. Regards,