From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 24 16:28:31 2022 Received: (at submit) by debbugs.gnu.org; 24 Jan 2022 21:28:31 +0000 Received: from localhost ([127.0.0.1]:46073 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nC6t4-0007Zi-O2 for submit@debbugs.gnu.org; Mon, 24 Jan 2022 16:28:31 -0500 Received: from lists.gnu.org ([209.51.188.17]:49772) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nC5Mf-0006rO-N4 for submit@debbugs.gnu.org; Mon, 24 Jan 2022 14:50:59 -0500 Received: from eggs.gnu.org ([209.51.188.92]:34174) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nC5Me-0005MG-Mh for bug-gnu-emacs@gnu.org; Mon, 24 Jan 2022 14:50:56 -0500 Received: from mout-p-101.mailbox.org ([80.241.56.151]:47086) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1nC5M4-0007Rd-Uf for bug-gnu-emacs@gnu.org; Mon, 24 Jan 2022 14:50:51 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:105:465:1:4:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4JjLDS3kltz9sdC for ; Mon, 24 Jan 2022 20:50:00 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1643053798; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=amKUMmMIlZhHSbraTMu8WgZ+hjl4OmVDHHJtsIBeOKk=; b=cGg3oJz72QxO1ZehuFhvjt+5qtTUqKzmTxnOXvNtyMb/rlZBRp1uQa7uWVEn7IZF/Uv8WE KVJwMes+PjrvLKP/gdAMUY8J1y9GcWuwlRkyB0zf56kaayaoSEB4VKOGOj9yT4HW8UKmFp vtN+iwcXqSoJCARhgQTBsxMB/JIAZXhYp8+PXdR0I7kaRdthHMfMJLUYbqXjO3t6u7LBlq LZlPRcQ7C6Vcm6pceyRpndp/5MaPl/wlZDgd43MczIKVwXUM1c4LANi18b99HxcEGkT4IN ZAHzj0Pr4Sp43qGj2oKCKWxblJKUH/lzcUEeNyNrdiQUmvqYMvQ58838zv/U9Q== Date: Mon, 24 Jan 2022 19:49:56 +0000 (GMT) From: schlurfi@mailbox.org To: "bug-gnu-emacs@gnu.org" Message-ID: <1609206003.960329.1643053796690@office.mailbox.org> Subject: 28.0.50; fido-vertical-mode does not work with tramp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal Received-SPF: pass client-ip=80.241.56.151; envelope-from=schlurfi@mailbox.org; helo=mout-p-101.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 24 Jan 2022 16:28:28 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) emacs -Q C-x C-f type: "//ssh:" -> expectation: start completion, first host, then directories / files on host. However, nothing meaningful happens... Note: with only fido-mode, it is possible to open a tramp connection, but trying to change the directory deletes the whole line (//ssh:...) instead of only the directory. This means one has to start from scratch typing the connection details etc. In GNU Emacs 28.0.50 (build 1, x86_64-apple-darwin20.6.0, NS appkit-2022.60 Version 11.5.2 (Build 20G95)) of 2021-09-05 built on Zwei.local Windowing system distributor 'Apple', version 10.3.2022 System Description: macOS 11.6.2 Configured using: 'configure --disable-dependency-tracking --disable-silent-rules --enable-locallisppath=/usr/local/share/emacs/site-lisp --infodir=/usr/local/Cellar/emacs-plus@28/28.0.50/share/info/emacs --prefix=/usr/local/Cellar/emacs-plus@28/28.0.50 --with-xml2 --with-gnutls --with-native-compilation --without-dbus --with-imagemagick --with-modules --with-rsvg --with-ns --disable-ns-self-contained 'CFLAGS=-I/usr/local/opt/gcc/include -I/usr/local/opt/libgccjit/include -I/usr/local/opt/gmp/include -I/usr/local/opt/jpeg/include' 'LDFLAGS=-L/usr/local/lib/gcc/11 -I/usr/local/opt/gcc/include -I/usr/local/opt/libgccjit/include -I/usr/local/opt/gmp/include -I/usr/local/opt/jpeg/include'' Configured features: ACL GIF GLIB GMP GNUTLS IMAGEMAGICK JPEG JSON LCMS2 LIBXML2 MODULES NATIVE_COMP NOTIFY KQUEUE NS PDUMPER PNG RSVG THREADS TIFF TOOLKIT_SCROLL_BARS XIM ZLIB Important settings: value of $LANG: en_GB.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: fido-vertical-mode: t icomplete-vertical-mode: t icomplete-mode: t fido-mode: t shell-dirtrack-mode: t tooltip-mode: t global-eldoc-mode: t eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t indent-tabs-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug comp comp-cstr warnings rx cl-extra help-mode message rmc puny rfc822 mml mml-sec epa derived epg rfc6068 epg-config gnus-util rmail rmail-loaddefs text-property-search mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils vc-hg vc-git diff-mode easy-mmode vc-bzr vc-dispatcher cus-start cus-load icomplete dired-aux misearch multi-isearch dired dired-loaddefs tramp-cmds tramp-sh tramp-cache tramp tramp-loaddefs trampver tramp-integration files-x tramp-compat shell pcomplete comint ansi-color ring parse-time iso8601 ls-lisp format-spec auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json map seq byte-opt gv bytecomp byte-compile cconv time-date subr-x cl-loaddefs cl-lib iso-transl tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/ns-win ns-win ucs-normalize mule-util term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice button loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads kqueue cocoa ns lcms2 multi-tty make-network-process native-compile emacs) Memory information: ((conses 16 126397 7806) (symbols 48 11268 1) (strings 32 32874 1970) (string-bytes 1 1097278) (vectors 16 21173) (vector-slots 8 418334 33292) (floats 8 39 233) (intervals 56 468 140) (buffers 992 13)) From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 25 04:15:29 2022 Received: (at submit) by debbugs.gnu.org; 25 Jan 2022 09:15:29 +0000 Received: from localhost ([127.0.0.1]:46869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nCHvF-0007oC-BN for submit@debbugs.gnu.org; Tue, 25 Jan 2022 04:15:29 -0500 Received: from lists.gnu.org ([209.51.188.17]:59418) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nCHvD-0007o3-AT for submit@debbugs.gnu.org; Tue, 25 Jan 2022 04:15:27 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56720) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nCHvD-0001O5-09 for bug-gnu-emacs@gnu.org; Tue, 25 Jan 2022 04:15:27 -0500 Received: from mout.gmx.net ([212.227.17.20]:41737) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nCHvB-0002kE-28 for bug-gnu-emacs@gnu.org; Tue, 25 Jan 2022 04:15:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1643102115; bh=BETKI2rJgDFbktoeijpVg5iWnWmt7nJ++G46hU2UZjk=; h=X-UI-Sender-Class:From:To:Cc:Subject:References:Date:In-Reply-To; b=J8ufD1qRtxBBQF4BcnV8r8AayJ7VByedoAHksOyUK4pIwJTRNN+KyP3etC4FwMVGH QE9QGflCWIvKC+eVcIdXln5OubAITBv7tMhLmitSqrp/drFUmC0RuZzivrVlwxA82Y l4Sihg1iTO0fPSX006i+mAk0ezpL8iCU1Lvq1Tsc= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from gandalf.gmx.de ([79.140.118.216]) by mail.gmx.net (mrgmx105 [212.227.17.168]) with ESMTPSA (Nemesis) id 1N5mGB-1mDvzs1aIN-017H5b; Tue, 25 Jan 2022 10:15:15 +0100 From: Michael Albinus To: schlurfi--- via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Subject: Re: bug#53513: 28.0.50; fido-vertical-mode does not work with tramp References: <1609206003.960329.1643053796690@office.mailbox.org> Date: Tue, 25 Jan 2022 10:15:14 +0100 In-Reply-To: <1609206003.960329.1643053796690@office.mailbox.org> (schlurfi's message of "Mon, 24 Jan 2022 19:49:56 +0000 (GMT)") Message-ID: <87r18wqiql.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:Ij7SNVHQEBUXb/JiB9d3X9VLzO2pvurV7/fG8vaX5sn/MYlXq4D BpMoONVhzxhGIhH20rfgOZZxxyRknOQLFVL6MyN97R7o1yYpKk6KTh+i9jPdMJnXS68cPBa /96d2/AmNJRNWyu8Nn7ObFGwqO8OA+r6zNTLee5Z0PwgukvJwT3v4S5F9aaXqzbeflW6gUn r9GNKdord1fm6IVB5F06A== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:9zhXjcnt9wg=:iQCHpdgne3YATUwulcRXFD o4R5F4wxEpv77h8wt3BNN/zIvkfd2Xe/IGsjNY4UTCvNEuRHXNsxMX+6Q6xd7Wz3TSG/i9cSw nVtHKf4sI1yiP/cJAC3tRwzA6w/l6Z3hxUIcaGd5HRt1jzG/MOu5nLPF2oFBrmAM+IA8F1wu1 jNXwR/NJisp3JPB6lCqZIqG+xqEtJCPreJpQUtgORlTaprEMAQfsESBq3LCoMePl7a733gA7V oMWG2TXhIjF5emzZWbr+ExEI3bqrq+WtlycjnY+OmUyLyvKw8nEULKg42Go3oFzDSCV4Op3H6 VxXWHbgdE2pyg5Yhgybq5ong4BanvioR7djC1fNpP8zqFqDi1ef24LWesuJtTnBhSrQXSaUGw I9jP6QMUgT+j5gz+7HXh03jb8W8xRue5dmeei8POBoGTwbKMcPVApMUO0VA8NYHnZ0UebxnFy T2ke2LWSyOFNnolL1YDAAd3l76krxkToOqAWMlGnWJRDp0xGrkR4K+DM+8nEu9bXqUSK63Jpb ag4dnJ2E9CejSquciQZ9LddJgyNAuUi7TwO8b5sSOTobAQ6x8VfTZRvb8lnFBatt/bAWGUqzV +ML4qS+YxRbPU+wTbl/Wei8Vtga25DfRTN1Ya2YmBQdP3r7o6t2ZNeVBfUrhgArlLVpiVn5y8 i4F8pHNSlqicCp2s5RpPMxv0xMydG3rhTi/EIkoTyXt4Iq6XOeKXdAJLe8NG8Pc9l3yk4yvnr 4m5CBZ/pI064tzNZ1+1BnJYE5F0iZG4YyHffZtrOyJJ9syfq1t6RwaA+OhB9spuI7CrFp6Ldu KFyeBB2CeBfnmFknnnDEPrbq02AND2uMHcWQHDXL0tIj6RxYfr5VLNxG/V8YhjtmRcD+UNFuE OEAsqzCAfuTKj7EWEyRraa1qIxcol0opYpfQraESevrwLhIqTh9gFWdC2qyf9/FlU+rNAAxlh 7DCG94iAHE6UeMaJP18evAMedz9ig+JfLh2WKa6b2Hv0qBuC3l5qyPWKrFiXmRq0/Vfyxt7L4 KEyFZBbjQI23/20KfrWJHOWR3RhRz/bm5HPtr4QijBsxIH4+pY/SKG5XcfI6GSoFu1VY4qagp OBRPv8/Lnq4dG0= Received-SPF: pass client-ip=212.227.17.20; envelope-from=michael.albinus@gmx.de; helo=mout.gmx.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 53513@debbugs.gnu.org, schlurfi@mailbox.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) schlurfi--- via "Bug reports for GNU Emacs, the Swiss army knife of text editors" writes: Hi, > emacs -Q > C-x C-f > type: "//ssh:" -> expectation: start completion, first host, then > directories / files on host. However, nothing meaningful happens... In your recipe, ypu don't mention enabling fido-vertical-mode. Running your recipe as-it-is works for me as expected. With fido-vertical-mode enabled, this is bug #51386 and #52758, I'm merging this bug with them. It is an unfortunate problem Tramp cannot solve alone. > Note: with only fido-mode, it is possible to open a tramp connection, > but trying to change the directory deletes the whole line (//ssh:...) > instead of only the directory. This means one has to start from scratch > typing the connection details etc. Hmm, this I cannot reproduce locally. Perhaps you have typed three slashes "///" in order to change the directory? Could you pls give an exact recipe, starting with "emacs -Q"? Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 25 04:15:58 2022 Received: (at control) by debbugs.gnu.org; 25 Jan 2022 09:15:58 +0000 Received: from localhost ([127.0.0.1]:46872 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nCHvi-0007oy-LX for submit@debbugs.gnu.org; Tue, 25 Jan 2022 04:15:58 -0500 Received: from mout.gmx.net ([212.227.17.22]:59725) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nCHvg-0007ol-Dt for control@debbugs.gnu.org; Tue, 25 Jan 2022 04:15:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1643102150; bh=0nU57VhyyGVENKzbVX2j86FHpQIPyooRXrzWIao/cJU=; h=X-UI-Sender-Class:Date:To:From:Subject; b=lOG2lPa5YaWQ1IRR8BClNX7tqG8JmHD6bA8bzN15Voox+us7Wl32bbWRXBS0ANhEk Q6Itafx2yjmXbb1EyTZhBuyjWoPUSK5ZPyM6fWYpKiBm5JV58w4EzxoGnd+ZFLOSCv h3vNAI4zTWF5INOV+LruR2k0JIb4f2Iy+oLeN+kM= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from gandalf.gmx.de ([79.140.118.216]) by mail.gmx.net (mrgmx104 [212.227.17.168]) with ESMTPSA (Nemesis) id 1MJVDM-1msY7a2k6i-00JsZs for ; Tue, 25 Jan 2022 10:15:50 +0100 Date: Tue, 25 Jan 2022 10:15:49 +0100 Message-Id: <87pmogqipm.fsf@gmx.de> To: control@debbugs.gnu.org From: Michael Albinus Subject: control message for bug #51386 X-Provags-ID: V03:K1:rbE7fuR2TkxHrrMVgmBj7GZnKgiO6FjJ6nNfsWCKsKUxlLai3+Z t62iGjk1T91lHZoPF0Eh30Ipycbmv0YrqVJ4jxEbQyDiWQQ0SYyEHNRpSQUTPw5ZFFn5Bdk aDTkS3IVhfA8YGxUqOMQow7noDNNggonUrDvonlQ8tZ3ftSetWSZ2ukIeZoajCYYDEVK1iG iCdblAJSCMnd+rXq2Hn5g== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:f1g5Y6ckGlE=:a5GPJ/r7vtEJXDc6e0pcjE sXcFQKPNNEZY16/3aGmLbchVX5gbe9lM3sSd/UXe8DP6nwcdnO2AxntETG3RYOHEusd+ZBjWI K7pJW9O3k60QzweyfKSK7/CPo0/mbOrKTJobjtDOxRySmYYvJZ/qiCoHa4ObXrQNyBDCmpQvd enhSZTcyRQbN3LCf2b933FbbMHKc9+e44mApsml6pWAJFFklwDxTzZ9gsRk1qw/mWLQVBUMXF 4N07v7fHg7jauneOij3nq1+qkIWg10XEepJhaADi4+Fzk4FG3Bzt/PN0Ow3793h2J03S7X9t+ yugdTthggXsW5TMhJxtnV5RIaDM+hNaDJFvVlUHMATaSFFO+Q8pk0lh+MM4TY0MF46pan0+Oe RcvjsIAvs8OJavja4c0XeKWtDCw5zBiZydUnhaJZmGdtsKIdAZ3Fid49r4UHTtLhQq0P8JMC6 XM/HyOufp1b8keaPO6r8IgcMdEuYQmSL6N6b4stMwKl3KDAmu6L3qlrGdFrEaXq3M1Z4ipq0R CCZCGDtwwzc8ppUMZOkLYS1dURtz4jpkSNlkgZr/pdZ7oaed3Z1v3kLDlz//lyyxmWjnB6Bnk g7iYwni+V0eReOAtt54Frd6iWraBkucVQGBf00MsqvHuhSfkT5PTf0Z4gbLakuRn3/NZldUXh cFyjvmLpWvA0SQn7/zSVryqg4kB6z7Jh9gLRplTOCojUHxgeEZXqQ5W1k4eH3ntYZD9EMOFfG dop82NBCZjiKv594u7LwJUvmvMFKsisl8KLBmkwBaQqwxfJACtDx+VHI5B67dTuf0Gscw/lfm svUu57uwmz+/VIhxvRQ0QERIheGf06Q8dF35uilGs5nkUf+8hNOrgljAiOI+JiwTU4sXepK6m yIhj7JPz//J8PNYwXK/s6oQobve6y5poMUG6VyOr3YpmM3KPHaa62PIFDlQd58M+ogqNetQXj nQ3Ujgdb0ROob4csJWdxtsCMLFuDBG2552gNf3HKQE3JOfxCCFPU0xcqepuZRQOyzpFSz/VUB GY+vw0D3cR6W+RI/QuzLZ3uy4S7CVqa2KM116tW4WqnUnULQDklb14Xh2gtf5BoJn0UyLssQR PtVqdXjykAPx5k= X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) merge 51386 53513 quit From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 25 07:21:25 2022 Received: (at submit) by debbugs.gnu.org; 25 Jan 2022 12:21:25 +0000 Received: from localhost ([127.0.0.1]:47214 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nCKpA-0000Vx-Nt for submit@debbugs.gnu.org; Tue, 25 Jan 2022 07:21:25 -0500 Received: from lists.gnu.org ([209.51.188.17]:54042) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nCKp9-0000Vq-Uy for submit@debbugs.gnu.org; Tue, 25 Jan 2022 07:21:24 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57834) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nCKp8-0005pk-0F for bug-gnu-emacs@gnu.org; Tue, 25 Jan 2022 07:21:23 -0500 Received: from mout.gmx.net ([212.227.17.22]:43625) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nCKp6-0003ZG-2E for bug-gnu-emacs@gnu.org; Tue, 25 Jan 2022 07:21:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1643113271; bh=dpR2SHS90GN2Ij5ca8+qL63GpA5NX0ctQNyeUvYWeno=; h=X-UI-Sender-Class:From:To:Cc:Subject:References:Date:In-Reply-To; b=KI0xqdnf6+Lh2plOf4XS5mTWxpOG+PqiamLO9CwPATo0+OPmIs7yh494S3+ySZF2f NhsygwbVXKsVjtmwPx7vcslC04wj8xafZXcxJJEj2Y7AGRZ4u52oUf/vYVCUie4S3x wxlpIKgUVpPTuaLzrJY55BqdsPZ5Y1/A2DyPDSm4= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from gandalf.gmx.de ([79.140.118.216]) by mail.gmx.net (mrgmx104 [212.227.17.168]) with ESMTPSA (Nemesis) id 1Mzyuc-1mO6NN0nry-00x1w2; Tue, 25 Jan 2022 13:21:11 +0100 From: Michael Albinus To: schlurfi@mailbox.org Subject: Re: bug#53513: 28.0.50; fido-vertical-mode does not work with tramp References: <1609206003.960329.1643053796690@office.mailbox.org> <87r18wqiql.fsf@gmx.de> <405491242.990922.1643103345608@office.mailbox.org> Date: Tue, 25 Jan 2022 13:21:10 +0100 In-Reply-To: <405491242.990922.1643103345608@office.mailbox.org> (schlurfi@mailbox.org's message of "Tue, 25 Jan 2022 09:35:45 +0000 (GMT)") Message-ID: <87lez4qa4p.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Provags-ID: V03:K1:tCWbAHQQPVvLfKSntRLRGekrFDDwAvoBj6Ratqlekh5gmMcezR5 tjcTehLdUe0XiAd796QfYk6bPW1I01VoxQQqJ3LtRNA9EQ2cI7VmEOFdQeaiw2Sl23Zjd6P cbwSfEwR92/2/d+9MGmhk1bl1PVbdo8HT7mQDPyisXz7GBWmCB/M3PuFLRsF6rXRqZ+HVqH CTbl5M6996cm0RXi3/TCw== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:qn85+TLE+uE=:ZqWSrLv1STFr32JzVzpG+9 2Yd8EZYa718WRtU0/ov/8KpAsKTgkP7gJy4gT95fLqDKrSMMyo3vZXDuDTzqX7rlrQbpMtLYA 7634aXdiz7H+RExjM9NfdX1RLkvPGqoIP8fsbwv33SX3dEtxdo0UJxIkZJsxe+t7g328OSW1o ljrHgrBEL8nyTqm+wPIu0FtNeBIJEHYo53wAGIVm5Nd5ZU4gRTiyILsNomBFplG5/ons77Dhy ltkz55guesNQZkzg1qXQdiDaakMRg3mnUHtIF9Xnjo6aHUEHEApYdF2N8W5l5hkbaOwq46gXK VZIALJAIC9LqkTJvFCTbsvBbkJikbpOIAt8jS2DHJcqfjoBKLUP3Paf7747a1sDjBizsqgcu2 Q/X77Mhir2Ui505kfqWCShO90Shu/SrzNtd1V3CqCxdZKcEfU1EGkO+Zxd399gGoRMP5DfA9n EjirIYWsoPuDa/tDADieMnQPZ89N0G4otZ/mnto3aGopOtko3FSGBiLNjo1fzOilkyTGvN9bh 95SH13u6cW5LaJleCmRqqYnZe4TPsIK2rCqyaA5hxHgC4+7/anhntesuRVS8w5WLDyIP1EUuo OZNVrYDZPE77Hx166XTfYGGAWmYmObNnTv0vBg5jg5q33SAO94aeKAWJnIooHpTAnaOmFvjUh D4zd3vOZ6l5Lr5o/5iS8v3cA3RygKolrrfy+Qy8bWdOYSjbhSAPSTqaAcF2D9PQsYdeZvQnqp aevDQorSucFQxRwbde7fM69bh0A6MBr1ttDdvBZm1bC8j9D5hARmdn0evsjreJuGks1GtqbHb fZXGyURtnTPp9ZNbPlQWVas5pbunsW7AJF8W0l8GTj+9ONJxEZ9m5+lUo/uGoNWZrXGIaqZbQ RwcoxW0yEzWMekw2m+ll8ZHrq3Jid0n5sI0zea235HrSNucrx9UoMoXDccpqqI6w1l+ersuAM u1S2iQkjx65r8xwSj2vTJ2MXfqTaJZbuWMKxwgbUulfqPXg+zeyXk00OHI/lME0fQAlfapKlj TqzSQT5T2nncQIpzKh4yfppZVmtGHxmV3JI41VqRPrJUYYKMkvGhepLGijlUhA5nFU2D85VSw xPI0v/2l/z8inI= Received-SPF: pass client-ip=212.227.17.22; envelope-from=michael.albinus@gmx.de; helo=mout.gmx.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: "schlurfi--- via Bug reports for GNU Emacs, the Swiss army knife of text editors" , 53513@debbugs.gnu.org, =?utf-8?B?Sm8=?= =?utf-8?B?w6NvIFTDoXZvcmE=?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) schlurfi@mailbox.org writes: Hi, > What I type is this: > > emacs -Q > fido-mode > C-x C-f > //ssh:hostname:~/ > DEL > > for me, this then deletes the whole line.=20 > > fido-mode > C-x C-f > //ssh:hostname:/etc/ > DEL > DEL > > also deletes the whole line, maybe that is what is suppoused to happen? Indeed. The function in question is icomplete-fido-backward-updir, which behaves as described. It doesn't take into account remote file names. Whether this is intended or not, I don't know. Bug#43925 covers this partly, but it isn't about remote file names, and it is applied to Emacs 29 only. I've added Jo=C3=A3o T=C3=A1vora in Cc, the author of fido-mode. > Thank you!! Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 25 08:13:56 2022 Received: (at submit) by debbugs.gnu.org; 25 Jan 2022 13:13:56 +0000 Received: from localhost ([127.0.0.1]:47333 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nCLdz-0000KR-9k for submit@debbugs.gnu.org; Tue, 25 Jan 2022 08:13:56 -0500 Received: from lists.gnu.org ([209.51.188.17]:50580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nCIFQ-0002AC-0z for submit@debbugs.gnu.org; Tue, 25 Jan 2022 04:36:20 -0500 Received: from eggs.gnu.org ([209.51.188.92]:60638) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nCIFP-0006gE-Qr for bug-gnu-emacs@gnu.org; Tue, 25 Jan 2022 04:36:19 -0500 Received: from mout-p-201.mailbox.org ([80.241.56.171]:45520) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1nCIFN-0005oe-Qo for bug-gnu-emacs@gnu.org; Tue, 25 Jan 2022 04:36:19 -0500 Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4JjhYK3qmlz9skf; Tue, 25 Jan 2022 10:35:49 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1643103347; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=BasBhfDsnfnGSzaj2FmNzOymz7qSQCwoRHSpQw6S+zw=; b=kQrYl/RTUyBXverngsd92rmt70MPfav1zbE8egnzww6Ey2aIFv0Wfe1cj8HDzES2qlF3Qk /V/hkaa2Hm8ZzPK/WaQZXnJ0TAXTLNUxyyzrYOkJNv9pkTnyIOKys8cXqUiDkKpE8auZTi w0YEdRIIzXGyaTyS08A9lVByIqldFxtlC6ZH5xaJV7he+wwiobXk6Hehl06ofNbXs0wpJo tci9mrrRSVoO2MatDbA7JBOvPcqZNXajYQ/NwePkPMxuVvvJisshwyNnL99IBIOy7++sjg /hyrWOkpgt8tJk6dv2DIkULp4CkR1tng42WcRHGLXYyc3Mqp/6146DCfjpMdRA== Date: Tue, 25 Jan 2022 09:35:45 +0000 (GMT) From: schlurfi@mailbox.org To: Michael Albinus , "schlurfi--- via Bug reports for GNU Emacs, the Swiss army knife of text editors" Message-ID: <405491242.990922.1643103345608@office.mailbox.org> In-Reply-To: <87r18wqiql.fsf@gmx.de> References: <1609206003.960329.1643053796690@office.mailbox.org> <87r18wqiql.fsf@gmx.de> Subject: Re: bug#53513: 28.0.50; fido-vertical-mode does not work with tramp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal Received-SPF: pass client-ip=80.241.56.171; envelope-from=schlurfi@mailbox.org; helo=mout-p-201.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 25 Jan 2022 08:13:51 -0500 Cc: 53513@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) > On 25/01/2022 09:15 Michael Albinus wrote: > > > schlurfi--- via "Bug reports for GNU Emacs, the Swiss army knife of text > editors" writes: > > Hi, > > > emacs -Q > > C-x C-f > > type: "//ssh:" -> expectation: start completion, first host, then > > directories / files on host. However, nothing meaningful happens... > > In your recipe, ypu don't mention enabling fido-vertical-mode. Running > your recipe as-it-is works for me as expected. > > With fido-vertical-mode enabled, this is bug #51386 and #52758, I'm > merging this bug with them. It is an unfortunate problem Tramp cannot > solve alone. > Indeed, I forgot to add "fido-vertical-mode" to the recipe, sorry about that. > > Note: with only fido-mode, it is possible to open a tramp connection, > > but trying to change the directory deletes the whole line (//ssh:...) > > instead of only the directory. This means one has to start from scratch > > typing the connection details etc. > > Hmm, this I cannot reproduce locally. Perhaps you have typed three > slashes "///" in order to change the directory? Could you pls give an > exact recipe, starting with "emacs -Q"? > > Best regards, Michael. What I type is this: emacs -Q fido-mode C-x C-f //ssh:hostname:~/ DEL for me, this then deletes the whole line. fido-mode C-x C-f //ssh:hostname:/etc/ DEL DEL also deletes the whole line, maybe that is what is suppoused to happen? Thank you!! From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 17 11:42:36 2022 Received: (at control) by debbugs.gnu.org; 17 Feb 2022 16:42:36 +0000 Received: from localhost ([127.0.0.1]:52577 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nKjrW-0003WJ-MG for submit@debbugs.gnu.org; Thu, 17 Feb 2022 11:42:36 -0500 Received: from mout.gmx.net ([212.227.17.21]:45433) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nKjrP-0003Vr-UL for control@debbugs.gnu.org; Thu, 17 Feb 2022 11:42:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1645116136; bh=cPKHispBJWTmQkoXkbCsM+WbWnTKJhF1AiiYnb8hIGA=; h=X-UI-Sender-Class:Date:To:From:Subject; b=PFrk3eIxUGy+3+p8AsWdUOkDQk+f1NKcvmkD9IWLsJ+tdSD+96Uoft6jz5/NXDUhc lSr1duF1NBhpg2HPIfY5pJ4IxtTr03vnfnt6Zulk7AmD1AH1gGyWwLD7yUnQHnl6cn FtqCVEiMcZ0eHeUowAFGHoVVq3JI07w4b+ByN0PQ= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from gandalf.gmx.de ([212.86.33.206]) by mail.gmx.net (mrgmx105 [212.227.17.168]) with ESMTPSA (Nemesis) id 1MTRQq-1nhjHQ1NbY-00TpjS for ; Thu, 17 Feb 2022 17:42:16 +0100 Date: Thu, 17 Feb 2022 17:42:15 +0100 Message-Id: <87mtipphqw.fsf@gmx.de> To: control@debbugs.gnu.org From: Michael Albinus Subject: control message for bug #54042 X-Provags-ID: V03:K1:3xWjro/jxvldupUWZK0SgOt1NUEsMQ4OrJDZo3dGsvh3KEEya0Q JlAHxXkThnPOjX3UDDgX+CBooM6Qsw5avmSBRcKp0Xjup0XF282Pf3DHBUhMnFgwDxxZpw4 +y4Jb887OHryn2NFYFv9SsDriIU+WPgOduVLuvYhnmo5e+Hk1tgdIqR/wHvhVNwSVuq08fs 76ysUXRKom04N9SDV96aQ== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:myYLjE/OzcE=:59wE4ul2W+uU8+W8wpf3Ux pv1FrEpfe/akivh6gI09WFFFlk0GPdPiUxl8RyabExF4pczWbLYRJ93ydK0Ted55wAVF4Yvut C2rlp8bJkWeKXJxwVB/9dt/K9gqdlL33SlHcSpdH6GXZE6FeTlQQ/1uWQn9tYJAZaRwYdctw1 OQrxA8k1m57Mvtr+UGrjEpHNF4bWoMxQQxhB4x9Yd36x8bG7mOfGndZ8uHU1ndOd/tOTvjBs6 Uaqoxei9xQ8+vFL3SL9da/XqxHmeCWfQcxnOqYlGcxg2IPcKeRPi1Xz80nMLKzadi3vGyae6W UtcILx32FVfoXHerDqzyrxPTlihmLKWXVuQmxHRlunkuVGU7CuEdhcYp4c1UelN1CriSG+ERu wK9gBacyXuAOJD/ruxwRvxNp1lcdyyIkgegSTQVQD/oLt4kPREKaqh3HMDQGOZyQr6kjYOHOl han1fX7oj432YzA0gwf2e6BmP6KpoXhg6Pe4u6GGWkdlKKD7nJpWa04hkZ6xkr4nQ/jOG0aIJ tNYjeH0HxngZiOFQdPjStrdsoiACJejPASCUIBDMy9qFMblBN3/D3LxETDR3QiDJkk8j78uLc IWDH0dPfyDvHzQFs3FhhvEwZ3OWlCKlXuuEdTNkx8OV29JnC88babK/qioTq+yZEXyKxjT4ea +beaLLB59dolujUmUKpnuePaND4C6CZc3Eg3RY85UBjFOSmMLXAh80QV7mjAqFxLtgE7y375B HVmahcIzwybB3zLEzVgrgKAvpwnH7VjiVH49LfdAjOHYc4jaF0zxBCymbyyNOMAQ95X03+2+0 AlYgceqFvqaoU1j8cTYNOJ94rVW9wF4M2H76UXCM/oO5lXOYMjL+0s4MLQXixqKSv8k+yPNxC uXVvS4U3QzI4o55wT1GAtnNoAOVI8KTOV/7aRW/JkFAI6mjpyc3dDyH4UBuwq4eME1zcfPoW8 5h3VZWxbE3ytpEKgY5O1IAsM1vvxkE1KxZ7rNg3doiLduY7B6zFpJkw7kjf5yWZdLhqeILa6M 2zgFVQ6COWqZaTpiy02xB3iJl3wDsCEPB5CWbxR6vxYjdGZtZEEf3TaIbUctu0xD0Yv4SQrcj DnLwYizFQNiVe4= X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) merge 54042 51386 quit From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 03 03:53:04 2023 Received: (at control) by debbugs.gnu.org; 3 Jan 2023 08:53:04 +0000 Received: from localhost ([127.0.0.1]:44677 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pCd2d-00083a-Ps for submit@debbugs.gnu.org; Tue, 03 Jan 2023 03:53:03 -0500 Received: from mout.gmx.net ([212.227.15.18]:35727) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pCd2b-000835-En for control@debbugs.gnu.org; Tue, 03 Jan 2023 03:53:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.de; s=s31663417; t=1672735975; bh=vFs6Lt/Q75lFDxK0F7MNWxA0xBTsx/RGqL3ZlNeX32M=; h=X-UI-Sender-Class:Date:To:From:Subject; b=e82y02n44HUrKTGJ/SN6oKs4OCDI6AbRWaVarLRE/77PixybmFZ/oMSRLFFJPomWe 6c296e8FNBhx/5saJbfjHGJ5CfljSiifZvG5q+Y5guRbS+0hYwE0BHFBuhXbpwip7F 7teyeLWoQi2O+l4atOiuN3WVT5dquZizWB1IesKTsOsKoKMDMhTr8wLmqfyZaoyUhs 7+oaYbEKUJx5SHH85f8W1lyZzhKV9HKsXpdYXoy54VRx9C10qo8/KZndwezpCuaGRd M4V3VpjupancfbEEMQ70xurMc86ONuOrCkv970y+8PRLDdDqfHzZTlxyH76CA1fJsU 3Twt4qqASKHnQ== X-UI-Sender-Class: 724b4f7f-cbec-4199-ad4e-598c01a50d3a Received: from gandalf.gmx.de ([185.89.37.45]) by mail.gmx.net (mrgmx005 [212.227.17.190]) with ESMTPSA (Nemesis) id 1MV67o-1pLs9J2xV8-00S58X for ; Tue, 03 Jan 2023 09:52:55 +0100 Date: Tue, 03 Jan 2023 09:52:55 +0100 Message-Id: <87y1qkc848.fsf@gmx.de> To: control@debbugs.gnu.org From: Michael Albinus Subject: control message for bug #60505 X-Provags-ID: V03:K1:Wh82Qq/MIHqr/Glr/D49dHQGj7T5/P9bvY3ukGBBWrWKOw6FNyN Y2jCu+CQNLwhhPpEJQ3p4SHkql+EAfAYCdNGgGBGpjgpdz9NAsK88n68dzNFxeXbmYCcWs3 OX3f2gbihRJZKSlNkQQB4snLTvmeDfV/oBzlwIyV845z4x7VxX3we+waQJnMnZHTBHtIGFx WM1EHCS8HwoRUkZ2mn20A== X-Spam-Flag: NO UI-OutboundReport: notjunk:1;M01:P0:2/Fb7yxDIjg=;4ScHUf0Yfa1T45xOpTcLUjB+JDC c0gBV/jDiD66G7zGHi/Q3BaO+HcgQqL90WAU9+vJKjn887yjclWB/71y55lqZ+amsyOlTSLfJ 3ANauThDVimO8T1JgKFJwvDEnWhVRzPRiaQG9RMtduxhid4kZb3ZJAPyn5RW0trOuq7n46VNR t8NeqM4YmSn9dghgY2vkhEndPozJ4idLPd+R0GoUA+3punkx0TdnWYCoYe5vi1TRuO5ppmcoK QOz+fkZrb/nsFDRdxsPtEGBGA0DwOdaVMiZCx0GCRlzOIjT2OkqsR9T+6jys/+sKj664WIuFC zTlaw8qtg/CH8k4IxsFt9HD3AAsFcLlzWeEt7W8Hf+r3EjIllAVAoLCQ5jsdjpBIti869+Tok Eliz3YFKWE2VG6jSj/+2kpzU/AuZNm9Clr+ymxyy/EccT1Iasthc+VFtsKZXj5k6D9lcCJ2O2 Oy0ne++dXWUyIzmiJ79OI6xmVfWYUb7mH+VQeJ/RgdVAXngFNGoCg9uLF6iVRtH5j4U64NLaL 3v+wsIn2sgYQRyPoPTHXeLLI3wzy6g4lCAppoK7/KtheKFAQt5x7RUqzykelZlpIhcq2nkczc qyzeBGHsP7dWVYPiE70z/4esSQXTdsnfjQgY871WKipdGz97Ijad6gd3lFYA7KsgVxVGImMsL 1n9nCcGsOflJYB7UsOK4pcuE27UD2ceW3KUXs3k5UNOlA89UZBIJ3WBfCIKvzxlUElfHIwgHS yRMAkGtrQzJ0j3c9rQ0FL/UGXyREmaL0Y2hvGmkcIbn2S2t/4lBmNularj6+JycWqLcK8t0Ei Q3Q4sC7R7f+3Qd0P8IO82wBNnqDbC+hYaNNeSZDVuluvJO6smuncqvCmiSd3HI1Pk8F9PvEnD cKKREiRSfs9pH91j4dbYmnd0SpYxJvYwlVD44Bniseb/nyYPROvaCpM4Y9kt34eKwioJ6VSNJ oqd163Hbcy7v6dZiIufZNhUfj+Y= X-Spam-Score: 2.9 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: merge 60505 51386 quit Content analysis details: (2.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (michael.albinus[at]gmx.de) 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [185.89.37.45 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [212.227.15.18 listed in wl.mailspike.net] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [212.227.15.18 listed in list.dnswl.org] X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.9 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: merge 60505 51386 quit Content analysis details: (1.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [212.227.15.18 listed in wl.mailspike.net] 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [185.89.37.45 listed in zen.spamhaus.org] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [212.227.15.18 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (michael.albinus[at]gmx.de) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager merge 60505 51386 quit From unknown Sat Jun 21 12:28:57 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 19 Mar 2023 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator