Skip to content

Conversation

@inkarkat
Copy link
Contributor

When file marks (e.g. 'A) cause unloaded buffers to exist on startup, the question for session auto-load isn't brought up.

bufnr('$') == 1 isn't a correct check; one needs to go through all existing buffers and check for listed ones that aren't the current one.

When file marks (e.g. 'A) cause unloaded buffers to exist on startup, the question for session auto-load isn't brought up.

bufnr('$') == 1 isn't a correct check; one needs to go through all existing buffers and check for listed ones that aren't the current one.
@xolox xolox merged commit e497a6d into xolox:master Jun 18, 2014
xolox added a commit that referenced this pull request Jun 18, 2014
@xolox
Copy link
Owner

xolox commented Jun 18, 2014

Thanks!

@inkarkat inkarkat deleted the fix-empty-buffer-list-check branch June 19, 2014 12:41
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