ejingles

joined 10 months ago
[–] [email protected] 1 points 9 months ago

I'm pretty new to emacs too, the best tip I can give you is to start from "raw" emacs, make your own config.

Read Docs, look into others config (do not copy paste), watch systemcrafters tutorial video series.

Atm my emacs config is part of my workflow, I'm pretty happy with it.

[–] [email protected] 1 points 10 months ago

I love this post, exactly what I’m looking for. I mostly work on remote servers and need to debug python and needless to say, it’s a real pain, I did a workaround of using pdb for this case. Nevertheless, using tmux inside emacs feels rly clunky.