Ep586, Emacs Lisp, Rename All Link of HTML Files

Published: 01 January 1970
on channel: Xah Lee
490
25

notes at
http://xahlee.info/talk_show/xah_talk...

note, there is an error.
in the function directory-files-recursively, to skip dir name starting with a dot,
the proper predicate is
(lambda (x) (not (string-match-p "/\\." x)))
because the function is passed a subdirectory full path, not just name.


Watch video Ep586, Emacs Lisp, Rename All Link of HTML Files online without registration, duration hours minute second in high quality. This video was added by user Xah Lee 01 January 1970, don't forget to share it with your friends and acquaintances, it has been viewed on our site 490 once and liked it 25 people.