From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Error when compiling refcards (emacs-25 branch) Date: Tue, 29 Nov 2016 16:07:35 -0500 Message-ID: References: <87d1hmza9t.fsf@petton.fr> <83k2bu6whw.fsf@gnu.org> <87oa0y421r.fsf@petton.fr> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1480453747 7895 195.159.176.226 (29 Nov 2016 21:09:07 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 29 Nov 2016 21:09:07 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 29 22:09:01 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cBpe9-0000yC-1h for ged-emacs-devel@m.gmane.org; Tue, 29 Nov 2016 22:09:01 +0100 Original-Received: from localhost ([::1]:39289 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBpeC-0001hP-Pk for ged-emacs-devel@m.gmane.org; Tue, 29 Nov 2016 16:09:04 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBpcz-0001Th-Tx for emacs-devel@gnu.org; Tue, 29 Nov 2016 16:07:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cBpcw-0004z5-NH for emacs-devel@gnu.org; Tue, 29 Nov 2016 16:07:49 -0500 Original-Received: from [195.159.176.226] (port=51703 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cBpcw-0004yU-G4 for emacs-devel@gnu.org; Tue, 29 Nov 2016 16:07:46 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cBpcp-0005uQ-RT for emacs-devel@gnu.org; Tue, 29 Nov 2016 22:07:39 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 8 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:injrkZtaGekjTpcbATIK2dpVftc= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 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:209769 Archived-At: >> Please try again. > Compiling the refcards to PDF works, but I'm still facing an error for > the compilation to PostScript (I do have texlive-mex installed): Do we still need to support this? Stefan