Fork me on GitHub
#emacs
<
2017-04-06
>
chrisblom12:04:32

given a list of files, how do i run a elisp function on each file?

andrea.crotti12:04:06

@chrisblom (mapc FUNCTION SEQUENCE) ?

qqq23:04:22

is there a way in emacs to imenu an entire directory?