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

geanynumberedbookmarks: Pass document pointer around where needed #306

Merged

Conversation

b4n
Copy link
Member

@b4n b4n commented Nov 12, 2015

Pass the document pointer instead of always getting the current document, which may or may not be the one we're working on.

Closes #301.


@peter-scholtens Could you please try this and see if it actually fixes the issue you've been having?

Pass the document pointer instead of always getting the current
document, which may or may not be the one we're working on.

Closes geany#301.
@peter-scholtens
Copy link
Contributor

I tested the fix and it does not crash. The keys still didn't work, so I created an pull request which shouls now let them work (#307). Did anyone actually tested this plug-in lately?

frlan added a commit that referenced this pull request Jan 17, 2016
…-pointer-around

geanynumberedbookmarks: Pass document pointer around where needed
@frlan frlan merged commit 5b5a43b into geany:master Jan 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plugin Numbered Bookmarks activated causes geany to crash at start-up
3 participants