spacemacs

Spacemacs docs: http://develop.spacemacs.org/doc/DOCUMENTATION.html http://develop.spacemacs.org/layers/+lang/clojure/README.html https://practicalli.github.io/spacemacs/
Gleb Posobin 2021-01-09T05:53:06.360300Z

Yes, had emacs hang up every couple of days in some other emacs distro, that one (http://emacsformacosx.com) works well.

caumond 2021-01-09T06:11:00.363100Z

Hi @posobin, dont you have blinking frame ? I do with that distro. On bigsur but was the same with previous os version. I m not sure to know where it come frome, spacemacs emacs some module...

Gleb Posobin 2021-01-09T06:11:22.363300Z

What's blinking frame?

caumond 2021-01-09T06:12:57.364400Z

My english maybe.. sorry. All the frame turns black during roughly one second and comes back.

caumond 2021-01-09T06:14:22.366100Z

It repeats every few minutes. Kind of annoying but not critical

Gleb Posobin 2021-01-09T06:15:49.369600Z

I don't have that. But tbh I have also switched from spacemacs to doom emacs at around the same time, so maybe it is spacemacs. I remember emacs doing something like that, but with just clearing the screen and redrawing everything, not black screen (maybe because I am using a light color scheme?). I either got used to it and don't consciously notice it anymore or it disappeared after the switch.

caumond 2021-01-09T06:15:53.369700Z

I found people suggesting to change distro for that. http://But.as yo tell its working for you I was curious to know if you did something

Gleb Posobin 2021-01-09T06:16:42.370500Z

Also not 100% sure that that is the distro I am using, sounds like it but not sure how I can check. I just switched it once and forgot.

caumond 2021-01-09T06:18:05.372300Z

Same for me, dont know how to investigate this without spending a huge amount of time of reinstalling everything different

Gleb Posobin 2021-01-09T06:20:30.374Z

Switching the emacs distro was painless. Uninstall one, install the other, full compatibility.

Gleb Posobin 2021-01-09T06:21:44.374900Z

Switching from spacemacs to doom was harder since all the keybindings are different, had to adjust the config too. But still was pretty quick.

caumond 2021-01-09T08:48:47.379100Z

Ok, I saw doom at the beginning but lost that idea. Starting with @jr0cket setup is an another option. I spend time at rhe beginning to understand by myself but my requirements are quite standard for a clojurian

practicalli-john 2021-01-09T08:55:17.384300Z

@caumond blinking Emacs is a sign of graphics driver issues or graphics rendering libraries, especially compositors. I did have an issue with Emacs rendering a while ago and it was due to a particular Linux compositor. I changed compositor and Emacs was back to normal.

caumond 2021-01-09T08:55:47.386Z

So its true than it could be quick now I understand what i am.looking for

practicalli-john 2021-01-09T08:56:28.387200Z

Doom is great if you have the time to configure it, but really doubt it will fix your issue. The only way to be sure is to run Emacs without any configuration

caumond 2021-01-09T09:00:36.391700Z

I m working with macos x, big sur, even I think it was there already before. If I understand well the compositor I use is a part of macos, I feel strange to havr to change that. Am I right ?

practicalli-john 2021-01-09T09:04:11.397Z

I doubt the MacOSX engineers test their OS against Emacs, unfortunately. My limited experience with Mac's suggest trying a few of the different versions of Emacs itself. Emacs also 'recently' changed to Cairo library, so it may be easier to install a different Emacs

practicalli-john 2021-01-09T09:05:44.398500Z

http://EmacsForMacosx.com should be a good choice for Mac, there are also a few homebrew recipes https://practicalli.github.io/spacemacs/before-you-start/install-emacs.html#macosx

caumond 2021-01-09T09:07:03.400500Z

Yes but im using emacsfor mac, so if follow you it should be in my setup. I will try with a blank emacs then spacemacs then your setup. I ll tell you. Thanks for the insight

caumond 2021-01-09T09:07:55.401700Z

I had the issue with my mac and a fresh macosx install (but sharing my spacemacs setup)

practicalli-john 2021-01-09T09:18:21.404500Z

EmacsforMacOSX worked well for me for Emacs 26. However, both macosx and emacs have change graphics libraries since then. It may be that homebrew is a better choice for Emacs 27. I do not have a mac to test. I also would not have upgraded to a new OS so soon as these kinds of issues are much more likely, but I assume that ship has sailed.

caumond 2021-01-09T09:19:40.406200Z

I bought a new imac and upgrade my laptop to have consistent experience ...

caumond 2021-01-09T09:19:58.406700Z

So both are on big sur ship... 😁

practicalli-john 2021-01-09T09:25:15.407100Z

@caumond It seems your not the only one with this Emacs issue https://www.reddit.com/r/emacs/comments/jx0uog/has_anyone_else_noticed_some_flickering_on_big_sur/

practicalli-john 2021-01-09T09:27:36.408300Z

If you upgraded your laptop and that is where the issue occurs, try removing all the Emacs packages from ~/.emacs.d/elpa and restarting