all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nikolay Kudryavtsev <nikolay.kudryavtsev@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 23882@debbugs.gnu.org
Subject: bug#23882: 25.1: loading some desktops from 24.5 results in horizontal scrollbar everywhere
Date: Sat, 2 Jul 2016 16:19:36 +0300	[thread overview]
Message-ID: <ec893bbc-0c9e-0d19-cc4b-b045e5294760@gmail.com> (raw)
In-Reply-To: <83twg8s3cx.fsf@gnu.org>

I've just tested removing the whole .emacs.d. If it only contains that 
init file(and desktop file after the first load) I still get this bug.

In buggy windows horizontal-scroll-bar-mode is nil, but 
horizontal-scroll-bar is t. Doing M-x horizontal-scroll-bar-mode first 
results in "Horizontal-Scroll-Bar mode enabled" message and 
horizontal-scroll-bar-mode set to t. The second time it gets set to nil 
and the scrollbar disappears. After that I can close 25, open 24 again 
with this desktop, then open 25 again and there would be no problem.

After finding out that, I compared the broken desktop file with a 
working one and found that this is caused by having 
(horizontal-scroll-bars . t)

But then the question was, why it was only triggered with 
initial-buffer-choice.

So, in the end I've found that there are two requirements for this bug:

1. Desktop file should contain (horizontal-scroll-bars . t)

2. (buffer) form in the desktop file should have some other name than 
"*scratch*".

-- 
Best Regards,
Nikolay Kudryavtsev






  reply	other threads:[~2016-07-02 13:19 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-02  1:25 bug#23882: 25.1: loading some desktops from 24.5 results in horizontal scrollbar everywhere Nikolay Kudryavtsev
2016-07-02  8:04 ` Eli Zaretskii
2016-07-02 10:34   ` Nikolay Kudryavtsev
2016-07-02 11:02     ` Eli Zaretskii
2016-07-02 11:09       ` Eli Zaretskii
2016-07-02 13:19         ` Nikolay Kudryavtsev [this message]
2016-07-02 13:27           ` Eli Zaretskii
2016-07-02 13:48             ` Nikolay Kudryavtsev
2016-07-02 14:01               ` Eli Zaretskii
2016-07-02 14:20                 ` Nikolay Kudryavtsev
2016-07-02 14:44                   ` Eli Zaretskii
2016-07-02 15:02                     ` Nikolay Kudryavtsev
2016-07-02 15:11                       ` Eli Zaretskii
2016-07-02 15:57                         ` Nikolay Kudryavtsev
2016-07-02 16:09                           ` Eli Zaretskii
2016-07-02 16:18                             ` Nikolay Kudryavtsev
2016-07-02 16:32                               ` Eli Zaretskii
2016-07-02 16:51                                 ` Nikolay Kudryavtsev
2016-07-02 17:17                                   ` Eli Zaretskii
2016-07-09 10:51                                     ` Eli Zaretskii
2016-07-02 18:24                                 ` martin rudalics
2016-07-02 18:51                                   ` Eli Zaretskii
2016-07-02 15:41                       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ec893bbc-0c9e-0d19-cc4b-b045e5294760@gmail.com \
    --to=nikolay.kudryavtsev@gmail.com \
    --cc=23882@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.