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

IndexError: list index out of range #12

Closed
mcepl opened this issue Aug 6, 2015 · 0 comments
Closed

IndexError: list index out of range #12

mcepl opened this issue Aug 6, 2015 · 0 comments

Comments

@mcepl
Copy link
Collaborator

mcepl commented Aug 6, 2015

 Traceback (most recent call last):
  File "~/.local/share/gedit/plugins/reflow.py", line 87, in on_reflow_text_activate
    text = self._fill(before_text)
  File "~/.local/share/gedit/plugins/reflow.py", line 104, in _fill
    first_prefix = splits[0][0]
IndexError: list index out of range
mcepl added a commit that referenced this issue Aug 17, 2015
Fixes #12

@guillaumechereau , are you even willing to do a code review for the
changes, or should I just pretend you don’t exist?
@mcepl mcepl closed this as completed in #13 Aug 17, 2015
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

1 participant