From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: =?utf-8?B?7KGw7ISx67mI?= Newsgroups: gmane.emacs.devel Subject: Re: building the docs Date: Fri, 17 May 2019 19:01:11 +0900 Message-ID: <6EA342E6-AB2A-4A18-B2B6-780E4150FC5A@icloud.com> References: <5B0505B5-5FFA-41D9-9E1E-A9DA1374CBBC@gmail.com> <7AAA63BE-7026-4281-86AF-0C0ACB186644@gnu.org> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="138256"; mail-complaints-to="usenet@blaine.gmane.org" Cc: Emacs developers To: Jean-Christophe Helary Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 17 12:10:05 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hRZoT-000ZrH-3h for ged-emacs-devel@m.gmane.org; Fri, 17 May 2019 12:10:05 +0200 Original-Received: from localhost ([127.0.0.1]:45587 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRZoR-0006QT-Vp for ged-emacs-devel@m.gmane.org; Fri, 17 May 2019 06:10:04 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:44218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRZmc-0005kz-D0 for emacs-devel@gnu.org; Fri, 17 May 2019 06:08:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hRZg4-0004OD-Hw for emacs-devel@gnu.org; Fri, 17 May 2019 06:01:27 -0400 Original-Received: from pv50p00im-ztdg10021801.me.com ([17.58.6.56]:49181) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hRZg0-00049m-BQ for emacs-devel@gnu.org; Fri, 17 May 2019 06:01:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=icloud.com; s=04042017; t=1558087274; bh=kPoe/7JVO/ksACvJi0bRAKlpgsCXYuVagzsnwG1AhkI=; h=Content-Type:Mime-Version:Subject:From:Date:Message-Id:To; b=eOdtndhrZrAri0SRHyagz3osefOtbPF0c/Pep1aex9M/vh7yf2dHd8cFx686vgxCx vfjKsI9W3rP1KQJI425yVmc1ErRt/XeIxi+KC/VKeYzFuzG7CYINFPNl4fcyBIdo81 o2EV0Tdei9St0ukF16iMGT3LoyeYShS8QDqYSGyjYfkKOQjkA5KQApBL/ePI1vN+aq hagNsv6xz1XFktO1jAd1z6QVQF0NP4JRm929TL/iXTj8KfWkseDoPuoPHhPnh5WKIl e+vfb8bfkyvjiDiHBNxgpfr35huj/yi2/v3csLnFoVyzAdOa1OIAeO9OWQiYmLdxdC vZCXRWt1JAL9A== Original-Received: from [10.234.244.124] (unknown [223.38.8.80]) by pv50p00im-ztdg10021801.me.com (Postfix) with ESMTPSA id 998AC360E07; Fri, 17 May 2019 10:01:14 +0000 (UTC) X-Mailer: iPhone Mail (16E227) In-Reply-To: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2019-05-17_05:, , signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 mlxscore=0 mlxlogscore=615 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1812120000 definitions=main-1905170066 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 17.58.6.56 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:236640 Archived-At: 2019. 5. 16. =EC=98=A4=ED=9B=84 3:59, Jean-Christophe Helary =EC=9E=91=EC=84=B1: >> If not, perhaps something is wrong with texindex or with texi2pdf? >=20 > I removed texinfo and reinstalled it. And that's what I get. Since I use b= rew on macos to manage texinfo and have never tried to install it by hand, I= guess that's a recent update from the package that's causing the glitch sin= ce I don't seem to remember having such issues in the relatively recent past= ... IIRC, homebrew=E2=80=99s texinfo is a keg-only formula; If you want the exec= utable in the path you should add /usr/local/opt/texinfo/bin.... and I=E2=80= =99m pretty sure I (macOS High Sierra) could get my docs right.=