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: master 7936c8a: * lisp/mb-depth.el (minibuffer-depth-indicator): New face. Date: Thu, 07 Jan 2021 16:03:07 +0200 Message-ID: <83y2h4lu90.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17431"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org, Juri Linkov To: Gabriel do Nascimento Ribeiro Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jan 07 15:14:35 2021 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 1kxW3e-0004Nr-Tp for ged-emacs-devel@m.gmane-mx.org; Thu, 07 Jan 2021 15:14:34 +0100 Original-Received: from localhost ([::1]:49422 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kxW3e-00070A-11 for ged-emacs-devel@m.gmane-mx.org; Thu, 07 Jan 2021 09:14:34 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43762) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kxVsa-0005bb-Ke for emacs-devel@gnu.org; Thu, 07 Jan 2021 09:03:08 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55986) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kxVsZ-0007tF-NZ; Thu, 07 Jan 2021 09:03:07 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2038 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kxVsY-0006mM-6Q; Thu, 07 Jan 2021 09:03:07 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:262674 Archived-At: > branch: master > commit 7936c8a96060fa118220d4d874f740dc75e2fe47 > Author: Gabriel do Nascimento Ribeiro > Commit: Juri Linkov > > * lisp/mb-depth.el (minibuffer-depth-indicator): New face. > > (minibuffer-depth-setup): Use new face and add a single space between > the depth indicator and the minibuffer prompt. > https://lists.gnu.org/archive/html/emacs-devel/2020-12/msg00230.html This change causes a byte-compilation warning: In toplevel form: mb-depth.el:38:1: Warning: defface for `minibuffer-depth-indicator' fails to specify containing group