Correct, vm is installed and /etc/emacs/site-start.d/50vm.el exists.
On Sun, Feb 10, 2019 at 6:32 PM Paul Gevers wrote:
> Hi Pavel,
>
> On 10-02-2019 16:51, Pavel Kreuzt wrote:
> > I suppose this is for debugging and not a solution, for it keeps
> > failing. Attached log file.
>
> It was, yes.
>
Hi Pavel,
On 10-02-2019 16:51, Pavel Kreuzt wrote:
> I suppose this is for debugging and not a solution, for it keeps
> failing. Attached log file.
It was, yes.
I am getting help on IRC from hartmans and bremner on #debian-devel, can
you confirm that you have vm installed and or
/etc/emacs/site-
Hi Pavel,
I have the feeling that this has to do with the fix for bug 913025 [1].
Could you please try the following:
edit /usr/share/emacs/site-lisp/emacspeak/lisp/emacspeak-vm.el
Change line 52 from:
(require 'vm () 'no-error)
to:
(require 'vm "vm" 'no-error)
And run:
apt install -f
Please
3 matches
Mail list logo