bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23882: 25.1: loading some desktops from 24.5 results in horizontal s


From: Eli Zaretskii
Subject: bug#23882: 25.1: loading some desktops from 24.5 results in horizontal scrollbar everywhere
Date: Sat, 02 Jul 2016 18:41:28 +0300

> From: Nikolay Kudryavtsev <nikolay.kudryavtsev@gmail.com>
> Cc: 23882@debbugs.gnu.org
> Date: Sat, 2 Jul 2016 18:02:06 +0300
> 
> > Is it?  How do you see that?
> 
> Desktop files that I save from 24.5 with no init and empty .emacs.d have 
> horizontal-scroll-bars t. Also that's what I get from (frame-parameters).
> 
> > I think if you set it to nil once, you won't have the problem anymore.
> I delete desktops from time to time, there are some packages that have 
> bugs that corrupt desktop, also I have to delete it when I change emacs 
> theme and so on...

Then I suggest to put something like this into your ~/.emacs file

  (modify-all-frames-parameters '((horizontal-scroll-bars . nil)))





reply via email to

[Prev in Thread] Current Thread [Next in Thread]