Your message dated Tue, 02 Jun 2015 11:19:02 +0200 with message-id <[email protected]> and subject line closing bugs reported against ancient emacs versions has caused the Debian Bug report #508662, regarding emacs22-common-non-dfsg: elisp manual: inaccuracy in section 15.6 Repeated Loading to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 508662: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508662 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: emacs22-common-non-dfsg Version: 22.2+2-1.1 Severity: normal Section 15.6 of the elisp manual, titled Repeated Loading, suggests the following as a superior alternative to push: (add-to-list '(leif-mode " Leif") minor-mode-alist) That is wrong, the arguments are swapped. Correct is (add-to-list 'minor-mode-alist '(leif-mode " Leif")) -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (900, 'testing'), (800, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- no debconf information
--- End Message ---
--- Begin Message ---This bug has been reported against an ancient version of emacs (emacs21, emacs22) that is no longer supported. It is assumed to be fixed (or no longer relevant) in newer releases and therefore I'm closing this report now. If the problem is still reproducible in the current version (emacs24), feel free to provide more information and reopen this bug report. Andreas
--- End Message ---

