python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to make eshell-autojump case insensitive under Linux
Under Linux, eshell-autojump will do case sensitive matching which I just find a nuisance. I've tried to circumvent this by advising eshell/j with a eshell-under-windows-p that always returns t but to...

Vlatko Šurlan
Votes: 0
Answers: 1
When I edit a file with EMACS I get a strange error. How do I fix this?
This is what I am doing:
Make a file or use an existing file.
Emacs filename.txt.
Type some new text into the file.
Save file.
After step 2, I receive an error after the emacs editor window pops up....
Kale
Votes: 0
Answers: 2
Why is my text all black and not auto indenting in emacs
In one of my files, everything was working fine. Things were being color-coded and auto-intending perfectly for me. When I started a new file to work on some other code, I noticed that the text was bl...
Zianne
Votes: 0
Answers: 1
Emacs: How can I adjust the font size according to window size or monitor size?
I am currently using doom-emacs and I have the problem that I set my font sizes up using my 4K (28") monitor but I also need emacs on my Laptop 1920x1080 (15.6") for school and I would like ...

Augmented
Votes: 0
Answers: 2