Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Useless code in stumpwm-utils.el? #18

Closed
ghferrari opened this issue Nov 2, 2014 · 1 comment
Closed

Useless code in stumpwm-utils.el? #18

ghferrari opened this issue Nov 2, 2014 · 1 comment

Comments

@ghferrari
Copy link

Line 11 of stumpwm-contrib/utils/swm-emacs/stumpwm-utils.el reads:

(mapcar #'buffer-name (buffer-list))

Not only does this cause a warning "stumpwm-utils.el:11:2:Warning: mapcar' called for effect; usemapc' or `dolist' instead", but this line appears to serve no purpose. Should it simply be deleted?

@dmb2
Copy link
Contributor

dmb2 commented Nov 3, 2014

Fixed

@dmb2 dmb2 closed this as completed Nov 3, 2014
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

No branches or pull requests

2 participants