unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: martin rudalics <rudalics@gmx.at>,
	Emacs developers <emacs-devel@gnu.org>
Subject: Re: About horizontal scroll bar
Date: Mon, 28 Jul 2014 22:03:29 +0200	[thread overview]
Message-ID: <53D6AC91.7090002@alice.it> (raw)
In-Reply-To: <53D687D3.6000601@gmx.at>

Il 28/07/2014 19:26, martin rudalics ha scritto:
>  > I notice that when I start Emacs (rev. 117589, MSYS2/MinGW64 build),
> the buffer which is active (that on which I worked in the previous
> session) does not display the horizontal scroll bar (HSB).
>  >
>  > Switching to another buffer, this DISPLAYS the HSB. Switching back to
> the first buffer, now it DISPLAYS the HSB..
>  >
>  > Is this to be expected?
>
> This might be a result from switching from a non-horizontal scrollbar
> build to a horizontal scrollbar build.  If this problem persists, that

Hmm... I don't understand.. As I have explained [1], my builds are done 
from scratch in a clean tree, so I think I am not switching from a 
"non-horizontal scrollbar build to a horizontal scrollbar build".

For example, with rev. 117599 (MSYS2/MinGW64 build) and with only this 
file in %APPDAT%/.emacs.d,

$ cat %APPDAT%/.emacs.d/init.el
;; Instead to save in ~/.emacs.desktop
(setq desktop-base-file-name "~/.emacs.d/desktop")

;; Instead to save in ~/.emacs.desktop.lock
(setq desktop-base-lock-name "~/.emacs.d/desktop.lock")

;; Save desktop
(desktop-save-mode t)


the following occurs.

Start Emacs with the link created by addpm (i.e. pointing to runemacs). 
The frame shows the scratch buffer and both scrolling bars (HSB and VSB) 
are visible.

Now visit a file, for example init.el itself: C-x C-f .../init.el

Now close Emacs (click on the 'X' icon on the top-right angle). Emacs 
asks to save desktop. YES

Now restart Emacs with the same link. Emacs opens showing init.el file 
but with only the vertical scroll bar (VSB).

Now switch to previous buffer with mouse-1: the scratch buffer is 
visible with both the HSB and VSB.

Now switch to the next buffer with mouse-3. init.el is visible with both 
scrolling bar.

So, only when one starts Emacs, the buffer active (that on which the 
user was working in the previous session before it is closed) does not 
show the HSB. Just switch to another buffer and also the first acquires 
the HSB.

If it is a bug I will report it to bug list.

Ciao,
  Angelo.


---
[1] http://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00369.html



  reply	other threads:[~2014-07-28 20:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-27 22:25 About horizontal scroll bar Angelo Graziosi
2014-07-28 17:26 ` martin rudalics
2014-07-28 20:03   ` Angelo Graziosi [this message]
2014-07-29 15:41     ` martin rudalics
2014-07-29 18:56       ` Angelo Graziosi

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=53D6AC91.7090002@alice.it \
    --to=angelo.graziosi@alice.it \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).