From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eshel Yaron via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#62708: [PATCH] Add option to control default outlining in C-h b Date: Sat, 29 Apr 2023 11:07:29 +0300 Message-ID: References: <83sfdamt5x.fsf@gnu.org> <83mt301bvk.fsf@gnu.org> <86jzy27j4i.fsf@mail.linkov.net> <83ildly07e.fsf@gnu.org> Reply-To: Eshel Yaron Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="15381"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: 62708-done@debbugs.gnu.org, Juri Linkov To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Apr 29 10:08:29 2023 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 1psfd6-0003lh-LX for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 29 Apr 2023 10:08:28 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1psfch-0003sI-WD; Sat, 29 Apr 2023 04:08:04 -0400 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 1psfcg-0003s4-En for bug-gnu-emacs@gnu.org; Sat, 29 Apr 2023 04:08:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1psfcf-0006ic-T4 for bug-gnu-emacs@gnu.org; Sat, 29 Apr 2023 04:08:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1psfcf-0008Rl-Kp for bug-gnu-emacs@gnu.org; Sat, 29 Apr 2023 04:08:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eshel Yaron Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 29 Apr 2023 08:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62708 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 62708-done@debbugs.gnu.org id=D62708.168275566032445 (code D ref 62708); Sat, 29 Apr 2023 08:08:01 +0000 Original-Received: (at 62708-done) by debbugs.gnu.org; 29 Apr 2023 08:07:40 +0000 Original-Received: from localhost ([127.0.0.1]:35161 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psfcK-0008RF-Ds for submit@debbugs.gnu.org; Sat, 29 Apr 2023 04:07:40 -0400 Original-Received: from mail.eshelyaron.com ([107.175.124.16]:44834 helo=eshelyaron.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psfcF-0008R3-Hd for 62708-done@debbugs.gnu.org; Sat, 29 Apr 2023 04:07:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=eshelyaron.com; s=mail; t=1682755655; bh=KW+mg5svMYw2UsVp2je+Y+hg6lcGSjt1OSFcwHgXpEU=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=glFh9BNn1mx3IzxDhUNQ/Rm43AJelgUUt/qh68Pb19wJDS5sl1Ae6FmKmnCsTxQSl jrmDbFllsLZhnDpjcQD3MAO+YeIRJ+EDl6YoP5TKqHJBN+Nbi+Ly0rbUiJAbSO2PSC YnzhfHEo/r0Fff4KFkAhu2dhPqPqdE1NKCJMsuA4zABshKJCCBYQ5YrQz4ZsolPhXo zbatuLh07HoaaUOhmCNXbtAn7DPKQomJDfYrXHCM0VWCSOHFhl2EL6+m5Xx3jKiBV4 dQvS/1fVHZdNqi5nF2mQg2up5ntrUfU+WePlb55KzINO7BJ3eG77TzGQd4Ye2HCtqw 0CnjO/slsKPAg== In-Reply-To: <83ildly07e.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 24 Apr 2023 14:43:49 +0300") 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:260802 Archived-At: Eli Zaretskii writes: >> From: Juri Linkov >> Cc: Eshel Yaron , 62708@debbugs.gnu.org >> Date: Sun, 23 Apr 2023 19:35:01 +0300 >> >> >> FYI I've received confirmation that my copyright assignment is done, so >> >> hopefully that's no longer an issue. >> > >> > Right. >> > >> >> Any comments about the patch itself? >> > >> > Juri, any comments, or should I install it? >> >> It's nice that the patch makes the currently hard-coded setting >> customizable. Usually we strive to reduce the number of user options, >> but here I see no other easy way to make this setting customizable >> because there is no hook run from this command where the users >> could override the default outline settings. > > Thanks, installed on master, and closing the bug. Great. > Yaron, It's Eshel, Yaron is my surname. (I get that a lot though, no worries.) > please in the future observe our conventions for commit log > messages (I made the few minor changes they needed this time). Thanks, will do. I've compared my patch to the installed commit and made note of your changes.