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 19:09:33 +0300

> From: Nikolay Kudryavtsev <nikolay.kudryavtsev@gmail.com>
> Cc: 23882@debbugs.gnu.org
> Date: Sat, 2 Jul 2016 18:57:39 +0300
> 
> If horizontal-scroll-bars t should give you scrollbars everywhere, why 
> having *scratch* as a frameset buffer should disable that?

I suggest to focus on finding a way to switch between Emacs 24.5 and
25.1 without hitting this problem.  Assuming we find a good way of
doing that, adding that to NEWS should allow people to avoid the
problem you bumped into.

I proposed to solve this by including this single line in your
~/.emacs:

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

If you do that, and then start Emacs 24.5 and save desktop, does the
problem disappear after restoring the desktop in Emacs 25.1?





reply via email to

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