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

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

Re: Emacs-desktop insists on having 13-pixel scrollbars at startup


From: Rahguzar
Subject: Re: Emacs-desktop insists on having 13-pixel scrollbars at startup
Date: Mon, 29 Apr 2024 10:11:37 +0200
User-agent: mu4e 1.10.5; emacs 29.3

PierGianLuca <luca@magnaspesmeretrix.org> writes:

> Thank you. The problem is that the desktop is *not* using the recorded
> value of 'scroll-bar-width' (which is one frame parameter) from the
> session exited previously. Instead, it replaces it with 13 pixels, no
> matter what it was in the previous session.
>
> In other words:
>
> 1. Suppose I have one frame that has width 90 (characters), height 14, and 
> scroll-bar-width 30 pixels.
>
> 2. Now I close the Emacs session and the desktop is saved automatically.
>
> 3. I restart Emacs; desktop should restore the previous configuration:
>
> – I expect: width 90, height 14, scroll-bar-width 30
>
> – Instead I get: width 90, height 14, scroll-bar-width 13
>
> This is why I see this as a bug.
>
> Let me know if I'm misunderstanding something.
>
> Cheers,
> Luca
>

I indeed misunderstood the problem you were describing. Sorry about that.

Rahguzar



reply via email to

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