all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* M-del in dired stopped working
@ 2008-10-15 12:55 Neal Becker
  2008-10-15 15:20 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Neal Becker @ 2008-10-15 12:55 UTC (permalink / raw
  To: emacs-devel

esc-del used to delete marks.  Now I get:
C-M-d (translated from <escape> <delete>) runs the command dired-tree-down [2 times]

But M-del does get me dired-unmark-all-files.

I'm used to the behavior that esc-whatever is the same as M-whatever.  Has this changed?







^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: M-del in dired stopped working
  2008-10-15 12:55 M-del in dired stopped working Neal Becker
@ 2008-10-15 15:20 ` Stefan Monnier
  2008-10-15 16:36   ` Robert J. Chassell
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2008-10-15 15:20 UTC (permalink / raw
  To: Neal Becker; +Cc: emacs-devel

> esc-del used to delete marks.  Now I get:
> C-M-d (translated from <escape> <delete>) runs the command dired-tree-down [2 times]

> But M-del does get me dired-unmark-all-files.

> I'm used to the behavior that esc-whatever is the same as M-whatever.  Has this changed?

Just as in the past, the equivalence is not perfect, no.  But I don't
think this has changed much in Emacs-23.
With which version of Emacs was it that "esc-del used to delete marks"?


        Stefan




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: M-del in dired stopped working
  2008-10-15 15:20 ` Stefan Monnier
@ 2008-10-15 16:36   ` Robert J. Chassell
  0 siblings, 0 replies; 3+ messages in thread
From: Robert J. Chassell @ 2008-10-15 16:36 UTC (permalink / raw
  To: emacs-devel

    With which version of Emacs was it that "esc-del used to delete marks"?

In Today's GNU Emacs CVS, Wed, 2008 Oct 15  10:03 UTC
GNU Emacs 23.0.60.103 (i686-pc-linux-gnu, GTK+ Version 2.12.)

    C-M-d (translated from <escape> <delete>) runs the command
    dired-tree-down, which is an interactive autoloaded Lisp function in
    `dired-aux.el'.

Perhaps the original poster meant <escape> <backspace>, which is also in
today's instance.  See

        (info "(emacs) DEL Does Not Delete") 

This is the result of `describe-key' (`C-h k'):

    M-DEL (translated from <escape> <backspace>) runs the command
    dired-unmark-all-files, which is an interactive compiled Lisp
    function in `dired.el'.

-- 
    Robert J. Chassell                          GnuPG Key ID: 004B4AC8
    bob@rattlesnake.com                         bob@gnu.org
    http://www.rattlesnake.com                  http://www.teak.cc




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-15 16:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-15 12:55 M-del in dired stopped working Neal Becker
2008-10-15 15:20 ` Stefan Monnier
2008-10-15 16:36   ` Robert J. Chassell

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.