From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rainer M Krug Newsgroups: gmane.emacs.help Subject: [pdf-tools] WAS: PDF breaks emacs (PDF-Tools) Date: Thu, 05 Feb 2015 10:13:49 +0100 Message-ID: References: <87k2zxdhp1.fsf@gmail.com> <87lhkddguk.fsf@gnu.org> <87fvaldf3k.fsf@gmail.com> <87h9v1dc1v.fsf@gnu.org> <87a90tit09.fsf@gnu.org> <87twz18y3o.fsf@hochschule-trier.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1423127671 27122 80.91.229.3 (5 Feb 2015 09:14:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Feb 2015 09:14:31 +0000 (UTC) Cc: emacs list To: Andreas Politz Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 05 10:14:16 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YJIVr-00011F-Ol for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Feb 2015 10:14:15 +0100 Original-Received: from localhost ([::1]:40790 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJIVr-0000IE-5U for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Feb 2015 04:14:15 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJIVf-0000FF-1F for help-gnu-emacs@gnu.org; Thu, 05 Feb 2015 04:14:03 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJIVZ-0004hr-Vu for help-gnu-emacs@gnu.org; Thu, 05 Feb 2015 04:14:02 -0500 Original-Received: from mail-wg0-f44.google.com ([74.125.82.44]:60715) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJIVZ-0004hh-QG for help-gnu-emacs@gnu.org; Thu, 05 Feb 2015 04:13:57 -0500 Original-Received: by mail-wg0-f44.google.com with SMTP id z12so6391074wgg.3 for ; Thu, 05 Feb 2015 01:13:57 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=bEWVzY80Cz2dBEkdWBIyBR0wwpWmpFNa0nH+Ubsolfo=; b=UNQu0V/Kuj49bV/C21zX5P7Qw6Vj+pAz/t8nynA/LHt+PQspK63C0J5QUTqtojbwfq lgQy9k1KDzLMpYhHHeASYQ58BL0RH58C5QPeyQquhrj/asLwE3hH/qkrIEMTumg3QrJg zr1q1Z29utLkW7/M9nP2eetK1Tk17y6yd0knAgZ1pINvraYUK44Lpwi8qcT3WOsf3651 lxTjrOoI8BJrvDPKDrIsKbGNCjLGvDEUzHhFzZQM4sAMgOy73NBgMx/4wEc5vrTnfJTu l72sddb21jpDB/5F5E67free/i9Ttu21mcsn/Y2bIEdHlmka2vWJy3rwmbd0YPQZVd0h BwmQ== X-Received: by 10.180.104.228 with SMTP id gh4mr13245211wib.63.1423127636933; Thu, 05 Feb 2015 01:13:56 -0800 (PST) Original-Received: from Rainers-MacBook-Pro.local (arn78-1-88-186-171-7.fbx.proxad.net. [88.186.171.7]) by mx.google.com with ESMTPSA id eb7sm6926968wic.11.2015.02.05.01.13.55 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Feb 2015 01:13:55 -0800 (PST) In-Reply-To: <87twz18y3o.fsf@hochschule-trier.de> (Andreas Politz's message of "Wed, 04 Feb 2015 17:01:31 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (darwin) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 74.125.82.44 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:102490 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I am just trying to install under OS X Yosemite and homebrew, but there seems to be a compiler issue (compiler version I guess): ,---- | error: unknown type name 'bool' typedef bool GBool; `---- I filed an issue on github. I will provide some feedback as soon as installation is working. Cheers, Rainer Andreas Politz writes: > Should be fixed by now (in github). The reason was a invalid response, > due to `unusual' links in the PDF, which made Emacs wait forever. > > Tassilo Horn writes: > >> Ok, now I had to check it out, and Andreas, it's a really superb >> package. [...] > > Thank you. > >> Andreas, do you plan to propose PDF Tools for inclusion in Emacs? >> IMO, that's really a package anybody's gonna love. > > I don't know, I haven't thought about it. > > -ap > > =2D-=20 Rainer M. Krug email: Rainerkrugsde PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBAgAGBQJU0zRSAAoJENvXNx4PUvmC0sQH/jPJwS02wugMU2EDZB7VCguq O+YJc4znlgLj/WHwnm5ANwmtcgZhZpm9atSUoadEhF/VuCr2uLLOiBYdLyGq+MLd +Axl7Fc+li7e8+RU8LWB6xJATqsopOSgQBII6vCkACWlwlWZkFqUSEVKBHe/Mf40 3MD42gRsq5vSMElrupJgN+kHJWvD2DZJX3nRiU0hwxh8kpl7ijLPXcX/76U6MmWE zn0H6M5qgdAmgyrkGPdWYu73Eu8e3Q3kU6GLIQAF7Kw8ChB8rkSLk4NCKOso0vcX FUjJSAlTjSRwH/WZB39x/nh6LhWwHLnspROzP2poI0ErdtBb6CpNJiEzXqO4pWo= =5dfX -----END PGP SIGNATURE----- --=-=-=--