After I did an overhaul of my .emacs
file yesterday (adding/removing packages, organizing, etc.), I'm left with an annoying screen flicker. It happens when I move the cursor to the edge of the buffer and keep trying to move it in that direction.
For example, below is a video in which I start up Emacs, navigate my cursor to the top of the new scratch buffer (C-p
) and then continue pressing C-p
. It does the same thing if I do C-g
(cancel command) when there are no commands to be cancelled as well as a number of other commands which don't move the cursor.
Before adding a list of packages / settings from my .emacs
file into this post, I thought I'd ask if anyone had experienced similar problems and if there were any quick changes to settings that did the trick.