From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Philip Kaludercic Newsgroups: gmane.emacs.help Subject: Re: [Help] eww does not display text properly Date: Tue, 06 Apr 2021 10:48:11 +0200 Message-ID: <87sg433ik4.fsf@posteo.net> References: <57817039-79c3-23f0-576f-1afadfaa5afa@tfwno.gf> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28802"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Cc: help-gnu-emacs@gnu.org To: MysteriousSilver Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Apr 06 10:49:19 2021 Return-path: Envelope-to: geh-help-gnu-emacs@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 1lThOh-0007Lk-JP for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 06 Apr 2021 10:49:19 +0200 Original-Received: from localhost ([::1]:36960 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lThOg-0005U3-Ie for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 06 Apr 2021 04:49:18 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38988) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lThNm-0005Se-2H for help-gnu-emacs@gnu.org; Tue, 06 Apr 2021 04:48:22 -0400 Original-Received: from mout01.posteo.de ([185.67.36.65]:57337) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lThNi-0006AY-TI for help-gnu-emacs@gnu.org; Tue, 06 Apr 2021 04:48:21 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id CD81516005F for ; Tue, 6 Apr 2021 10:48:13 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1617698893; bh=qbiq85zgCpmkCktaXwYX6V+/K8OIJN68pszOdSzE6Jo=; h=From:To:Cc:Subject:Date:From; b=iLDYOC9adnuuRGfX+ZdjNjXl+8YhilNEo9Eqro/1QE+x0Uagg9bQPlL89GxNfNLJT G+/iiv5Iz7tzaAARR1NH+VV2HWYo4wK+R8ntr7DHxUkCAbelb89I5OedOcWGtnRquV DLou4QOyBpiovQ079ZsxmJVRf2zESwwVTOCiNRNJJFJK0XPUKix7XRtUYNlGnkGKqJ EBCI2rF9rjeikGskTanx0jAINB1p1yLC5rHw4D6llw3APc3zbCaZ0jJ3KbOZTz/UDh NFQb6X6M2u7bvrt3m8Iyz3rTyi0xI/Sbn50AmZ0nXQkln55Eoor2IuNZLHzZn4Wigd rR0QllLr7FxfA== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FF1Q51Mgcz6tnd; Tue, 6 Apr 2021 10:48:12 +0200 (CEST) In-Reply-To: <57817039-79c3-23f0-576f-1afadfaa5afa@tfwno.gf> (MysteriousSilver's message of "Tue, 6 Apr 2021 11:30:11 +0530") Received-SPF: pass client-ip=185.67.36.65; envelope-from=philipk@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:128845 Archived-At: MysteriousSilver writes: > https://i.imgur.com/plLWAiV.png > > The right window is `emacs -Q` while the left window is Emacs GUI > launched normally. I am unable to view text properly in eww buffers. > > I've tried changing font and theme, but that doesn't seem to > help. Here are the list of enabled minor modes: http://ix.io/2VbP Have you tried changing the font of variable-pinch? > (emacs -nw works fine) > > Any idea what could be causing this? Thanks. -- Philip K.