-
I got the following on PPA builds of the `development` branch in every Ubuntu release ([18.04](https://launchpadlibrarian.net/545736949/buildlog_ubuntu-bionic-s390x.macaulay2_1.18.0.1+git202106261928-…
-
I built my app installer on ubuntu220.0.4, and it works on the machine. But I run the installer on other machine runs ubuntu 22.0.4, the installer does not work.
This is the log when I run the instal…
-
### DB Selector
DB3K
### Affected DBID(s)
Facility 947
### Summary of Changes
This platform currently lacks any sensor.
- Add Generic COMINT (DBID 4949)
### Sources
DB3K
-
(require 'sly)
sly
(require 'sly-mrepl)
;; (file-missing "Cannot open load file" "No such file or directory" "sly-mrepl")
(dired "~/.emacs.d/elpa/sly-1.0.43/test") ; then try loading a file
Loa…
-
> https://syntopikon.substack.com/p/an-interview-with-mickey-petersen
_An interview with Mickey Petersen, author of [Mastering Emacs](https://www.masteringemacs.org/)_
**Who are you, and what …
-
@galaunay @jorgenschaefer do you know who is currently maintaining python.el? Can you commit changes there?
I'm asking here because I've submitted some patches to the emacs tracker months ago that …
-
Usually if a compile command requires user input you can simply call compile like so
`C-u M-x compile` however since compile is called without the comint argument `(compile compile-cmd)` as opposed t…
-
Because of the `source(*, echo=TRUE)` breaking bug, I've turned off tracebug completely in ESS for the time being. Now, e.g.,
```r
debug(ts)
ts(1:100, start = as.Date("2019-12-12"), frequency=12…
-
emacs version: 29.4 x86_64-w64-mingw32
![image](https://github.com/user-attachments/assets/cce869cf-29f6-4902-8525-def5ba419a61)
-
First of all, thanks for creating this nice package!
I have been trying it out with `python-mode` via `ipython` on Emacs Mac port (v29.1) using the configuration below and it works quite well. Howe…