From: Glenn Morris <rgm@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 23925@debbugs.gnu.org, winkler@gnu.org
Subject: bug#23925: 25.0.95; display broken when maximizing frame
Date: Sat, 09 Jul 2016 21:03:35 -0400 [thread overview]
Message-ID: <yjwpkutic8.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <83r3b2g137.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 09 Jul 2016 20:42:20 +0300")
Eli Zaretskii wrote:
> What does that mean in practice, though? We already have that option
> off by default, which should be enough of a hint to anybody that this
> option should not be turned on without a good reason.
Probably overkill, but eg:
--- a/configure.ac
+++ b/configure.ac
@@ -3164,6 +3164,13 @@ AC_SUBST(M17N_FLT_LIBS)
HAVE_CAIRO=no
if test "${HAVE_X11}" = "yes"; then
if test "${with_cairo}" != "no"; then
+
+ AC_MSG_WARN([The Emacs Cairo port is experimental and unmaintained,
+and not recommended for use by non-developers. There are several
+known display problems. Please do not report display-related bugs in Cairo
+builds unless you are willing to fix them yourself.])
+ sleep 3
+
CAIRO_REQUIRED=1.12.0
CAIRO_MODULE="cairo >= $CAIRO_REQUIRED"
EMACS_CHECK_MODULES(CAIRO, $CAIRO_MODULE)
(since AFAICS we have no-one who can work on these issues.)
next prev parent reply other threads:[~2016-07-10 1:03 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-09 3:02 bug#23925: 25.0.95; display broken when maximizing frame Roland Winkler
2016-07-09 7:11 ` Eli Zaretskii
2016-07-09 9:45 ` Clément Pit--Claudel
2016-07-09 15:30 ` martin rudalics
2016-07-10 1:52 ` Clément Pit--Claudel
2016-07-11 9:14 ` martin rudalics
2016-07-11 17:47 ` Clément Pit--Claudel
2016-07-12 7:29 ` martin rudalics
2016-07-12 9:29 ` Clément Pit--Claudel
2016-07-13 14:58 ` Roland Winkler
2016-07-13 17:34 ` martin rudalics
2018-11-22 14:12 ` Dmitry Gutov
2018-12-11 1:40 ` Dmitry Gutov
2018-12-17 19:28 ` Clément Pit-Claudel
2019-03-26 2:12 ` YAMAMOTO Mitsuharu
2019-06-18 20:03 ` Clément Pit-Claudel
2019-06-18 21:33 ` Dmitry Gutov
2019-06-19 0:26 ` YAMAMOTO Mitsuharu
2019-06-19 1:22 ` Dmitry Gutov
2019-06-19 1:38 ` YAMAMOTO Mitsuharu
2019-06-19 1:48 ` Dmitry Gutov
2019-06-19 14:07 ` Clément Pit-Claudel
2019-06-21 0:36 ` YAMAMOTO Mitsuharu
2019-06-19 3:31 ` Roland Winkler
2019-06-18 23:52 ` YAMAMOTO Mitsuharu
2018-12-11 3:36 ` Dmitry Gutov
2018-12-11 8:49 ` Robert Pluim
2016-07-09 21:05 ` Roland Winkler
2016-07-09 9:20 ` martin rudalics
2016-07-09 17:32 ` Glenn Morris
2016-07-09 17:42 ` Eli Zaretskii
2016-07-10 1:03 ` Glenn Morris [this message]
2016-07-10 14:27 ` Eli Zaretskii
2016-07-15 15:46 ` Roland Winkler
2016-07-15 16:04 ` Eli Zaretskii
2016-07-23 17:44 ` Eli Zaretskii
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=yjwpkutic8.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=23925@debbugs.gnu.org \
--cc=eliz@gnu.org \
--cc=winkler@gnu.org \
/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 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.