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: Variable pitch mode line Date: Thu, 23 Dec 2021 20:26:17 +0200 Message-ID: <835yrfuqie.fsf@gnu.org> References: <87zgosdbo1.fsf@gnus.org> <86mtkszhnq.fsf@mail.linkov.net> <87o858e5r2.fsf@gnu.org> <86fsqjcqd8.fsf@mail.linkov.net> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4297"; mail-complaints-to="usenet@ciao.gmane.io" Cc: larsi@gnus.org, tsdh@gnu.org, emacs-devel@gnu.org, juri@linkov.net To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Dec 23 19:27:13 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 1n0So3-0000ug-ER for ged-emacs-devel@m.gmane-mx.org; Thu, 23 Dec 2021 19:27:11 +0100 Original-Received: from localhost ([::1]:49750 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n0So2-0002uG-Fy for ged-emacs-devel@m.gmane-mx.org; Thu, 23 Dec 2021 13:27:10 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:54882) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n0Sn5-0001VN-Dr for emacs-devel@gnu.org; Thu, 23 Dec 2021 13:26:11 -0500 Original-Received: from [2001:470:142:3::e] (port=35846 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n0Sn4-0004hn-NN; Thu, 23 Dec 2021 13:26:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=5FCRA27N56rk2ftBQ33FHYjAyBV3HLeDYu936Olitm8=; b=dpasW9GYbt4Q XI9p/6fT7OjtN9kFwHcs+kqJoIcrHwkNE6oMVd5xe5/TwNPNLSIurafCqnioXIDA6i256JR8da/Xm mT7r/ul687JX1Z5Pner4+Bzaet3+muWlzMLow8+83J6K/TNPZLNNfpwCery+MR0AK2+5afISJRGsc 0+daeeaWxW+2owKsodB+rZdVHcWt2m50NPcH0PLQbuu3orNJyLZdCP3ibj6IwG1Zc/74xX0WCpfVA o6YpR/Me0wYcSX7f9+pByAmcK3TFwHeTqDve9BEX+ChUNy3rw36zXH8KmL3VxPU4zyMj1mrZl4nyo Hf5YoI/fgHoKp7fGTSqUVw==; Original-Received: from [87.69.77.57] (port=4376 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n0Sn4-0003Nt-H3; Thu, 23 Dec 2021 13:26:10 -0500 In-Reply-To: (message from Stefan Kangas on Thu, 23 Dec 2021 09:52:42 -0800) 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" Xref: news.gmane.io gmane.emacs.devel:282998 Archived-At: > From: Stefan Kangas > Date: Thu, 23 Dec 2021 09:52:42 -0800 > Cc: Lars Ingebrigtsen , emacs-devel@gnu.org > > Juri Linkov writes: > > > But the problem is that most GNU/Linux distributions still don't include > > Info manuals in the HTML format alongside with the Info format. > > Thus we are stuck with monospaced Info manuals forever. > > Someone (TM) should file bugs for that against the major distributions. It's not a simple bug, and I'm not sure distro packagers can alone make this happen. The Texinfo project has no good system for installing HTML-formatted documentation in a way that links between manuals work reliably.