Skip to content

Replace loop with dolist#5

Open
rgrinberg wants to merge 1 commit into
ScottyB:masterfrom
rgrinberg:replace-iter
Open

Replace loop with dolist#5
rgrinberg wants to merge 1 commit into
ScottyB:masterfrom
rgrinberg:replace-iter

Conversation

@rgrinberg

Copy link
Copy Markdown

The previous code would have this error:

tabulated-list-print: Symbol’s value as variable is void: for

I believe this fixes #3 and there's no need for either cl-libs or cl here.

The previous code would have this error:

tabulated-list-print: Symbol’s value as variable is void: for

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

loop is from the cl.el library

1 participant