Jeremy Van Cleve

Results 37 comments of Jeremy Van Cleve

This is still a problem for `pyplot` so far as I can tell on julia 1.7.3

I can confirm too that the option `xtickfontrotation` suggested by @dannys4 works on ``` (@v1.7) pkg> st PyPlot Plots Status `~/.julia/environments/v1.7/Project.toml` [91a5bcdd] Plots v1.29.1 [d330b81b] PyPlot v2.10.0 ```

I'm seeing this too, though I have a ton of packages in my default Project.toml

I also have this problem with tables and fill. I'm using doom emacs and tried adding the following to my config.el, which didn't seem to work: ``` (setq-hook! 'markdown-mode-hook fill-nobreak-predicate...

I just ran into this. I wonder if its a "saved application state" that can be found here ``` /Users/.../Library/Saved Application State/com.rawtherapee.rawtherapee.savedState ``` ??

I'd support / help with work on this issue. I keep running into this when figuring out the best way to sample from `Categorical` distributions. It looks like the poly-algorithm...

> I don't really have the time to diagnose the issues here. If someone would like to take over maintenance of this plugin, please contact me. > > At this...

Should this issue be closed by https://github.com/KristofferC/OhMyREPL.jl/pull/297 ?

+1 for problem and solution by @skleinbo.

merging this would be very useful!