learn emacs Profile
learn emacs

@learnemacs

Followers
8K
Following
541
Media
35
Statuses
1K

Emacs News, Commands, Tips and Tricks

/opt/local/bin/emacs
Joined March 2009
Don't wanna be here? Send us removal request.
@learnemacs
learn emacs
6 hours
Use M-/ for context-aware dabbrev expansion (super fast autocompletion).
0
0
0
@learnemacs
learn emacs
11 hours
Press C-x C-q to toggle a buffer into read-only or editable mode instantly.
1
0
2
@learnemacs
learn emacs
7 days
Run M-x occur to list all matches of a regex in the current buffer.
0
0
2
@learnemacs
learn emacs
10 days
I'll often use this for quick math expressions rather than launching a calculator app.
0
0
1
@learnemacs
learn emacs
11 days
Use C-x C-e to evaluate the Lisp expression before point in any buffer.
1
0
8
@learnemacs
learn emacs
14 days
If you ever feel like your config is getting messy, run: M-x describe-variable RET custom-file If it’s empty, set one: (setq custom-file "~/.emacs.d/custom.el") (load custom-file t) Keeps your init clean, keeps Custom’s noise out of your way. #Emacs
0
0
13
@learnemacs
learn emacs
16 days
Hit C-x r t to insert text at the same column across a rectangular region.
0
0
5
@learnemacs
learn emacs
16 days
Unlock Org-mode magic: Turn your notes into a todo beast! Use C-c C-t to toggle TODO/DONE states. C-c C-c on a headline brings up the interface to add, edit, or remove tags.
0
0
7
@IamKyros69
Kyros
1 month
which code editor do you use?
477
42
772
@tylerwillis
Tyler.is ≡
1 month
You should trust that software will always degrade over time. The only exception is emacs.
4
7
27
@tqbf
Thomas H. Ptacek
1 month
Crazy how much Emacs stuff is actually sane to use now that I can just ask GPT5 how to fix weirdness. All sorts of cargo-culted shit in my configs that have been broken for over a decade, now it all works. It's like when I turned 32 and learned how to do Emacs search and replace.
4
2
85
@learnemacs
learn emacs
2 months
🗓️Mark your calendars, EmacsConf is right around the corner
0
0
2
@learnemacs
learn emacs
2 months
Should we tell them about artist-mode?
@emirayaaz
Emir
2 months
i am starting a new mini design movement with ascii art - hero section for agentmail
0
0
2
@learnemacs
learn emacs
2 months
@jcorbin_dev @rootis0 @thebsdguy @PGMiedema @troydwill No responses, and 404 views. Only web devs will get it.
0
0
2
@learnemacs
learn emacs
3 months
A question for some of my recent followers: why do you like Emacs? @jcorbin_dev @rootis0 @thebsdguy @PGMiedema @troydwill
4
0
1
@learnemacs
learn emacs
3 months
Hard to imagine interfacing with Emacs like this.
@mayfer
murat 🍥
3 months
afaik i'm the only one with an actually smart TV here's a demo of full computer use with just a remote, sitting on a couch. i can even get work done while chasing a toddler lmao reply below if you want to be a beta tester & i'll send you the download (mac only) - everything
2
0
6
@learnemacs
learn emacs
3 months
How's the job market these days?
0
0
1
@learnemacs
learn emacs
4 months
I frequently split Emacs frames into multiple windows by using C-x 2 or C-x 3 to view multiple buffers simultaneously. Alternatively, C-x 5 2 will create a new and separate frame. Those of you who prefer multiple frames to windows - what's the reason?
11
0
29
@learnemacs
learn emacs
4 months
The org- , magit- , mo- , djcb- , etc.. prefixes in Emacs Lisp functions aren't just a solution to a global namespace. It turns your .emacs file into a digital family tree, where each prefix is a record of a developer or community member whose work has shaped your own.
0
4
23