[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
VM 8.2.0b: vm-pcrisis.el - fails to compile in emacs 26.3 - "&optional &
From: |
Diagon |
Subject: |
VM 8.2.0b: vm-pcrisis.el - fails to compile in emacs 26.3 - "&optional &rest" |
Date: |
Mon, 03 May 2021 19:12:03 -0700 |
User-agent: |
Zoho Mail |
VM 8.2.0b and emacs 26.3. Running make on the lisp files fails on vm-pcrisis:
vm-pcrisis.el:1217:28:Error: Variable name missing after &optional
make: *** [Makefile:114: vm-pcrisis.elc] Error 1
It appears it doesn't like "&optional &rest" in the function
vmpc-none-true-yet. Does anyone have a suggestion of how to fix?
This is Ubuntu 20.04. Oddly I was using emacs 26.3 on Ubuntu 16.04 and didn't
have any trouble there.
/D
PS. Lines 229 and 236 have been inserted by mistake, creating a warning.
- VM 8.2.0b: vm-pcrisis.el - fails to compile in emacs 26.3 - "&optional &rest",
Diagon <=