Package: auto-complete-el
Version: 1.3.1-2
Severity: normal
File: /usr/share/emacs/site-lisp/auto-complete/auto-complete.el
Starting from "emacs25 -q" and in the *scratch* buffer,
(require 'auto-complete)
M-x auto-complete-mode
type: o r g
gives messages
Error running timer ‘ac-update-greedy’: (wrong-number-of-arguments setq 1)
Error running timer ‘ac-show-menu’: (wrong-number-of-arguments setq 1)
auto-complete error: (wrong-number-of-arguments setq 1)
and auto-complete mode turns itself off.
I think this is due to ac-menu-delete containing
(setq ac-menu)
An incompatible change in emacs25 has broken this. I get some joy from
(setq ac-menu nil)
-- System Information:
Debian Release: stretch/sid
Architecture: i386 (i686)
Kernel: Linux 4.4.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages auto-complete-el depends on:
ii emacs 46.1
ii emacs23-lucid [emacs23] 23.4+1-4.1+b1
auto-complete-el recommends no packages.
auto-complete-el suggests no packages.
-- no debconf information