emacs-prelude Questions
5
Solved
I often come across the following popular emacs builds:
graphene
prelude
emacs-live
Currently I'm running a custom configuration, but I'd like to experiment with these builds without clobbering...
Expiation asked 5/2, 2014 at 3:25
4
Solved
I use Emacs for a number of tasks and as I am starting to work with Python I would like to keep using Emacs to code in Python.
I have set up a virtualenv for Python3, and it is working as desired....
Positive asked 22/7, 2016 at 21:27
4
Solved
I am using prelude as a base Emacs configuration.
I have installed lots of packages from the package manager, and I want to use my settings on another machine.
I don't want to carry the installed...
Overrefinement asked 13/12, 2012 at 19:18
3
I've installed auto-complete-mode, and I'm using org-mode. When I hit TAB to auto-complete words, it instead tries to indent the line. Sometimes it indents the whole paragraph, sometimes it does no...
Prieto asked 26/2, 2014 at 14:18
4
Solved
The Tab keybinding of yasnippet often overwrites other useful keys.
Is there a way to disable Tab binding of Yasnippet to enable other Tab usage?
Symphysis asked 28/12, 2012 at 8:6
1
I'm running emacs 24.5 installed via homebrew.
for some weird reason my emacs gets stuck on Contacting host: melpa.org:80
I even tried a fresh install of emacs (removed .emacs.d folder as well)
Al...
Lauraine asked 5/7, 2015 at 16:11
2
Solved
I'm using Emacs and projectile and trying to set the path to a test file so that I can use projectile-toggle-between-implementation-and-test.
I call M-xprojectile-find-test-file but the Helm buffe...
Cental asked 4/3, 2016 at 20:38
1
Solved
I am testing on loading packages in emacs init.el (Emacs 24.3). I followed a blog by the author of emacs prelude to automatically load packages, and copied the code there into my init.el as in the ...
Shillelagh asked 15/6, 2015 at 14:14
3
Solved
I see at this link how emacs prelude ensures that a set of packages is installed when emacs starts. I was wondering if I could somehow extend the variable prelude-packages to add some other package...
Helsie asked 9/8, 2012 at 0:40
1
I am using emacs prelude.
I recently decided to switch to helm from ido.
So I enabled helm and helm-everywhere in emacs prelude,
Everything works perfectly, except the default behavior of helm-f...
Americanize asked 26/12, 2014 at 2:44
1
Solved
In emacs prelude I want SHIFT+arrow to select text. By default SHIFT+arrow is assigned to windmove. I've created a windmove.el file in my personal/preload folder with the following contents
(windm...
Shingly asked 13/7, 2014 at 7:49
2
Solved
I installed emacs 24 and also installed prelude and I wanted to change the theme from zenburn to tango-dark. But the color that the line is highlighted is yellow and I don't like that. I want it to...
Torsion asked 17/7, 2013 at 13:49
1
Solved
I encounter an error:
scala-block-indentation: Wrong type argument: number-or-marker-p, nil
Whenever I click tab for indent in scala-mode.
I don't know where goes wrong in the code but want to ...
Notochord asked 28/12, 2012 at 9:43
1
I would like to add a hook, so that each time I open a new file, projectile is enabled. However, I don't know where to add it so that emacs will read it. Any hints?
Wrestling asked 9/6, 2012 at 11:9
1
© 2022 - 2024 — McMap. All rights reserved.