Package: elpa-key-chord
Version: 0.6-7
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: t...@not-in-kansas-anymore.org

Dear Maintainer,

key-chord.el is using the obsolete calling convention of 'sit-for' on line 340.
As of GNU Emacs 30, the function 'sit-for' has two arguments: "SECONDS
&optional NODISP" instead of three (the second argument "MILLISEC", which was 0
anyway, has been removed)

Therefore, changing line 340 to "(sit-for delay 'no-redisplay))" fixes the
problem.

Upstream has a new version, which fixes this bug but has other changes, too.
(https://github.com/emacsorphanage/key-chord)
--
Thorsten Bonow


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.16-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages elpa-key-chord depends on:
ii  dh-elpa-helper  2.1.6
ii  emacsen-common  3.0.5

Versions of packages elpa-key-chord recommends:
ii  emacs                1:30.1+1-2
ii  emacs-lucid [emacs]  1:30.1+1-2

elpa-key-chord suggests no packages.

-- no debconf information

Reply via email to