Bill Piel

Results 29 comments of Bill Piel

@webappzero Thanks for experimenting and the thorough report! I'll take some time to digest and address all of that. > This is as close to debugging Nirvana as I've seen....

Sayid shouldn't need any undo info. I'll fix that. thanks

Should be fixed in next release https://github.com/bpiel/sayid/commit/c452b09d9adff33e283bc1b561c708fdfeadb9a1

v0.0.15 is out with a fix for this. I didn't actually get around to testing though. If this is still happening, I'd really appreciate a note here.

Nope, that didn't work. This is still a bug.

@mattiasw2 Thanks for the bug report. I'm not sure exactly what's going on, but I don't believe the issue is cursor placement. Some questions: Is `now-as-str` the name of the...

@mattiasw2 Thanks for the details. I'll do some experimenting and try to pin it down.

Oh.. seems like this is being caused by some kludgey code I wrote to try to deal with the fact that `nrepl-send-sync-request` can either return an object, or an object...

@mattiasw2 *if* you feel like testing my theory and running some emacs code, you could run: `(defun sayid-read-if-string (v) v)` ... anytime after the sayid.el package is loaded. That might...

Hmm.. this is trickier than I thought. Thanks for the update. I'll try the emacs version.