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: PierGianLuca
Subject: Re: Emacs-desktop insists on having 13-pixel scrollbars at startup
Date: Mon, 29 Apr 2024 10:16:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

Hi Rahguzar, actually my first email wasn't very clear. Also, thank you for the 
pointer to the useful section in the Emacs manual!

I'll update after I test different compilation options.

Cheers,
Luca

On 240429 10:11, Rahguzar wrote:
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]