-
Arch Linux has [a package for TidalCycles](https://www.archlinux.org/packages/community/x86_64/tidalcycles/), which installs BootTidal.hs under /usr/share/x86_64-linux-ghc-8.8.3/tidal-1.4.8/ (version …
-
#### Description :octocat:
IELM buffers get all their menus doubled, and keys in `ielm-map` cannot be overridden by minor modes such as paredit.
#### Reproduction guide :beetle:
- Do a brand new …
-
When trying to compile M2 on debian 8, according to the instructions in M2/INSTALL it fails.
Unlike the instruction in M2/INSTALL, also the following configuration options were needed:
`--enab…
-
#### Description :octocat:
When open org file with python and elisp code, a error pop
#### Reproduction guide :beetle:
- Start Emacs
- Create a org file with below content:
+ the example o…
-
I would like to have the same output (or at least something close) in Emacs compilation buffers as I have when running buttercup from the shell: https://imgur.com/a/U9a3pzE
But as you can see the c…
-
I had this error in first run
`
Warning (bytecomp): reference to free variable ‘mc/cycle’
Warning (bytecomp): the following functions are not known to be defined: mc/cursor-beg,
mc/cursor-en…
-
### Description
I have my org files mounted from a webdav share in ~/org, with my org-roam files situated in ~/org/roam. When org-roam starts, it will fail with "cannot write to read-only database"…
-
Jim Mehl says: “I usually put pause -1 lines in my gnuplot scripts. I have to be careful to comment these out if I execute the script within emacs. It just hangs. Is there a way out?”
When run in a te…
-
Great modeline!
I would love to be able to force things aligned to the right (branch name, etc) to always be visible even if the file path gets really long. Or, in other words, cut the file path to…
-
Does anybody know where I can find the documentation to bind the window changing hotkeys to be like vim (ctrl+hjkl)?