Explore >> Select a destination


You are here

www.thedroneely.com
| | www.wilfred.me.uk
15.7 parsecs away

Travel
| | programming, language design, and human factors
| | takeonrules.com
13.9 parsecs away

Travel
| | Last month I wrote Creating an Emacs Command to Rename Files per Denote File Naming Schema. Ive been using it in a one-off situation. And yesterday I wrote a wrapping function to call in dired. The source code for jf/dired-rename-files-to-denote-schema. (defun jf/dired-rename-files-to-denote-schema () "Rename marked files in `dired-mode'." (interactive) (when (seq-find (lambda (file) (member (file-name-nondirectory file) '("." ".."))) (dired-get-marked-files)) (user-error "Can't rename "." or ".." files"...
| | thedroneely.com
7.3 parsecs away

Travel
| | LaTeX is a free typesetting system that allows you to create articles, books, white papers and other technical documents with speed.
| | rmoff.net
57.9 parsecs away

Travel
|