From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#57082: 29.0.50; emacs-news-view-mode breakage Date: Wed, 10 Aug 2022 11:10:35 +0300 Organization: LINKOV.NET Message-ID: <86a68ccydg.fsf@mail.linkov.net> References: <87zggdxuf0.fsf@gmx.net> <874jylwa17.fsf@gnus.org> <865yj1p6o2.fsf@mail.linkov.net> <87v8r1xj9u.fsf@gmx.net> <86tu6kcyuh.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15900"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) Cc: Jim Porter , Lars Ingebrigtsen , Stephen Berman , 57082@debbugs.gnu.org To: Gregory Heytings Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Aug 10 10:14:56 2022 Return-path: Envelope-to: geb-bug-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 1oLgrf-0003xy-LI for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 10 Aug 2022 10:14:55 +0200 Original-Received: from localhost ([::1]:41200 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oLgre-0000s2-Mi for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 10 Aug 2022 04:14:54 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42182) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oLgoz-0007Ue-W8 for bug-gnu-emacs@gnu.org; Wed, 10 Aug 2022 04:12:16 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:56199) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oLgos-0007rm-0T for bug-gnu-emacs@gnu.org; Wed, 10 Aug 2022 04:12:09 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oLgor-00077q-Sd for bug-gnu-emacs@gnu.org; Wed, 10 Aug 2022 04:12:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 10 Aug 2022 08:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57082 X-GNU-PR-Package: emacs Original-Received: via spool by 57082-submit@debbugs.gnu.org id=B57082.166011908027342 (code B ref 57082); Wed, 10 Aug 2022 08:12:01 +0000 Original-Received: (at 57082) by debbugs.gnu.org; 10 Aug 2022 08:11:20 +0000 Original-Received: from localhost ([127.0.0.1]:45948 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLgoC-00076w-JI for submit@debbugs.gnu.org; Wed, 10 Aug 2022 04:11:20 -0400 Original-Received: from relay2-d.mail.gandi.net ([217.70.183.194]:38031) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLgo6-00076f-N4 for 57082@debbugs.gnu.org; Wed, 10 Aug 2022 04:11:19 -0400 Original-Received: (Authenticated sender: juri@linkov.net) by mail.gandi.net (Postfix) with ESMTPSA id 1FA0140009; Wed, 10 Aug 2022 08:11:06 +0000 (UTC) In-Reply-To: (Gregory Heytings's message of "Wed, 10 Aug 2022 08:08:28 +0000") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:239250 Archived-At: >>> For the NEWS file though (and especially programming modes). I still >>> think it'd be great to put the buttons in the fringe. That way the >>> buttons would never disrupt the contents of the file, e.g. by changing >>> how the indentation looks. >> >> Agreed, the clickable buttons in the fringe would be great, and it's easy >> to implement. > > Some users disable both fringes, or only the left fringe, though. Then it should fall back to other methods.