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#41198: 28.0.50; heading cycling command for outline Date: Tue, 15 Dec 2020 11:10:40 +0200 Organization: LINKOV.NET Message-ID: <87blev4epb.fsf@mail.linkov.net> References: <452A6049-893A-4E7E-8349-541D276FAD19@gmail.com> <73ee5b37b78bdc410554aebbc7a4c31b@skeletons.cc> <87a6vhvu7g.fsf@gnus.org> <87ft4ze3xz.fsf@gnus.org> <87h7pdbgvd.fsf@mail.linkov.net> <87sg8wxw6p.fsf@gnus.org> <87k0u7kxrz.fsf@mail.linkov.net> <87eejs164i.fsf@mail.linkov.net> <87lfdzlojn.fsf@codeisgreat.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37667"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) Cc: Howard Melman , 41198@debbugs.gnu.org To: Pankaj Jangid Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Dec 15 10:21:13 2020 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 1kp6W8-0009e6-47 for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 15 Dec 2020 10:21:12 +0100 Original-Received: from localhost ([::1]:32936 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kp6W7-000820-6k for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 15 Dec 2020 04:21:11 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56136) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kp6Vy-0007xk-NG for bug-gnu-emacs@gnu.org; Tue, 15 Dec 2020 04:21:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:44057) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kp6Vy-0008Ln-Bp for bug-gnu-emacs@gnu.org; Tue, 15 Dec 2020 04:21:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kp6Vy-0006CV-7O for bug-gnu-emacs@gnu.org; Tue, 15 Dec 2020 04:21:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 15 Dec 2020 09:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41198 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 41198-submit@debbugs.gnu.org id=B41198.160802402623777 (code B ref 41198); Tue, 15 Dec 2020 09:21:02 +0000 Original-Received: (at 41198) by debbugs.gnu.org; 15 Dec 2020 09:20:26 +0000 Original-Received: from localhost ([127.0.0.1]:55603 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kp6VN-0006BR-TN for submit@debbugs.gnu.org; Tue, 15 Dec 2020 04:20:26 -0500 Original-Received: from relay9-d.mail.gandi.net ([217.70.183.199]:50055) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kp6VM-0006BE-FJ for 41198@debbugs.gnu.org; Tue, 15 Dec 2020 04:20:24 -0500 X-Originating-IP: 91.129.99.98 Original-Received: from mail.gandi.net (m91-129-99-98.cust.tele2.ee [91.129.99.98]) (Authenticated sender: juri@linkov.net) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id A3D80FF80F; Tue, 15 Dec 2020 09:20:17 +0000 (UTC) In-Reply-To: <87lfdzlojn.fsf@codeisgreat.org> (Pankaj Jangid's message of "Tue, 15 Dec 2020 09:16:04 +0530") 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:196144 Archived-At: >>> I don't follow master so I'm not quite sure what's >>> implemented, but my original suggestion for this was: >>> >>> (define-key outline-minor-mode-map (kbd "C-") 'outline-cycle) >>> (define-key outline-minor-mode-map (kbd "S-") 'outline-global-cycle) >> >> This is what's implemented in master: >> >> (define-key outline-minor-mode-map (kbd "") 'outline-cycle) >> (define-key outline-minor-mode-map (kbd "") 'outline-cycle-buffer) > > 1. and have same binding on master i.e. both invoking > ‘outline-cycle’. I meant that with current master it's possible to add these bindings in the init file because C-TAB and S-TAB they can't be bound by default in outline-minor-mode to not interfere with major mode key bindings. In outline-mode (not minor) in current master, TAB is bound to outline-cycle, and S-TAB is bound to outline-cycle-buffer, but C-TAB is unbound in outline-mode to not interfere with other uses of C-TAB. > 2. Body of last heading doesn’t hide when using the above command. This sounds like a bug. Please provide a recipe for reproducing it.