-- mode:org; coding: utf-8 --
-- mode:org; coding: utf-8 --
#+TITLE: task for Emacs dired #+AUTHOR: Wensheng Xie #+EMAIL: wxie@member.fsf.org #+LANGUAGE: en #+OPTIONS: H:2 num:nil toc:nil \n:nil @:t ::t |:t ^:{} _:{} *:t TeX:t LaTeX:t #+STYLE: #+LATEX_CLASS: myclass #+LATEX_CLASS_OPTIONS: [a4paper] #+ATTR_LATEX: width=0.38\textwidth wrap placement={r}{0.4\textwidth} #+ATTR_LATEX: :float multicolumn #+REVEAL_TRANS: None #+REVEAL_THEME: Black #+TAGS: @work(w) @home(h) @road(r) laptop(l) pc(p) { @read : @read_book @read_ebook } #+ATTR_ORG: :width 30 #+ATTR_HTML: width=”100px” #+EXPORT_SELECT_TAGS: export #+EXPORT_EXCLUDE_TAGS: noexport #+STARTUP: fold
- tasks for Emacs dired
** [2020]
* [2020-06]
** [2020-06-15 一]
***** DONE change multiple file name in dired [4/4]
CLOSED: [2020-06-15 一 17:55] DEADLINE: <2020-06-15 一>
- CLOSING NOTE [2020-06-15 一 17:55]
good to use - use C-x d to enter dired and choose the directory with the files in
- use C-x C-q to turn dired into editing mode. You can then edit the file names by hand or
- use M-% to replace foo with bar in the dired buffer. This will change the file names
- use C-c C-c so apply the changes, or C-c ESC to cancel