all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#33694: 27.0.50; 'set-window-scroll-bars' broken
@ 2018-12-10  8:41 martin rudalics
  2018-12-10  9:52 ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: martin rudalics @ 2018-12-10  8:41 UTC (permalink / raw)
  To: 33694; +Cc: monnier

This change

2015-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>

	Try to avoid redisplaying all frames when creating a new one

	...

	* src/window.c (apply_window_adjustment): Remove redundant setting of
	windows_or_buffers_changed.

         ...

broke evaluating the following form with emacs -Q:

(set-window-scroll-bars nil 0 nil)

This should immediately remove the scroll bar of the selected window
but instead hides its right fringe under the scroll bar.

martin





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-12-12  8:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-10  8:41 bug#33694: 27.0.50; 'set-window-scroll-bars' broken martin rudalics
2018-12-10  9:52 ` Eli Zaretskii
2018-12-10 17:44   ` martin rudalics
2018-12-10 18:09     ` Eli Zaretskii
2018-12-11  8:34       ` martin rudalics
2018-12-11  8:43         ` Eli Zaretskii
2018-12-11  9:05           ` martin rudalics
2018-12-11 10:33             ` Eli Zaretskii
2018-12-12  8:30               ` martin rudalics

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.