From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Herbert J. Skuhra" Newsgroups: gmane.emacs.help Subject: Re: mu4e missing chars Date: Fri, 10 Sep 2021 13:02:42 +0200 Message-ID: <87tuisvgkt.wl-herbert@gojira.at> References: Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4968"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/28.0 Mule/6.0 To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Fri Sep 10 13:13:47 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 1mOeTa-000181-SU for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 10 Sep 2021 13:13:46 +0200 Original-Received: from localhost ([::1]:36984 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mOeTX-0002TH-W9 for geh-help-gnu-emacs@m.gmane-mx.org; Fri, 10 Sep 2021 07:13:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44502) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mOeLM-0006uo-PC for help-gnu-emacs@gnu.org; Fri, 10 Sep 2021 07:05:17 -0400 Original-Received: from mail.bsd4all.net ([2a01:4f8:13b:240c::25]:14260) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mOeLK-0007cO-ET for help-gnu-emacs@gnu.org; Fri, 10 Sep 2021 07:05:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gojira.at; s=mail202005; t=1631271892; bh=2fhvJc2nc/uM0ZJphaUBUfHlHzvQya6x6Z/zbJ5ojC0=; h=Date:Message-ID:From:To:Subject:MIME-Version:Content-Type; b=qDH5EIjMkS8LzXb40rQoj+dW7pOllYDY/OHj1r+RecQsrTEjBLRDIz4k28PqmThO1 nRYCQsfyjTfLNC92Ud7UtOuXwlcclycqd3nni6+VKOPTLQzO7SfJQFU6M5gfP7VgbW 5stktqvlQ29aTnWNEmhdr/zeBNmzpEyUVuiq5ALPzhs/zI8oK4yHVYiXGr7cALij71 ru8JGgOcbUG6942aVn8fUCIlB0rXpEOs9FOwTznWcwvm4algRKNQmtp4WaD04vgbfH OZW7OUBMaxUGi2NaQXuGuqIm4HANe9Jaa25rOx8aigsqvKk31Wb7tjiuuAmVDxx4fN yCVe76pqoFO2A== In-Reply-To: Received-SPF: pass client-ip=2a01:4f8:13b:240c::25; envelope-from=herbert@gojira.at; helo=mail.bsd4all.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, 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:132987 Archived-At: On Fri, 10 Sep 2021 12:40:11 +0200, Luca Ferrari wrote: > > Hi all, > 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: > > * mu4e - mu for emacs version 0.9.9.5 C 1. This version was released in 2013; latest stable version is 1.6.6! 2. There is a mailing list for mu(4e). Unfortunately it's hosted at Google. :( https://groups.google.com/g/mu-discuss (At the moment I only use mu for indexing and searching e-mails; my main MUA is Wanderlust.) -- Herbert