this post was submitted on 13 Oct 2023
1 points (100.0% liked)

Emacs

310 readers
2 users here now

A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!

Get Emacs

Rules

  1. Posts should be emacs related
  2. Be kind please
  3. Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.

Emacs Resources

Emacs Tutorials

Useful Emacs configuration files and distributions

Quick pain-saver tip

founded 1 year ago
MODERATORS
 

I'm having a very strange bug when using emacs remotely. Currently my .emacs file is commented out except the lines defining the theme:

When i start editing a file, i experience a severe display bug that prevents me from reading an edited line until i quit and reload the file, It is difficult to explain, but i've attached a screenshot of a line of text before and after typing the string "bannana bannana bannana bannana" at the start of the line (and pressing no other keys). I can start emacs with the -q flag to avoid this error, but I would prefer not to as I very much like having the theme set. I've also tried enabling a theme after starting with -q (in case there is a typo in my emacs file), and I get the same errant behavior.

Has anyone here encountered a bug like this before?

https://preview.redd.it/elor4c3jwutb1.png?width=681&format=png&auto=webp&s=e6b5673f2c1d0fd365eb38543a607cd01c943cc0

top 1 comments
sorted by: hot top controversial new old
[–] FrozenOnPluto@alien.top 1 points 1 year ago

Is it perhaps the wrong TERM setting, so you're using say xterm TERM but its actually being run in text with ANSI mode or something? Which ssh client are you using?

Goodness; that version of Emacs was released in 2013, a full 10 years ago :O

Can you not get that updated to something remotely more recent? :) I'm surprised you don't run into a lot of issues, if you're using remotely modern packages.