-
### Expected behavior
Open Python file, `C-c C-S` and set Python environment
### Current behavior
Python environment always set to system
!pyenv version: `(set by /home//.pyenv/version)
`…
-
This is the error I get when I try using Gaston
```
ERROR: InitError: Gaston cannot be loaded: gnuplot is not available on this system.
Stacktrace:
[1] error(::String) at .\error.jl:33
[2] __…
-
See #8834, where doctests for R graphics had to be made optional. However, it should be possible for R to always return graphics, if only we understand better how the device selection works.
CC: …
-
Hi Michael,
I've generated a (spherical) Voronoi plot using VoronoiTreemap() and drawTreemap() functions and exported it as SVG file using Cairo device and this all worked well.
I've integrated …
-
Actually I've issues with dual-monitor setup (I'll post another issue for that).
I wanted to build a debug version of pdfpc to analyze that problem, but I cannot build the vala sources. (Compiling the…
-
#### Description :octocat:
Trying to use the rust `lsp-mode` with `rust-analyzer` doesn't work.
#### Reproduction guide :beetle:
- Start Emacs
- Open up `eshell`
- `cd` a directory outside of `…
-
I'm still undecided whether we should handle conversion of the [Dia source projects] to SVG via Rake or not.
Ideally, Rake could handle:
1. A `dia` task to build all the SVG images (optimized …
-
### Bug summary
1. Date formatting using [`strftime` format codes](https://docs.python.org/3/library/datetime.html#strftime-and-strptime-format-codes) should use the _current locale's_ names. While…
-
Currently, if I want to jump from a connector pin 3 to pin 4, I have to create a wire set, and in the connections, specify the connection like:
`connectors:`
` X6:`
` pinlabels: [+28VDC, +28VDC…
-
Naming inconsistencies are: poorly named methods, functions, constants, classes, and arguments.
This is a group of issues identified during Code Review 2012. Add any relevant issues to this group, an…