GNU bug report logs - #23803
11.89.4; Integration of pdf-tools lazy loading

Previous Next

Package: auctex;

Reported by: Christoph Paulik <cpaulik <at> gmail.com>

Date: Sun, 19 Jun 2016 16:49:01 UTC

Severity: normal

Found in version 11.89.4

Done: Mosè Giordano <mose <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mosè Giordano <mose <at> gnu.org>
To: Christoph Paulik <cpaulik <at> gmail.com>
Cc: 23803 <at> debbugs.gnu.org, Tassilo Horn <tsdh <at> gnu.org>
Subject: bug#23803: 11.89.4; Integration of pdf-tools lazy loading
Date: Thu, 23 Jun 2016 23:26:34 +0200
Hi Christoph,

2016-06-19 13:16 GMT+02:00 Christoph Paulik <cpaulik <at> gmail.com>:
>
> Hello,
>
> I was not really sure if this qualifies as a bug but decided to post it here
> anyway.
>
> There seems to be an issue when lazy loading auctex and pdf-tools.
>
> tex.el uses (unless (featurep 'pdf-tools)) at
> http://git.savannah.gnu.org/cgit/auctex.git/tree/tex.el#n1265 to check if
> pdf-tools is installed. This does not work if pdf-tools is loaded with e.g.
> use-package and the :defer flag set to t.
> I've worked around that (https://github.com/syl20bnr/spacemacs/pull/6365) by
> defining my own function which omits the (featurep) check and it works fine
> so this might be something to consider for auctex.

Thanks for the report.  I'd like to keep a test, if possible.
Tassilo, can we use `fboundp' on an autoloaded function?  Maybe
`pdf-tools-install'?

Bye,
Mosp




This bug report was last modified 8 years and 335 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.