help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Buffers in Dired


From: Matthias Meulien
Subject: Re: Buffers in Dired
Date: 01 Jun 2003 20:05:04 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.93

Peter Lee <pete_lee@swbell.net> wrote:

> Is there a command to remove the directory you inserted with i ?

Try `dired-do-kill-lines' which is binded on `k'.

,----[ C-h f dired-do-kill-lines RET ]
| dired-do-kill-lines is an interactive compiled Lisp function in `dired-aux'.
| (dired-do-kill-lines &optional ARG FMT)
| 
| Kill all marked lines (not the files).
| With a prefix argument, kill that many lines starting with the current line.
| (A negative argument kills lines before the current line.)
| To kill an entire subdirectory, go to its directory header line
| and use this command with a prefix argument (the value does not matter).
`----

Bye.
-- 
Matthias


reply via email to

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