From: Tjernlund <tjernlund@tjernlund.se>
To: Robert Pluim <rpluim@gmail.com>, martin rudalics <rudalics@gmx.at>
Cc: 32975@debbugs.gnu.org
Subject: bug#32975: Emacs 26.1; GTK Warnings
Date: Wed, 10 Oct 2018 19:44:13 +0200 [thread overview]
Message-ID: <1539193453.8755.14.camel@tjernlund.se> (raw)
In-Reply-To: <875zya15cm.fsf@gmail.com>
On Wed, 2018-10-10 at 12:08 +0200, Robert Pluim wrote:
> martin rudalics <rudalics@gmx.at> writes:
>
> > > I can't reproduce this under Gnome or KDE, with the same GTK version.
> > > Which window manager/desktop environment is being used here?
This is under MATE
> >
> > I don't have that GTK version installed to test here. But note this
> > question of the OP:
> >
> > > The left side scroll bar?
> >
> > By default, GTK builds show scroll bars on the right so either he has
> > customized them already (which makes me wonder why he asked how to
> > turn off scroll bars) or other strange things are going on.
I have not, maybe Gentoo has ?
>
> Ah, the configure command has '--without-toolkit-scroll-bars', so the
> error is even more mystifying.
>
> I can't reproduce even with '--without-toolkit-scroll-bars'.
>
> This is all under X11 though, perhaps the OP is using Wayland?
X11
I now did some more test and found that (require 'ecb) is also needed.
Here is my .emacs;
;(scroll-bar-mode 0)
(setq inhibit-splash-screen t)
(global-set-key "\C-cg" 'goto-line)
(require 'ecb)
;; Color settings.
(setq default-frame-alist '((background-color . "#333333") (foreground-color . "White") (cursor-color . "White")))
(setq initial-frame-alist default-frame-alist)
(defun my-commit-mode()
(ispell-change-dictionary "en")
;; Flyspell commit msgs
(flyspell-mode)
;; Do not create svn-commit.tmp~ backup file
(set (make-local-variable 'backup-inhibited) t))
(setq auto-mode-alist (cons '("/svn-commit\\.tmp\\'" . my-commit-mode)
auto-mode-alist))
(setq auto-mode-alist (cons '("COMMIT_EDITMSG" . my-commit-mode)
auto-mode-alist))
next prev parent reply other threads:[~2018-10-10 17:44 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-07 18:19 bug#32975: Emacs 26.1; GTK Warnings Tjernlund
2018-10-07 19:03 ` Eli Zaretskii
2018-10-08 5:27 ` Tjernlund
2018-10-09 15:10 ` Eli Zaretskii
2018-10-09 18:01 ` Tjernlund
2018-10-09 18:18 ` Eli Zaretskii
2018-10-09 18:33 ` Tjernlund
2018-10-09 19:13 ` Eli Zaretskii
2018-10-10 8:04 ` Robert Pluim
2018-10-10 8:46 ` martin rudalics
2018-10-10 10:08 ` Robert Pluim
2018-10-10 17:44 ` Tjernlund [this message]
2018-10-11 6:27 ` Robert Pluim
2018-10-11 7:35 ` Robert Pluim
2018-10-11 8:24 ` martin rudalics
2018-10-11 8:33 ` Robert Pluim
2018-10-11 8:58 ` martin rudalics
2018-10-11 9:22 ` Robert Pluim
2018-10-11 9:32 ` martin rudalics
2018-10-11 9:50 ` Robert Pluim
2018-10-11 12:02 ` martin rudalics
2018-10-11 12:26 ` Robert Pluim
2018-10-11 13:51 ` martin rudalics
2018-10-11 14:06 ` Robert Pluim
2018-10-11 14:25 ` Eli Zaretskii
2018-10-13 8:46 ` Robert Pluim
2018-10-11 19:43 ` Tjernlund
2018-10-11 19:51 ` Tjernlund
2018-10-11 21:04 ` martin rudalics
2018-10-11 21:54 ` Tjernlund
2018-10-12 4:28 ` Eli Zaretskii
2018-10-12 5:31 ` Tjernlund
2018-10-12 6:36 ` Eli Zaretskii
[not found] ` <1539444400.8755.38.camel@tjernlund.se>
2018-10-14 2:36 ` Eli Zaretskii
[not found] ` <1539505906.8755.41.camel@tjernlund.se>
2018-10-14 14:57 ` Eli Zaretskii
2018-10-14 15:22 ` Tjernlund
2018-10-14 16:02 ` Eli Zaretskii
2018-10-14 20:00 ` Tjernlund
2018-10-12 8:44 ` martin rudalics
2018-10-11 13:58 ` Eli Zaretskii
2018-10-11 17:10 ` martin rudalics
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=1539193453.8755.14.camel@tjernlund.se \
--to=tjernlund@tjernlund.se \
--cc=32975@debbugs.gnu.org \
--cc=rpluim@gmail.com \
--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).