From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#41691: [PATCH] Add bookmark-jump-other-tab Date: Tue, 30 Jun 2020 01:52:19 +0300 Organization: LINKOV.NET Message-ID: <87mu4llcj8.fsf@mail.linkov.net> References: <20200603163925.11161-1-pirata@gmail.com> <87bllzvjov.fsf@mail.linkov.net> <87y2p2gzvs.fsf@mail.linkov.net> <87v9jyocea.fsf@mail.linkov.net> <87r1u8ggag.fsf@mail.linkov.net> <83sgenta0i.fsf@gnu.org> <87ftaehmvy.fsf@mail.linkov.net> <83o8p20wkc.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="52966"; 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: 41691@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Jun 30 01:05: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 1jq2pt-000DdB-Cs for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 30 Jun 2020 01:05:13 +0200 Original-Received: from localhost ([::1]:33786 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jq2ps-0004JX-CK for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 29 Jun 2020 19:05:12 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48638) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jq2pi-0004Ec-GZ for bug-gnu-emacs@gnu.org; Mon, 29 Jun 2020 19:05:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38191) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jq2pi-0002gb-7U for bug-gnu-emacs@gnu.org; Mon, 29 Jun 2020 19:05:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jq2pi-0003KL-1b for bug-gnu-emacs@gnu.org; Mon, 29 Jun 2020 19:05:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 29 Jun 2020 23:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41691 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: fixed patch Original-Received: via spool by 41691-submit@debbugs.gnu.org id=B41691.159347188212746 (code B ref 41691); Mon, 29 Jun 2020 23:05:01 +0000 Original-Received: (at 41691) by debbugs.gnu.org; 29 Jun 2020 23:04:42 +0000 Original-Received: from localhost ([127.0.0.1]:49734 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jq2pN-0003JW-VT for submit@debbugs.gnu.org; Mon, 29 Jun 2020 19:04:42 -0400 Original-Received: from relay10.mail.gandi.net ([217.70.178.230]:60649) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jq2pL-0003JH-JO for 41691@debbugs.gnu.org; Mon, 29 Jun 2020 19:04:40 -0400 Original-Received: from mail.gandi.net (m91-129-96-187.cust.tele2.ee [91.129.96.187]) (Authenticated sender: juri@linkov.net) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 2A407240007; Mon, 29 Jun 2020 23:04:32 +0000 (UTC) In-Reply-To: <83o8p20wkc.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 29 Jun 2020 17:35:15 +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" Xref: news.gmane.io gmane.emacs.bugs:182546 Archived-At: >> > Please be sure to call out these changes in NEWS, and possibly also in >> > the ELisp manual. >> >> These changes were already in NEWS > > IMNSHO, insufficiently so. The Lisp-level aspects of this are not These commands are not intended to be used programmatically at Lisp-level. Or do you mean to describe a new function 'display-buffer-override-next-command'? > described, AFAICT, and the fact that this is a prefix command isn't NEWS mentions the key prefix. Do you think NEWS should also mention the name of the prefix command like 'other-window-prefix'? > explained. This is going to be a major feature (or at least it can > be), so a single sentence is barely enough to describe it in NEWS. Do you want to copy the docstrings of these commands to NEWS? > Can we please improve the description of these new features? Definitely they will be described in the manual soon.