Hi Matthew,

there are still some references to files in "preview/" directory
inside Makefile.in, rules "xemacs-package" and "preview-ball" fail due
to this, and the fix isn't as easy as stripping "preview/" away.  In
addition, in "EXCLUDEDFILES" all occurrences of "preview/" should be
removed, right?

I'm not against this change, I'd only like to know if we can avoid to
move all files around.  For ELPA, I understand the problem is that
preview.el isn't in the `load-path', we could add "preview/" (actually
(expand-file-name "preview" TeX-lisp-directory) ) to the `load-path'
in tex-site.el (is it ok?), but then we'd have to adapt our install
tree accordingly.

Bye,
Mosè


2014-11-10 11:23 GMT+01:00 Tassilo Horn <[email protected]>:
> Matthew Leach <[email protected]> writes:
>
>>> Please see the attached patch that removes the /preview/ directory
>>> and merges the build machinery into the top-level.  This patch has
>>> been rebased on-top of Mosè's 11.88 release commits.
>>
>> I was just wondering if there was any news on this patch or is it not
>> required anymore?
>
> No, I just haven't had the time to test it properly.
>
> Bye,
> Tassilo
>

_______________________________________________
auctex-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to