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

stop-get-current flag on tablist-get-marked-items #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Yuki-Inoue
Copy link

I wanted to get the empty list as get-marked-items if non was selected.
So, implemented such option.

I wanted to get the empty list as get-marked-items if non was selected.
So, implemented such option.
@politza
Copy link
Owner

politza commented Oct 26, 2016

I think, you can check the result of (tablist-get-marked-items nil t). Items are marked if and only if its length is greater then 2 or its first element equals t.

That seems sufficient, I don't really like to add another option argument to this function.

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.

2 participants