From: martin rudalics <rudalics@gmx.at>
To: Fabrice Popineau <fabrice.popineau@gmail.com>
Cc: 28873-done@debbugs.gnu.org
Subject: bug#28873: 26.0.60; error while restoring frameset
Date: Thu, 19 Oct 2017 09:55:39 +0200 [thread overview]
Message-ID: <59E85A7B.8000000@gmx.at> (raw)
In-Reply-To: <CAFgFV9OjjdpSs8g=6wqmbgc-2b2Y8PRiS7s9Jtd1j2cQchHZKg@mail.gmail.com>
> Or the default value of border-width is different for w32 and for gtk3:
>
> ;;; w32
> (assoc 'border-width (frame-parameters))
> (border-width . 2)
Indeed. Should be
(border-width . 0)
by now.
>
> ;;; gtk3
> (assoc 'border-width (frame-parameters))
> (border-width . 0)
>
> This is with 'emacs -Q' in both cases.
> I didn't change it myself.
You were right.
Thanks, martin
prev parent reply other threads:[~2017-10-19 7:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-17 5:28 bug#28873: 26.0.60; error while restoring frameset Fabrice Popineau
2017-10-17 8:59 ` martin rudalics
2017-10-17 17:49 ` Fabrice Popineau
2017-10-17 18:24 ` martin rudalics
2017-10-18 5:03 ` Fabrice Popineau
2017-10-18 8:12 ` martin rudalics
2017-10-18 13:33 ` Fabrice Popineau
2017-10-18 17:45 ` martin rudalics
2017-10-18 18:13 ` Fabrice Popineau
2017-10-18 18:34 ` martin rudalics
2017-10-18 19:21 ` Fabrice Popineau
2017-10-19 7:55 ` martin rudalics [this message]
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=59E85A7B.8000000@gmx.at \
--to=rudalics@gmx.at \
--cc=28873-done@debbugs.gnu.org \
--cc=fabrice.popineau@gmail.com \
/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).