Nick Pascucci

Results 8 comments of Nick Pascucci

I'm also seeing this; it occurs even when linum-mode and whitespace-mode are turned off.

I found an old version of popup.el shadowing the ELPA version in my load path. With that removed I'm no longer able to reproduce the EOB whitespace problem. I do...

@syohex I'm seeing this as well. Package versions: auto-complete 20131121.1705 popup 20130708.2245

Ok, figured out why I was seeing this. I had an old version of popup.el in my load path shadowing the ELPA version. Removed that and things are working fine...

Following on from discussion here: https://discord.com/channels/867578229534359593/871553168369148024/1143163122396450928 I flashed my T-Echo with a build at b47c9c16 with a change on line 35 of `src/graphics/EInkDisplay2.h`: ``` bool forceDisplay(uint32_t msecLimit = 100000); ```...

Thanks for the kind words! I'm happy you're finding `verso` useful, and these are very reasonable suggestions. I'm not actively working on this project at the moment so it may...

Yes, good point — I don't think it's a hugely important distinction, and as you said, once the fragment structure is no longer tree-like it becomes necessary to annotate the...

@elidhu sorry for the wait — I've just published v0.3.0 which includes your change 🎉