emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dired-undo undoes dired-undo


From: Chong Yidong
Subject: dired-undo undoes dired-undo
Date: Sat, 12 Feb 2005 22:52:53 -0800

C-x C-f RET   (visit your home directory in Dired)
m
m             (mark the first two files in Dired)
C-_           (dired-undo unmarks the second file)
C-_           (dired-undo remarks the second file -- wrong!)

The second invocation of dired-undo should unmark the first file.
Emacs 21.3 behaved properly, so this is a regression.


In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, X toolkit)
 of 2005-02-12 on partenope.stanford.edu
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Dired by name

Minor modes in effect:
  delete-selection-mode: t
  auto-compression-mode: t
  encoded-kbd-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
ESC x e m a TAB v TAB RET C-x C-f DEL DEL DEL DEL DEL 
DEL DEL DEL DEL DEL RET m m C-_ C-_ ESC x r e p o r 
TAB RET

Recent messages:
Loading jit-lock...done
Undo!
Change in Dired buffer undone.
Actual changes in files cannot be undone by Emacs.
Undo!
Change in Dired buffer undone.
Actual changes in files cannot be undone by Emacs.
Loading emacsbug...
Source file `/home/yidong/emacs/lisp/mail/sendmail.el' newer than byte-compiled 
file
Loading emacsbug...done




reply via email to

[Prev in Thread] Current Thread [Next in Thread]