Emacs is ignoring at least the verticalScrollBars resource. $ xrdb -query | grep Emacs Emacs*bitmapIcon: on Emacs.font: fixed Emacs.geometry: 80x34 Emacs.toolBar: off Emacs.verticalScrollBars: off I get scroll bars and my window gets 79x33 geometry. I don't have inhibit-x-resources set, only the startup message.
I'd guess that in a GTK Emacs, the GTK scrollbar ignores X resources. Try emacs25-lucid?
I'd guess that in a GTK Emacs, the GTK scrollbar ignores X resources. Try emacs25-lucid?
tags 883683 moreinfo unreproducible stop /usr/bin/emacs --xrm 'Emacs.verticalScrollBars:off' seems to work fine for me with GTK Emacs 26.
tags 883683 moreinfo unreproducible stop /usr/bin/emacs --xrm 'Emacs.verticalScrollBars:off' seems to work fine for me with GTK Emacs 26.