-
Installed tidal freshly and tidal.el for using on emacs. Starting tidal on emacs with `C-c C-s` prints out:
GHCi, version 7.6.3: http://www.haskell.org/ghc/ :? for help
Loading package ghc-prim .…
ghost updated
6 years ago
-
Any way to turn off the auto-fill mode in LaTeX mode?
I tried redefining prelude-latex-mode-defaults in my personal .el file:
```
(defun prelude-latex-mode-defaults ()
(abbrev-mode +1))
```
But a…
-
## Shift + C to produce capital C in editor
## Shift + C don't give capital C in editor but gives C (prefix)
![screenshot from 2018-08-09 13-00-36](https://user-images.githubusercontent.com/11…
-
hello, I'm following the tutorial at `doc/`, but it doesn't seem to output an UTF-8 encoded bytestring. I've added a `ç` character in the first literal string as an example:
```
genXml' =
let p…
-
https://github.com/bbatsov/prelude/issues/257
I find php-mode:20121128 works well, after upgrade to current php mode, it doesn't work well again.
please have a look at this issue, is it php-mode iss…
-
Hi. I got here trying to set up Ruby for The Odin Project course, following the instructions [here](https://www.theodinproject.com/courses/web-development-101/lessons/installing-ruby)
I've tried a …
-
# Issue Prelude
**Please complete these steps and check these boxes (by putting an `x` inside
the brackets) _before_ filing your issue:**
- [x ] I have read and understood YCM's [CONTRIBUTING][…
-
I really don't like opening issues, but nobody else seems to be having this problem. Hitting C-c t makes emacs lock up. This keybinding was set in prelude's defaults so I figured I'd raise the issue h…
-
My Emacs is terminated with a segv in an old headless Redhat server if I enable core/prelude-editor.el:384. Emacs run fine if this line is removed. I also fix a warning about a deprecated function in …
-
Fri Jul 6 14:33:38 BST 2018
### System Info:
- **ProductName**: Mac OS X
**ProductVersion**: 10.13.6
**BuildVersion**: 17G54a
- **Emacs**: "GNU Emacs 26.1 (build 1, x86_64-apple-darwin17.7.0…