From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33554 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Emacs hangs when converting gnus.texi Date: 03 Dec 2000 18:09:36 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169639 25759 80.91.224.250 (21 Oct 2002 03:07:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:07:19 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 71084D049A for ; Sun, 3 Dec 2000 12:16:15 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB09519; Sun, 3 Dec 2000 11:12:36 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 03 Dec 2000 11:11:57 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA21507 for ; Sun, 3 Dec 2000 11:11:46 -0600 (CST) Original-Received: from fe030.worldonline.dk (fe030.worldonline.dk [212.54.64.197]) by mailhost.sclp.com (Postfix) with SMTP id 9F7B1D049A for ; Sun, 3 Dec 2000 12:12:06 -0500 (EST) Original-Received: (qmail 2535 invoked by uid 0); 3 Dec 2000 17:12:04 -0000 Original-Received: from 26.ppp1-1.odn.worldonline.dk (HELO localhost) (212.54.78.154) by fe030.worldonline.dk with SMTP; 3 Dec 2000 17:12:04 -0000 Original-Received: from localhost (127.0.0.1) by localhost (127.0.0.1) with esmtp ; Sun, 03 Dec 2000 18:09:38 +0100 Original-To: ding@gnus.org Original-Lines: 14 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33554 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33554 Hi! With recent Gnus snapshots ntEmacs hangs while trying to convert gnus.texi to Info files, i.e. the command: emacs -batch -q -no-site-file gnus.texi -eval %EMACSINFOHACK% -f texinfo-every-node-update -f texinfo-format-buffer -f save-buffer But if I remove the -batch option everything works fine. I'm a bit puzzled -- why does batch mode make Emacs hang on this task? -- Cheers, Jesper Harder