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

Tab indentation sporadically broken #42

Open
deanmalmgren opened this issue Apr 11, 2014 · 10 comments
Open

Tab indentation sporadically broken #42

deanmalmgren opened this issue Apr 11, 2014 · 10 comments

Comments

@deanmalmgren
Copy link
Contributor

I used floobits quite a bit over the last week pairing with @gabegaster and, from time to time, we had an issue where one of us would not be able to Tab-complete to the appropriate spacing when we were editing a python file, for example. This happened for both @gabegaster and me. The interesting thing is that the other person was always able to still Tab-complete without any problems.

I unfortunately don't have any screenshots that capture this behavior, but I'll make a point to add some images here when it occurs the next time.

For reference, I'm using emacs 24.3.1 installed via homebrew on OS X 10.9.2.

@kans
Copy link
Member

kans commented Apr 11, 2014

@deanmalmgren
This is interesting. When did this happen? After opening a new file, after editing it for a while?

@deanmalmgren
Copy link
Contributor Author

Right away as far as I can tell.
On Apr 11, 2014 5:39 PM, "Matt Kaniaris" notifications@github.com wrote:

@deanmalmgren https://github.com/deanmalmgren
This is interesting. When did this happen? After opening a new file, after
editing it for a while?

Reply to this email directly or view it on GitHubhttps://github.com//issues/42#issuecomment-40260176
.

@kans
Copy link
Member

kans commented Apr 12, 2014

This makes me think we interfere with file detection.

@deanmalmgren
Copy link
Contributor Author

Are there any logs that I can send that would help with this?
On Apr 11, 2014 8:01 PM, "Matt Kaniaris" notifications@github.com wrote:

This makes me think we interfere with file detection.

Reply to this email directly or view it on GitHubhttps://github.com//issues/42#issuecomment-40267616
.

@kans
Copy link
Member

kans commented Apr 15, 2014

In emacs, we send the most output (ie, logging from the python process) to Floobits . Logging from our elisp goes to Messages.

What major mode are you using? Do you have any other plugins installed?

@deanmalmgren
Copy link
Contributor Author

I've noticed it when editing python (major mode) files, but haven't really tested with other major modes so I'm not sure if that's the problem. Here's a link to my .emacs file, specifically to the other plugins I have installed.

I'll check the *Messages* buffer the next time I see this happening when editing a file.

@kans
Copy link
Member

kans commented May 8, 2014

@deanmalmgren
Is this still an issue?

@deanmalmgren
Copy link
Contributor Author

Yes; we had this problem again a few days ago. I checked Messages and Floobits buffers but didn't see anything there. The next time I pair remotely I'll be sure to enable debugging so we can hopefully track this down.

@kans
Copy link
Member

kans commented May 9, 2014

Where you able to make other modifications to the buffer or was tab indentation the only thing broken?

@deanmalmgren
Copy link
Contributor Author

tab indentation was the only thing that was broken.

On Fri, May 9, 2014 at 1:56 PM, Matt Kaniaris notifications@github.comwrote:

Where you able to make other modifications to the buffer or was tab
indentation the only thing broken?


Reply to this email directly or view it on GitHubhttps://github.com//issues/42#issuecomment-42701101
.

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