From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#44608: [PATCH] speedbar bugfix: only replace '~/' when it appears at the beginning of the path Date: Sun, 29 Aug 2021 22:17:13 +0200 Message-ID: <87y28kc8fq.fsf@gnus.org> References: <87y2j5tvql.fsf@igel.home> <20201113185138.1333727-1-dlenski@gmail.com> <87eekvzzto.fsf@gnus.org> <87lf5mhcbb.fsf_-_@gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14016"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: 44608@debbugs.gnu.org, Andreas Schwab , 44622@debbugs.gnu.org To: Daniel Lenski Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Aug 29 22:19:01 2021 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 1mKRGf-0003NI-49 for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 29 Aug 2021 22:19:01 +0200 Original-Received: from localhost ([::1]:44316 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mKRGe-0000EC-5w for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 29 Aug 2021 16:19:00 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36508) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mKRFi-0006tH-It for bug-gnu-emacs@gnu.org; Sun, 29 Aug 2021 16:18:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:45947) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mKRFi-0006tZ-9t for bug-gnu-emacs@gnu.org; Sun, 29 Aug 2021 16:18:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mKRFi-0000AT-59 for bug-gnu-emacs@gnu.org; Sun, 29 Aug 2021 16:18:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 29 Aug 2021 20:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44608 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 44608-submit@debbugs.gnu.org id=B44608.163026825932758 (code B ref 44608); Sun, 29 Aug 2021 20:18:02 +0000 Original-Received: (at 44608) by debbugs.gnu.org; 29 Aug 2021 20:17:39 +0000 Original-Received: from localhost ([127.0.0.1]:57487 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mKRFG-0008T8-Nm for submit@debbugs.gnu.org; Sun, 29 Aug 2021 16:17:39 -0400 Original-Received: from quimby.gnus.org ([95.216.78.240]:55912) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mKRF6-0008Hi-RE; Sun, 29 Aug 2021 16:17:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=1SgxLnxnfHV7N8MzSHCneg64y2vdKD5siysLhq0oHYE=; b=V8wnFd/Z2keI9Zpwv6/XsKiy7h OnyTxVoqPJ97SL9Vky/sWoaQThbA9P5Vj4k4nGvlqwB0CDknvKWoo1Q/2JjHNANL82hHgajWx4mc2 2WS6zJWEtncFbc1AnZwU2+5Z0cKznkF4e2QY7lIUEnGYXDzKX/ALyTN3X0QXxBPzDPH4=; Original-Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mKREv-0003Zx-PF; Sun, 29 Aug 2021 22:17:18 +0200 In-Reply-To: <87lf5mhcbb.fsf_-_@gnus.org> (Lars Ingebrigtsen's message of "Sat, 31 Jul 2021 14:56:08 +0200") 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:212965 Archived-At: Lars Ingebrigtsen writes: > And now I've reverted it, because it doesn't really look like it could > possibly be correct. > > The URL is dead -- do you have a test case that demonstrates the > original problem? More information was requested, but no response was given within a month, so I'm closing this bug report. If the problem still exists, please respond to this email and we'll reopen the bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no