From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.help Subject: Re: mu4e missing chars Date: Fri, 10 Sep 2021 12:51:53 +0200 Message-ID: <87a6kkn1c7.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24195"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.6.6; emacs 28.0.50 Cc: help-gnu-emacs@gnu.org To: Luca Ferrari Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Sep 10 13:01:09 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 1mOeHN-00069d-2d for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 10 Sep 2021 13:01:09 +0200 Original-Received: from localhost ([::1]:53752 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mOeHM-0002Lo-4U for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 10 Sep 2021 07:01:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43084) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mOeFU-0001SU-5X for help-gnu-emacs@gnu.org; Fri, 10 Sep 2021 06:59:12 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:54966) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mOeFT-0002XK-Q0; Fri, 10 Sep 2021 06:59:11 -0400 Original-Received: from auth2-smtp.messagingengine.com ([66.111.4.228]:47893) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mOeFR-0000YH-Fp; Fri, 10 Sep 2021 06:59:11 -0400 Original-Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailauth.nyi.internal (Postfix) with ESMTP id 9064827C0054; Fri, 10 Sep 2021 06:59:08 -0400 (EDT) Original-Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Fri, 10 Sep 2021 06:59:08 -0400 X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrudeguddgfeegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfhgfhffvufffjgfkgggtsehttdertddtredtnecuhfhrohhmpefvrghsshhi lhhoucfjohhrnhcuoehtshguhhesghhnuhdrohhrgheqnecuggftrfgrthhtvghrnhepve evieekteekveeigfefffeivdetgeduvdffueeuudevgedttdehvdfhueevfffhnecuvehl uhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhrnhdomh gvshhmthhprghuthhhphgvrhhsohhnrghlihhthidqkeeijeefkeejkeegqdeifeehvdel kedqthhsughhpeepghhnuhdrohhrghesfhgrshhtmhgrihhlrdhfmh X-ME-Proxy: Original-Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 10 Sep 2021 06:59:07 -0400 (EDT) In-reply-to: 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:132985 Archived-At: Luca Ferrari writes: Hi Luca, > I suspect this has something to do with font faces, however when I > start mu4e on emacs 27.2, I cannot see the quick jump keys: they are > replaced with an asterisk, so that the whole screen is as follows: Well, j is not some weird unicode character which might be missing from all available fonts and even then you'd usually get a box character instead of an asterisk. > * mu4e - mu for emacs version 0.9.9.5 C The very first thing I'd try is updating to a recent mu(4e) version. Mu 0.9.9.5 is from 2013, the current release from 5 days ago is 1.6.6. How did you get that ancient version? Bye, Tassilo