Bug#921883: [921883] emacspeak fails to byte-compile in some case
    Paul Gevers 
    elbrus at debian.org
       
    Sun Feb 10 11:03:14 GMT 2019
    
    
  
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 attach the log file mentioned in the output again if you do.
Paul
[1] https://bugs.debian.org/913025
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-a11y-devel/attachments/20190210/a0ed8d98/attachment.sig>
    
    
More information about the Pkg-a11y-devel
mailing list