Closed et2010 closed 3 years ago
Dear, I don't have that behavior; never saw it (for years). Using GNU Emacs 25.2 on Windows right now. See video at https://www.screencast.com/t/9PIvq31Jj9rg.
Can you test with a minimal Emacs configuration? Can you test with another version of Emacs? Or with other themes?
Sorry for the delay. I can't see the video but here's what I got on my computer:
I didn't figure out how to use leuven theme with a minimal configuration on spacemacs. I tried spacemacs-dark theme, it has the same behavior but that theme scales the org heading font and has no option to turn off the scaling. So I don't think that will help.
Do you have any idea what is causing this? Thanks!
OK, it's now clear what you meant. I was thinking you were switching between buffers (with C-x o).
Indeed, I also experience what you show. I will have a look at it.
Dear @et2010 , would you wanna try setting leuven-scale-outline-headlines
to nil
?
When I move cursor up/down in orgmode, the minibuffer will echo the heading and since the heading line is taller than others, the height of minibuffer will change constantly when I do so. I find it's annoying. Is there a way to fix this? Thanks!
BTW, the variable
resize-mini-windows
is set togrow-only
, andleuven-scale-outline-headlines
andleuven-scale-org-agenda-structure
are both set tonil
.