Package: emacs Version: 23.2+1-5.1 Severity: normal Tags: patch While running: M-x lm-[TAB] There was command: lm-test-run which I mistakenly called. I assumed it was part of the family of lm-* commands from lisp-mnt.el that I normally use. Not so. Emacs was taken up by bizarre dots and rows running wild on the screen. It appears that there is a name space clash in landmark.el. The following patch fixes this. The patch is against Git: b151c41 2010-12-18 Merge branch 'master' of git://git.sv.gnu.org/emacs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - etc/NEWS * Changes in Specialized Modes and Packages in Emacs 24.1 ** landmark game is now invoked with `landmark' instead of `lm'. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 2010-12-18 Jari Aalto * play/landmark.el (whole file): Change lm-* to landmark-* as lm-* has already been reserved by lisp-mnt.el. Delete user command alias `lm'. Change all references to "Lm" with "Landmark". Change all custom groups from 'lm to 'landmark. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- System Information Debian Release: squeeze/sid APT Prefers testing APT policy: (990, testing) (500, unstable) (1, experimental) Architecture: amd64 Kernel: Linux picasso 2.6.32-5-amd64 #1 SMP Fri Sep 17 21:50:19 UTC 2010 x86_64 GNU/Linux Locale: LANG=en_DK.UTF-8 -- Versions of packages `emacs depends on'. Depends: emacs23 23.2+1-5.1 GNU Emacs is the extensible self-documenting emacs23-lucid 23.2+1-5.1 GNU Emacs is the extensible self-documenting emacs23-nox 23.2+1-5.1 GNU Emacs is the extensible self-documenting