From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52098 Path: main.gmane.org!not-for-mail From: deskpot@despammed.com (Vasily Korytov) Newsgroups: gmane.emacs.gnus.general Subject: makeinfo fails on gnus.texi 6.505 Date: Thu, 01 May 2003 19:51:35 +0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <87d6j2br7c.fsf@unix.home> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1051804219 16583 80.91.224.249 (1 May 2003 15:50:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 1 May 2003 15:50:19 +0000 (UTC) Original-X-From: ding-owner+M641@lists.math.uh.edu Thu May 01 17:50:13 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19BGK4-0004Il-00 for ; Thu, 01 May 2003 17:50:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19BGL8-00067U-00; Thu, 01 May 2003 10:51:18 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19BGL4-00067P-00 for ding@lists.math.uh.edu; Thu, 01 May 2003 10:51:14 -0500 Original-Received: (qmail 65953 invoked by alias); 1 May 2003 15:51:14 -0000 Original-Received: (qmail 65948 invoked from network); 1 May 2003 15:51:13 -0000 Original-Received: from main.gmane.org (80.91.224.249) by sclp3.sclp.com with SMTP; 1 May 2003 15:51:13 -0000 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19BGJr-0004Hl-00 for ; Thu, 01 May 2003 17:49:59 +0200 Mail-Followup-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19BGJJ-0004FL-00 for ; Thu, 01 May 2003 17:49:25 +0200 Original-Lines: 18 Original-X-Complaints-To: usenet@main.gmane.org Mail-Copies-To: never User-Agent: Gnus/5.090024 (Oort Gnus v0.24) XEmacs/21.4 (Portable Code) Cancel-Lock: sha1:5i/YUxpGsYU8r/CTt0Uq6xX6Dbw= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52098 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52098 unix% make if test "xmakeinfo" != "xno" ; then \ makeinfo -I . -o gnus gnus.texi; \ else \ rm -f gnus; \ xemacs -batch -q -no-site-file -l ./infohack.el -f batch-makeinfo gnus.texi; \ fi gnus.texi:25154: Misplaced {. gnus.texi:25154: Misplaced }. makeinfo: Removing output file `gnus' due to errors; use --force to preserve. make: *** [gnus] Error 2 unix% makeinfo --version makeinfo (GNU texinfo) 4.0 [...] -- I accept RFC3156 and RFC2440-compatible encrypted mail. PGP key fingerprint: 123A 7CCE 6E26 6233 0D87 E01A A0F8 3524 FCD8 1841