From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: PGTK-related misconceptions Date: Tue, 19 Apr 2022 13:32:09 +0300 Message-ID: <83lew1uzx2.fsf@gnu.org> References: <87lew7qdtj.fsf@yahoo.com> <87zgkjvujl.fsf@athena.silentflame.com> <87czhfkldw.fsf@yahoo.com> <87sfqbvtcw.fsf@athena.silentflame.com> <87tuarj5lv.fsf@yahoo.com> <094f1b7a-9a50-07d4-8b7f-9ba65286b49c@gmail.com> <878rs1by4p.fsf@gmail.com> <83sfq9vcod.fsf@gnu.org> <87k0bltq2h.fsf@gmail.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24497"; mail-complaints-to="usenet@ciao.gmane.io" Cc: luangruo@yahoo.com, jporterbugs@gmail.com, spwhitton@spwhitton.name, emacs-devel@gnu.org To: Tim Cross Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Apr 19 12:36:16 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nglDT-0006EI-3U for ged-emacs-devel@m.gmane-mx.org; Tue, 19 Apr 2022 12:36:15 +0200 Original-Received: from localhost ([::1]:42392 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nglDR-0002Oz-NI for ged-emacs-devel@m.gmane-mx.org; Tue, 19 Apr 2022 06:36:13 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53488) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ngl9o-0000uq-D0 for emacs-devel@gnu.org; Tue, 19 Apr 2022 06:32:33 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35094) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ngl9h-0004NR-TD; Tue, 19 Apr 2022 06:32:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=CKeScWWX+CsuCkeUwURwSCM3yhxVY1BhTNAxG+Qh6aw=; b=jG+VWnou4WZV 7Y/ZppCUFqtiC3+pxTHlT1YC/njqs08Q24v/PShukW5mwO/wfsU0dJ/zbWSRGKIyaMvpaoxI0lOIX 459WCkG88DfAhJleTHG3JHllmfMr6mH/b2h7lMy/YTRk4s8xwfoozOJqFrwNDZfGQcFU2dIfyLBE1 saezIlwbSaH4veBVxpMRzvwbBKsLA3mu0lqCporL7cvq97ALJZNC5c1I0QRd8H4mjxGJS4YyxJeyX M7RRPlWrsCZ4XGs/qQm5BNaSwJXGNKRa83r2y4WbnzpG5yNzy1zQIIX67VTIenYq20+9mExBKwJkk N1IJi3M21dX6y8jyEiek4w==; Original-Received: from [87.69.77.57] (port=2429 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ngl9e-0007MQ-SZ; Tue, 19 Apr 2022 06:32:21 -0400 In-Reply-To: <87k0bltq2h.fsf@gmail.com> (message from Tim Cross on Tue, 19 Apr 2022 18:13:03 +1000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:288659 Archived-At: > From: Tim Cross > Cc: jporterbugs@gmail.com, luangruo@yahoo.com, emacs-devel@gnu.org, > spwhitton@spwhitton.name > Date: Tue, 19 Apr 2022 18:13:03 +1000 > > Eli Zaretskii writes: > > >> I agree. I think this is the main point being missed by others who have > >> argued the existing documentation is clear enough. Like it or not, > >> people often don't read the documentation or NEWS file carefully. There > >> is also a tendency for people to believe any new feature is an > >> improvement and I suspect many people will think a pure GTK build is > >> going to be better than a hybrid X/GTK one. > >> > >> We should just add a very explicit and clear warning not to use > >> --with-pgtk if your running under X and put this statement right at the > >> beginning of the section in the NEWS file about this new option. > > > > Aren't you contradicting yourself here? If people don't read > > documentation, how can any addition to the documentation solve this > > issue? (Of course, I don't object to saying something in INSTALL > > about that, just pointing out that it's hard to have it both ways.) > > > > Eli, rather ironically you just proved my point. I didn't say they > didn't read the documentation, I said they didn't read it carefully. If there's a significant difference, for the purposes of this discussion, between "don't read" and "don't read carefully", then I'm afraid I don't understand what you wanted to say. Either people will miss what we say or they won't. In the latter case, what we already say is enough; in the former case it doesn't matter what we will say or add to what we did already, because both INSTALL and NEWS are large files and contain a lot of stuff. So I fail to see how the fine point of "carefully" is relevant here. > > I object to annoying people who build Emacs with such warnings. > > Besides, warnings (as opposed to errors) in the configure script are > > easily overlooked, because people tend to leave the build run > > unattended, and do other useful things while it runs. > > > > I guess there not terribly annoying if they are easily overlooked! They are easily overlooked by one part of the people (usually, those who don't read the documentation "carefully" enough), and are annoying to the other part, those who don't overlook the warnings (because they usually already read the documentation and did TRT). > Just like the warning about removal of pop support and pointer > to mail utils, this warning could be at the end of the build. The warning about pop support and Mailutils is at the end of the configure script, not the end of the build. If you build by saying just "make" (which is the normal way of building Emacs these days), then you won't see the warning "at the end" because Make runs the Makefiles immediately after the configure script finishes. > At any > rate, seems like a more important warning than one about no longer > supporting pop3, which few mail providers support anymore anyway. That's not what that warning is about, not at all. I guess you didn't read it "carefully" enough. > > IME, there's nothing we can do against such misconceptions. We will > > get bug reports and will respond by pointing people to NEWS and > > INSTALL. Eventually, enough people will bump into this to realize the > > truth, and the issue will go away. No catastrophe that I could spot, > > and no need to get too excited. > > You do seem to like jumping to extremes. I don't think anyone has been > screaming catastrophe. This thread amassed 2 dozen messages already, so I think there are some who do think it's a big deal. > All I've seen is people asking to make this more obvious and > explicit. Maybe it won't make a big difference, but then again, > maybe it will. The cost of making the limitations of pgtk more > explicit in NEWS and INSTALL is very low and even if it only stops a > few people from doing the wrorng build, reporting a 'non-bug' and > getting directed back to NEW/INSTALL and having to rebuild, I think > the cost has been justified. If you read what I wrote, I explicitly said I didn't object to adding this stuff to INSTALL. But I don't think it will solve the problem of people who don't read the documentation "carefully" enough to pay attention.