Comment by ParetoOptimal
2 years ago
I typically use tramp for:
- docker containers - accessing boxes on same network
Sometimes its fine, but then perhaps because of regressions, I get buffers that never seem to recover and have to be cleaned up.
2 years ago
I typically use tramp for:
- docker containers - accessing boxes on same network
Sometimes its fine, but then perhaps because of regressions, I get buffers that never seem to recover and have to be cleaned up.
I see. I thought I had some .emacs customized settings I could share, but they're all slime specific. It appears tramp otherwise just works without further configuration - unless I set them in ielm and forgot about them before copying them over to .emacs, but I didn't see anything like that in my ielm history.