From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Konstantin Kharlamov Newsgroups: gmane.emacs.devel Subject: Re: Emacs 31.0.50 (2f1052d9b0de) will line-number in some buffers which shouldn't show it, is there some changed in recent master branch related to display-line-number Date: Fri, 03 Jan 2025 12:32:34 +0300 Message-ID: <3f8804ce760ac107b83bf79db87c7017b00652a2.camel@yandex.ru> References: <87h66gcuxk.fsf@gmail.com> <809895537e1e07fca05e124a4741f2de8e0cc080.camel@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29182"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Evolution 3.54.2 Cc: emacs-devel To: Eval Exec , Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jan 03 10:33:03 2025 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 1tTe3D-0007Px-3E for ged-emacs-devel@m.gmane-mx.org; Fri, 03 Jan 2025 10:33:03 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tTe2v-0005Hi-2u; Fri, 03 Jan 2025 04:32:45 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tTe2o-0005FK-ON for emacs-devel@gnu.org; Fri, 03 Jan 2025 04:32:39 -0500 Original-Received: from forward502d.mail.yandex.net ([178.154.239.210]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tTe2n-0004lL-8K for emacs-devel@gnu.org; Fri, 03 Jan 2025 04:32:38 -0500 Original-Received: from mail-nwsmtp-smtp-production-main-37.myt.yp-c.yandex.net (mail-nwsmtp-smtp-production-main-37.myt.yp-c.yandex.net [IPv6:2a02:6b8:c12:297:0:640:929a:0]) by forward502d.mail.yandex.net (Yandex) with ESMTPS id C870160DC4; Fri, 3 Jan 2025 12:32:34 +0300 (MSK) Original-Received: by mail-nwsmtp-smtp-production-main-37.myt.yp-c.yandex.net (smtp/Yandex) with ESMTPSA id YWdIDWpOmGk0-MMsYCecY; Fri, 03 Jan 2025 12:32:34 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1735896754; bh=9G2FBRIJwXOF4Ma0OAuP/hGNqwsNcwaViNSRpHwp56s=; h=References:Date:In-Reply-To:Cc:To:From:Subject:Message-ID; b=b2CNLOG6LR/l7pXe4T24RKSvVH64xQTO5WR6MQqU3Mtp4O5RC2rdEZVlAqCS2dI6Q LT7dEtwFKByXR0rXXU4NHPOXZKAFH62byJaaWr18G47q21JwJGDD6Lc+4uNIkedlJS DUFwcaJtNXuJKSsrJExPA7qxgFxlOxM5pVhpumzw= Authentication-Results: mail-nwsmtp-smtp-production-main-37.myt.yp-c.yandex.net; dkim=pass header.i=@yandex.ru In-Reply-To: Received-SPF: pass client-ip=178.154.239.210; envelope-from=Hi-Angel@yandex.ru; helo=forward502d.mail.yandex.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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:327618 Archived-At: On Fri, 2025-01-03 at 17:22 +0800, Eval Exec wrote: > No, I didn't build emacs by `make bootstrap` You don't need to, Stefan was replying to my build error =F0=9F=98=8A