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.bugs Subject: bug#65039: 30.0.50; [PATCH] Add bookmark handler for M-x shell Date: Sun, 03 Sep 2023 14:42:23 +0300 Message-ID: <83r0nf7aao.fsf@gnu.org> References: <877cqcw5m0.fsf@protesilaos.com> <83zg38w25c.fsf@gnu.org> <87y1ir2mko.fsf@protesilaos.com> <834jlfw116.fsf@gnu.org> <871qgisxz0.fsf@protesilaos.com> <83bkflu9ti.fsf@gnu.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="26226"; mail-complaints-to="usenet@ciao.gmane.io" Cc: info@protesilaos.com, 65039@debbugs.gnu.org To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Sep 03 13:44:03 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 1qclWM-0006hU-Uy for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 03 Sep 2023 13:44:02 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qclWD-0001QJ-Rq; Sun, 03 Sep 2023 07:43:53 -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 1qclWC-0001Q0-KI for bug-gnu-emacs@gnu.org; Sun, 03 Sep 2023 07:43:52 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qclWC-0007b9-3I for bug-gnu-emacs@gnu.org; Sun, 03 Sep 2023 07:43:52 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qclWM-0004Vj-4O for bug-gnu-emacs@gnu.org; Sun, 03 Sep 2023 07:44:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 03 Sep 2023 11:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65039 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 65039-submit@debbugs.gnu.org id=B65039.169374138617257 (code B ref 65039); Sun, 03 Sep 2023 11:44:02 +0000 Original-Received: (at 65039) by debbugs.gnu.org; 3 Sep 2023 11:43:06 +0000 Original-Received: from localhost ([127.0.0.1]:39835 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qclVR-0004UH-T7 for submit@debbugs.gnu.org; Sun, 03 Sep 2023 07:43:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qclVO-0004Tf-8w for 65039@debbugs.gnu.org; Sun, 03 Sep 2023 07:43:04 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qclV7-000773-JG; Sun, 03 Sep 2023 07:42:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=VUWvI/g8rkkem2kIstKZ5fA6UMzncfDCZxegsNDb//E=; b=MoDDzb7XwubSGNLmN92y t50HPY8vynxL11s8SxoAEju7BAsmMJgJU/Fk9ak9o0jnGBrx3rHjIWArbaIBxhw/DWlv5nFoiXcep LYWSGkHcEk/lAD1hmxq5WVj7OIofh5tcOE+htN8/sHq20u4QQWhxdxRfMx/BbLV96Jv4mSdS4E2Kn C7wwnd0pxhvTVFCF050qdh3/9gXvtMJ0clJvfEszvXQAINRRu6cxzCxeJ/VGvy0fJ2jXaz+UD2mbt C/BsBRC8N8l8hKZ0431QOnUPeEPiP4HZnEKA7FkRu7lUzPcOn9mM2aCWOY7B9jRz4Fr2ph3M5Z2nZ oOp4xQObjTlpsg==; In-Reply-To: (message from Stefan Kangas on Sun, 3 Sep 2023 04:15:57 -0700) 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:269149 Archived-At: > From: Stefan Kangas > Date: Sun, 3 Sep 2023 04:15:57 -0700 > Cc: Protesilaos Stavrou , 65039@debbugs.gnu.org > > Eli Zaretskii writes: > > >> The revised patch includes a possible update to the manual. Are those > >> examples sufficient? > > > > I guess so, thanks. > > Just to let you know, I had an issue with applying the patch, and had to > manually edit it: > > 1 git … am --3way -- ~/wip/emacs/0001-Add-bookmark-handler-for-M-x-shell.patch > Line longer than 78 characters in commit message > Commit aborted; please see the file CONTRIBUTE > > Also, when the bug number is known, it is good if you can include it > somewhere in the commit message. > > I was going to review and install this patch, but I noticed that there > was some further discussion in a subthread regarding some Tramp stuff? > Should that be resolved first, or is this ready as-is? Yes, I think those issues need to be resolved first. I only reviewed part of the patch.