[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30861: 12.1.0; process-kill-without-query removed from emacs, still
From: |
Mosè Giordano |
Subject: |
bug#30861: 12.1.0; process-kill-without-query removed from emacs, still used in preview.el |
Date: |
Mon, 19 Mar 2018 20:43:48 +0100 |
Hi Pavel,
2018-03-19 20:29 GMT+01:00 Pavel Zorin-Kranich <address@hidden>:
> According to
> http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=f1c48b0
> the function process-kill-without-query has been removed from emacs but
> it is still used by preview.el
>
> Running preview on any latex file results (after some tex output) in the
> error
>
> PDF2DSC sentinel: Symbol’s function definition is void:
> process-kill-without-query
This is already fixed in the development version of AUCTeX with commit
* b292942e (2018-01-17) Remove some obsolete functions
(https://git.savannah.gnu.org/cgit/auctex.git/commit/?id=b292942e2a2edfaf14b8ca351dee6db2f89a0a94).
I guess we may want to make a new ELPA release at this point.
Tassilo, could you please take care of this?
Bye,
Mosè