Package: emacs24-common Version: 24.1+1-1 Severity: normal The prime number test in calc results in an error if the tested number is large. It works fine for small numbers.
Steps to reproduce: - Start calc (M-x calc RET) - Enter the number 123456789 (123456789 RET) - Perform prime number test (k p) Expected result: The message "Non-prime" (or something similar) is displayed. Actual result: The message "Wrong type argument: listp, 123456789" is displayed. If small numbers are tested, calc behaves as expected. E.g. typing "123 k p" displays the message "Non-prime". -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing'), (200, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages emacs24-common depends on: ii dpkg 1.16.4.3 ii emacsen-common 2.0.3 ii install-info 4.13a.dfsg.1-10 emacs24-common recommends no packages. Versions of packages emacs24-common suggests: ii emacs24-common-non-dfsg 24.1+1-1 pn emacs24-el <none> -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

