From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8269 Path: main.gmane.org!not-for-mail From: Wesley.Hardaker@sphys.unil.ch Newsgroups: gmane.emacs.gnus.general Subject: Make in texinfo/ has been failing for me. Date: 10 Oct 1996 10:30:42 +0100 Organization: Universite de Lausanne, BSP Sender: whardake@iptsun2.unil.ch Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035148458 11127 80.91.224.250 (20 Oct 2002 21:14:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:14:18 +0000 (UTC) Return-Path: Original-Received: (qmail 25566 invoked from smtpd); 10 Oct 1996 09:51:55 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 10 Oct 1996 09:51:49 -0000 Original-Received: from cisun29e.unil.ch (cisun29e.unil.ch [130.223.8.29]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Thu, 10 Oct 1996 11:32:03 +0200 Original-Received: from iptsun2.unil.ch by cisun29e with SMTP inbound; Thu, 10 Oct 1996 11:31:58 +0200 Original-Received: by iptsun2.unil.ch (5.x/Unil-3.1/) id AA16279; Thu, 10 Oct 1996 10:30:44 +0100 Original-To: ding@ifi.uio.no X-Face: #qW^}a%m*T^{A:Cp}$R\"38+d}41-Z}uU8,r%F#c#s:~Nzp0G9](s?,K49KJ]s"*7gvRgA SrAvQc4@/}L7Qc=w{)]ACO\R{LF@S{pXfojjjGg6c;q6{~C}CxC^^&~(F]`1W)%9j/iS/ IM",B1M.?{w8ckLTYD'`|kTr\i\cgY)P4 X-Url: http://www.ece.ucdavis.edu/~hardaker Original-Lines: 13 X-Mailer: Red Gnus v0.49/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:8269 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8269 doing a 'make EMACS=xemacs' in the 'texi' directory has been failing for me. It prints a message saying its loading the texinfmt library and then quits without doing anything else. I've solved this by changing the line to: xemacs -batch -q -no-site-file -eval '(find-file "custom.texi")' -l texinfmt -f texinfo-every-node-update -f texinfo-format-buffer -f save-buffer This is on a Sun under both solaris or sunos. Am I the only one seeing this problem? I assume this is more of a XEmacs bug than a gnus one, but I thought I'd ask... Wes