From unknown Sat Jun 14 19:48:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43794: Hyperbole fails to handle file: link with a trailing :line-number Resent-From: Robert Weiner Original-Sender: "Debbugs-submit" Resent-CC: bug-hyperbole@gnu.org Resent-Date: Sun, 04 Oct 2020 15:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 43794 X-GNU-PR-Package: hyperbole X-GNU-PR-Keywords: To: 43794@debbugs.gnu.org X-Debbugs-Original-To: bug-hyperbole@gnu.org Reply-To: rswgnu@gmail.com Received: via spool by submit@debbugs.gnu.org id=B.16018250589286 (code B ref -1); Sun, 04 Oct 2020 15:25:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Oct 2020 15:24:18 +0000 Received: from localhost ([127.0.0.1]:46595 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kP5s1-0002Pi-Qa for submit@debbugs.gnu.org; Sun, 04 Oct 2020 11:24:18 -0400 Received: from lists.gnu.org ([209.51.188.17]:53092) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kP5s0-0002Pa-7q for submit@debbugs.gnu.org; Sun, 04 Oct 2020 11:24:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50436) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kP5rz-0001Bs-TU for bug-hyperbole@gnu.org; Sun, 04 Oct 2020 11:24:16 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:42374) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kP5rz-0005Ei-KQ for bug-hyperbole@gnu.org; Sun, 04 Oct 2020 11:24:15 -0400 Received: from mail-lf1-f46.google.com ([209.85.167.46]:34535) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1kP5rs-00037H-Vh for bug-hyperbole@gnu.org; Sun, 04 Oct 2020 11:24:15 -0400 Received: by mail-lf1-f46.google.com with SMTP id u8so7962515lff.1 for ; Sun, 04 Oct 2020 08:24:08 -0700 (PDT) X-Gm-Message-State: AOAM532H74INtvvnsHSYP3nNBPEgBEJBb31cOX6eVw0dL+z9C4Q9XkHF 4GH2wEc9RkfIwrKcfEQpdUYwHgBF8Yb5NpP7Xt4= X-Google-Smtp-Source: ABdhPJzY223DDLOdGMc4KzKGH3WCze9qPPAHNr+cOmZhH950TVgrUEZNzIuSORD8759QatFMiEcGHj/RCSRdDUVw7Po= X-Received: by 2002:ac2:4a73:: with SMTP id q19mr4574520lfp.569.1601825047246; Sun, 04 Oct 2020 08:24:07 -0700 (PDT) MIME-Version: 1.0 From: Robert Weiner Date: Sun, 4 Oct 2020 11:23:41 -0400 X-Gmail-Original-Message-ID: Message-ID: Content-Type: multipart/alternative; boundary="000000000000eefc1605b0d9f413" X-Spam-Score: 0.2 (/) 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: -3.3 (---) --000000000000eefc1605b0d9f413 Content-Type: text/plain; charset="UTF-8" Sasanidas commented 2 hours ago I have this output from xdebug(php debugger). step_over 17 | step_over > break/ok 17 | file:///usr/Data_2/Programming/drupal-9.0.6/core/modules/views/src/DisplayPluginCollection.php:62 The path that is showed have a number in the end, delimited with : , that indicate the row of the file, but when I trigger the Implicit button, it doesn't take into the account the line number, it's just creates a new buffer with the full path, the dots and the number at the end. My question is, what is the correct approach to this case, should I change the Implicit button action, create a new one or maybe change the button type. Thank you. [image: @rswgnu] Owner rswgnu commented 1 hour ago You have found a bug. Thank you. We will work with it and resolve it. --000000000000eefc1605b0d9f413 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
=C2=A0=

= Sasanidas=C2=A0commented=C2=A02 hours ago

<= table class=3D"gmail-d-block" style=3D"border-spacing:0px;border-collapse:c= ollapse;display:block">

I have this ou= tput from xdebug(php debugger).

<=
code style=3D"box-sizing:border-box;font-family:SFMono-Regular,Consolas,&qu=
ot;Liberation Mono",Menlo,monospace;font-size:11.9px;padding:0px;margi=
n:0px;background:initial;border-radius:6px;word-break:normal;border:0px;dis=
play:inline;overflow:visible;line-height:inherit">step_over
17 | step_over > break/ok
17 | file:///usr/Data_2/Programming/drupal-9.0.6/core/modules/views/src/Dis=
playPluginCollection.php:62

The path that is showed have a number in the end, delimited with : ,= that indicate the row of the file, but when I trigger the Implicit button,= it doesn't take into the account the line number, it's just create= s a new buffer with the full path, the dots and the number at the end.
My question is, what is the correct approach= to this case, should I change the Implicit button action, create a new one= or maybe change the button type.

Thank you.

3D"@rs=
= =C2=A0
Owner

rswgnu=C2=A0commented=C2=A01 hour ago

You have found a bug. Thank you. We will work with it and = resolve it.

--000000000000eefc1605b0d9f413-- From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 05 16:28:48 2020 Received: (at control) by debbugs.gnu.org; 5 Oct 2020 20:28:48 +0000 Received: from localhost ([127.0.0.1]:50648 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kPX6E-0004Ra-07 for submit@debbugs.gnu.org; Mon, 05 Oct 2020 16:28:46 -0400 Received: from smtp.egensajt.se ([194.68.80.251]:37076) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kPX67-0004RG-Fc for control@debbugs.gnu.org; Mon, 05 Oct 2020 16:28:41 -0400 Received: from ernst (c80-217-131-84.bredband.comhem.se [80.217.131.84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: mats.lidell@lidells.se) by smtp.egensajt.se (Postfix) with ESMTPSA id 6F20A206F5 for ; Mon, 5 Oct 2020 22:28:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=egensajt.se; s=dkim; t=1601929712; bh=qcfBmB87D1O9AhFw8tVEaQJrR61sM6YY2ualT5nAawU=; h=Date:To:From:Subject:From; b=GUIi2zULokNYSqegD730BurqG3zpjd914CGi1qQivkVUxT5o/FdxYUl1lf4LngQw0 ePDdYMpSLQOy9WuQ1Xw6Vif5ORHi4jILZHof/664dEtAnyEmahkizksVa1aDTAU3yS UdLKLA922HTnHpRgQaLfR4C3HVzOsBqaCjL9LHNg= Date: Mon, 05 Oct 2020 22:28:32 +0200 Message-Id: <87imbopgcv.fsf@lidells.se> To: control@debbugs.gnu.org From: Mats Lidell Subject: control message for bug #43794 X-Spam-Score: 0.0 (/) 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.0 (-) tags 43794 + confirmed quit From unknown Sat Jun 14 19:48:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43794: Hyperbole fails to handle file: link with a trailing :line-number Resent-From: Mats Lidell Original-Sender: "Debbugs-submit" Resent-CC: bug-hyperbole@gnu.org Resent-Date: Sat, 05 Mar 2022 22:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43794 X-GNU-PR-Package: hyperbole X-GNU-PR-Keywords: confirmed To: Robert Weiner Cc: rswgnu@gmail.com, 43794@debbugs.gnu.org Received: via spool by 43794-submit@debbugs.gnu.org id=B43794.164651971920173 (code B ref 43794); Sat, 05 Mar 2022 22:36:02 +0000 Received: (at 43794) by debbugs.gnu.org; 5 Mar 2022 22:35:19 +0000 Received: from localhost ([127.0.0.1]:49317 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQczf-0005FJ-42 for submit@debbugs.gnu.org; Sat, 05 Mar 2022 17:35:19 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46594) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQczd-0005F4-4a for 43794@debbugs.gnu.org; Sat, 05 Mar 2022 17:35:17 -0500 Received: from [2001:470:142:3::e] (port=37090 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQczX-0002My-RA; Sat, 05 Mar 2022 17:35:11 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=VsBkAGAbJtXUIJmnGsTHilbB9AE2WyDxHNqEqE7H9f4=; b=hZ59L75yswzz4I67XdA9 C5LZWpD8+E6ST4TlU3s2NO9TvJNwz3QpsMDEck8qTJTz+wl3jM5QW8+tSvEVkKxpX6GXB73smmFOd ODthshNsSGZSSe5/8b1E9p9WsZIhKFhaD2SNArzHkUz+k9sCWyl8krJkDDvYiDacyXAtHAV5Cf0Gy rQPnRzrgz0mSVOiF72kzJ5G88wJueaEt06SgYTIi1BD03EBwMIEQQbpXhCFNqsfBtzfKidGLB6JCM w23fLBQylT/cCOzsukNqhU+jEIPl2loqC+VjZeQ7ZhInLjyo5cGU53WA+YYwtdzIXPbtV/PM4njKV m+EDNKY0G0o1QQ==; Received: from c80-217-132-174.bredband.tele2.se ([80.217.132.174]:45222 helo=zerblatt) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQczR-0003or-6Y; Sat, 05 Mar 2022 17:35:11 -0500 From: Mats Lidell References: Date: Sat, 05 Mar 2022 23:35:01 +0100 In-Reply-To: (Robert Weiner's message of "Sun, 4 Oct 2020 11:23:41 -0400") Message-ID: <87wnh8t4dm.fsf@lidells.se> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) 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: -3.3 (---) > Robert Weiner writes: > > Sasanidas commented 2 hours ago > > I have this output from xdebug(php debugger). > > step_over > 17 | step_over > break/ok > 17 | file:///usr/Data_2/Programming/drupal-9.0.6/core/modules/views/src/DisplayPluginCollection.php:62 > > The path that is showed have a number in the end, delimited with : , that indicate the row of the file, but when I > trigger the Implicit button, it doesn't take into the account the line number, it's just creates a new buffer with the full > path, the dots and the number at the end. > My question is, what is the correct approach to this case, should I change the Implicit button action, create a new one > or maybe change the button type. > > Thank you. > @rswgnu > > Owner > > rswgnu commented 1 hour ago > > You have found a bug. Thank you. We will work with it and resolve it. Sorry for late follow up. This has been fixed in commit 531cf877fac91bfffa656fd6e47963029aa6cd3e. A pre release with the fix is available from GNU Elpa Devel ("https://elpa.gnu.org/devel/"). Add this to the package-archives list and use the Emacs Package Manager to install it. %% Mats From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 05 18:20:55 2022 Received: (at control) by debbugs.gnu.org; 5 Mar 2022 23:20:55 +0000 Received: from localhost ([127.0.0.1]:49437 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQdhn-0002RG-GB for submit@debbugs.gnu.org; Sat, 05 Mar 2022 18:20:55 -0500 Received: from eggs.gnu.org ([209.51.188.92]:55802) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQdhl-0002R2-Mb for control@debbugs.gnu.org; Sat, 05 Mar 2022 18:20:53 -0500 Received: from [2001:470:142:3::e] (port=37538 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQdhg-0006Pq-FP for control@debbugs.gnu.org; Sat, 05 Mar 2022 18:20:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Subject:From:To:Date:mime-version:in-reply-to: references; bh=4fPy5SP+unmlkfIUKZ/9CQODQkJgWUTbX5FFIAQtgAE=; b=UIVuwWg7BaR+iE ZlEDgCaJ16hK6ofdTbf+hTvpDDQ4z7uNscitsX+iqTojs/bjdV2s1JPZ4vKsyZ5m9zNaLgbS5tfb8 AbZCUfjxwNHdcRSJaBFAEUKfmKO0hdBJyDZxq0seO65LrBojIwpfUrKWfFVrIqQ+PtoKeMf0uInMY 2pnQrGby1wvQfCWGbIvVp7ZSE8ca5NNG57vfdMKnWg9B0so8mrc/pPcoJWQpc962MRvRBCgSOqlD7 yUgCOIzwb4fpIteY8dEi/4vxoWkxcx01PxaF31u1RVzybZPblf3UXzZoXAs3mxiWnDo9niUIbbyVW OMaKizbMZ2OXh/oDWlKQ==; Received: from c80-217-132-174.bredband.tele2.se ([80.217.132.174]:45246 helo=zerblatt) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQdhf-0006EP-RN for control@debbugs.gnu.org; Sat, 05 Mar 2022 18:20:48 -0500 Date: Sun, 06 Mar 2022 00:20:46 +0100 Message-Id: <874k4ct29d.fsf@gnu.org> To: control@debbugs.gnu.org From: Mats Lidell Subject: control message for bug #43794 X-Spam-Score: -2.3 (--) 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: -3.3 (---) close 43794 quit