From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 02 17:08:36 2021 Received: (at submit) by debbugs.gnu.org; 2 Jul 2021 21:08:36 +0000 Received: from localhost ([127.0.0.1]:37220 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lzQOq-0001q1-0t for submit@debbugs.gnu.org; Fri, 02 Jul 2021 17:08:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:49554) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lzQOm-0001ps-Al for submit@debbugs.gnu.org; Fri, 02 Jul 2021 17:08:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40100) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lzQOm-0008DD-55 for bug-gnu-emacs@gnu.org; Fri, 02 Jul 2021 17:08:32 -0400 Received: from mail2.protonmail.ch ([185.70.40.22]:22837) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lzQOi-0006nh-Ab for bug-gnu-emacs@gnu.org; Fri, 02 Jul 2021 17:08:31 -0400 Date: Fri, 02 Jul 2021 21:08:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=treypeacock.com; s=protonmail3; t=1625260098; bh=YxA/ZR6lXm0nMmXICcV8l1qZe2VgVMlpoUSi1LuI3ds=; h=Date:To:From:Reply-To:Subject:From; b=giI5hkHul6v9Se2RaJQeBOcAGWNyIKs2TGxgo/QG0kN1+tAWwYYJnlwQs0aaBRlq1 +h/p0rbijKC3GZaRQyGU1MOor/T8LtXpBX7MXiBcuCIUq3Nj7Eq/71H2zX/JTbfG7A zTGeJzV/a8olyrLIODXNeBFwKBODs6fWP6/lrg4D4d9Ehq0T6dk1IGu+QCAz1lwy/x WitMzt8Z43PCbPErUwvpxKuhbcGJ22A10tG/s26lYJWJfFLiUpC8hCDfQaN13WKCKN COQ/eNL1UbC5j5sYUQtfIA4kfsfKLe7efi1ET6tyWbRmL6EgwrNuMeXN6vkHfnopLs HitEtRycJvgKw== To: bug-gnu-emacs@gnu.org From: Trey Peacock Subject: 28.0.50; bookmark--unfontify with nil filename throws wrong-type error Message-ID: <87lf6omnkh.fsf@treypeacock.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Received-SPF: pass client-ip=185.70.40.22; envelope-from=gpg@treypeacock.com; helo=mail2.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-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-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: , Reply-To: Trey Peacock Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) I am unable to use `bookmark-delete` with bookmarks that do not return alist values for 'filename or 'position when called with `bookmark-get-bookmark`. I believe it is due to the May 4th commit ab6cb65cb2b6d11a7b690dfcea8d98611290fad9 where bookmark--unfontify was introduced. The unfontify function is unable to handle nil values for these fields and results in calling `(overlay-at pos)` which shows a wrong-type error. -- Trey Peacock treypeacock.com From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 03 02:09:05 2021 Received: (at 49341) by debbugs.gnu.org; 3 Jul 2021 06:09:05 +0000 Received: from localhost ([127.0.0.1]:37791 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lzYps-0000H5-VI for submit@debbugs.gnu.org; Sat, 03 Jul 2021 02:09:05 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48122) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lzYpr-0000GV-F0 for 49341@debbugs.gnu.org; Sat, 03 Jul 2021 02:09:03 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34524) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lzYpl-0007qc-Hl; Sat, 03 Jul 2021 02:08:57 -0400 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3858 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lzYpl-0006eC-4y; Sat, 03 Jul 2021 02:08:57 -0400 Date: Sat, 03 Jul 2021 09:08:58 +0300 Message-Id: <83y2aohqth.fsf@gnu.org> From: Eli Zaretskii To: Trey Peacock , Boruch Baum In-Reply-To: <87lf6omnkh.fsf@treypeacock.com> (message from Trey Peacock on Fri, 02 Jul 2021 21:08:06 +0000) Subject: Re: bug#49341: 28.0.50; bookmark--unfontify with nil filename throws wrong-type error References: <87lf6omnkh.fsf@treypeacock.com> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 49341 Cc: 49341@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: -3.3 (---) > Date: Fri, 02 Jul 2021 21:08:06 +0000 > From: Trey Peacock > > I am unable to use `bookmark-delete` with bookmarks that do not return > alist values for 'filename or 'position when called with > `bookmark-get-bookmark`. Can you show a recipe for reproducing the problem, please? > I believe it is due to the May 4th commit > ab6cb65cb2b6d11a7b690dfcea8d98611290fad9 where bookmark--unfontify > was introduced. The unfontify function is unable to handle nil > values for these fields and results in calling `(overlay-at pos)` > which shows a wrong-type error. Boruch, could you please take a look? Thanks. From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 03 03:23:49 2021 Received: (at 49341) by debbugs.gnu.org; 3 Jul 2021 07:23:49 +0000 Received: from localhost ([127.0.0.1]:37876 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lza0D-00023T-Ey for submit@debbugs.gnu.org; Sat, 03 Jul 2021 03:23:49 -0400 Received: from mail2.protonmail.ch ([185.70.40.22]:23791) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lza08-00023A-AO for 49341@debbugs.gnu.org; Sat, 03 Jul 2021 03:23:48 -0400 Date: Sat, 03 Jul 2021 07:23:32 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=treypeacock.com; s=protonmail3; t=1625297017; bh=rxVcVWHYw5QDqY7Q4VkIcPt8RjpTm9shkFjNs4ip+/0=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=klmgeClRQ/HJL523APtX9G+l1o9HCO5/UpN0IncWg2Q0DAI+wqjC1pz2kvv+HSsEe Nj/lpBDHq0BUpx7bdZvQHDoxDw3HRb9D7YJLFN4fY7r/2Fo3aQI4gW/00Ece5na4Ei EIvLvpPJ0HulE74Xjn0V8eMe4o5sJs1650RlC4MxxpPLwFMBVugwSrrC4sucGeKH3/ ekOSFJW0geHMllzEN8pSMv/4tB0lUNS5PXUKRLTiuCZXpLJ3g8mUFBEffFUfoY9QB1 UfC4cAA5QXsFo1Fz/gmdZt8mqPjxgobqITqZIwRBO1o1wV7RJIjk/KtOxKT+FlNrYM 3G5yBkKAnofzg== To: Eli Zaretskii , Boruch Baum From: Trey Peacock Subject: Re: bug#49341: 28.0.50; bookmark--unfontify with nil filename throws wrong-type error Message-ID: <877di77ted.fsf@treypeacock.com> In-Reply-To: <83y2aohqth.fsf@gnu.org> References: <87lf6omnkh.fsf@treypeacock.com> <83y2aohqth.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 49341 Cc: 49341@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: , Reply-To: Trey Peacock Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) "Eli Zaretskii" writes: > Can you show a recipe for reproducing the problem, please? emacs -Q -l temp.el temp.el ``` (require 'package) (add-to-list 'package-archives '("melpa" . "https://melpa.org/packages/") t) (package-initialize) (package-install 'use-package) (package-install 'quelpa-use-package) (quelpa '(quelpa-use-package :fetcher git :url "https://github.com/quelpa/quelpa-use-package.git")) (require 'quelpa-use-package) (use-package burly :quelpa (burly :fetcher github :repo "alphapapa/burly.el")) (split-window-horizontally) (switch-to-buffer "*Messages*") (burly-bookmark-windows "temp") (bookmark-delete "temp-book") ``` This should throw the wrong type error. From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 04 09:57:08 2021 Received: (at 49341) by debbugs.gnu.org; 4 Jul 2021 13:57:08 +0000 Received: from localhost ([127.0.0.1]:42914 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m02cO-0007AZ-1X for submit@debbugs.gnu.org; Sun, 04 Jul 2021 09:57:08 -0400 Received: from quimby.gnus.org ([95.216.78.240]:47284) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m02cM-00079p-7o for 49341@debbugs.gnu.org; Sun, 04 Jul 2021 09:57:06 -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=1XvDMuBe4sQsX1sppBY5Okjnf1RM+4boBhBMQ2PmJ3c=; b=bqzwZePqAsjJfJX8WQgwej/xcI EaKCnFeDdC6xB68FcpmYNkQAyjExioCpYK4oDUn3DbOqrgYbOz7zvSXknA4Tevjs5Bq1zS5J+b+HV ZrT63Qe1TN6ilYD8kPxUusiFdX5XulsCgZ81VAn45qVbrqCRz8AqR3fE7ssefDQpwQKE=; Received: from cm-84.212.220.105.getinternet.no ([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 1m02cD-0000wh-MU; Sun, 04 Jul 2021 15:57:00 +0200 From: Lars Ingebrigtsen To: Trey Peacock Subject: Re: bug#49341: 28.0.50; bookmark--unfontify with nil filename throws wrong-type error References: <87lf6omnkh.fsf@treypeacock.com> <83y2aohqth.fsf@gnu.org> <877di77ted.fsf@treypeacock.com> X-Now-Playing: Kissing the Pink's _Naked_: "The Last Film (Hymn version)" Date: Sun, 04 Jul 2021 15:56:57 +0200 In-Reply-To: <877di77ted.fsf@treypeacock.com> (Trey Peacock's message of "Sat, 03 Jul 2021 07:23:32 +0000") Message-ID: <87zgv22ndi.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: Trey Peacock writes: > This should throw the wrong type error. Can you post the backtrace you get, too? (With `debug-on-error' set.) Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 49341 Cc: Eli Zaretskii , Boruch Baum , 49341@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: -3.3 (---) Trey Peacock writes: > This should throw the wrong type error. Can you post the backtrace you get, too? (With `debug-on-error' set.) -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 04 12:31:30 2021 Received: (at 49341) by debbugs.gnu.org; 4 Jul 2021 16:31:30 +0000 Received: from localhost ([127.0.0.1]:43057 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m051l-0003I2-OH for submit@debbugs.gnu.org; Sun, 04 Jul 2021 12:31:29 -0400 Received: from mail-4317.protonmail.ch ([185.70.43.17]:43337) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m051h-0003Hl-CZ for 49341@debbugs.gnu.org; Sun, 04 Jul 2021 12:31:28 -0400 Date: Sun, 04 Jul 2021 16:31:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=treypeacock.com; s=protonmail3; t=1625416278; bh=md2rxTtVUUSVSCVbyQFHm12l/i2Q8kPooqx9/mG0xU8=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=Ea2T+Pe5O8/PKDeVAPv/JouQV7B5qr0ax61XG/heIYgB7k6W0sUgruf3L1mtZL23Z cem/ogQ+uRBIHUZ75XxBhG2SkCUUt3yH5ShjisDKMoJi6gGm8XxdiktEqIF0okPBrc vffJtJNIfzHd6ChgRJOLUtU1SFQFiVdumLBTXhQiYHWLceJjCUhndxT/Cs4eL3F0Rr VWeKZUlXVo3XFFQ3z/iP9iYAXx4RYf6was8aoHtXgXomo1WxbztBDrnuROx/VV2+vu gxJGvHAv6GJtSjHg1C/Yr4mK0mCMM52mrWISiV8bCYkr7inI+0KLAbD+1QzA8H3AnM FZU0thoduGEOg== To: Lars Ingebrigtsen From: Trey Peacock Subject: Re: bug#49341: 28.0.50; bookmark--unfontify with nil filename throws wrong-type error Message-ID: <87sg0uvy63.fsf@treypeacock.com> In-Reply-To: <87zgv22ndi.fsf@gnus.org> References: <87lf6omnkh.fsf@treypeacock.com> <83y2aohqth.fsf@gnu.org> <877di77ted.fsf@treypeacock.com> <87zgv22ndi.fsf@gnus.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 49341 Cc: Eli Zaretskii , Boruch Baum , 49341@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: , Reply-To: Trey Peacock Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) "Lars Ingebrigtsen" writes: > Can you post the backtrace you get, too? (With `debug-on-error' set.) ``` Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil) bookmark--unfontify(("temp-book" (url . "emacs+burly+windows:?%28%28%28min-height%20.%204%2...") (handler . burly-bookmark-handler))) bookmark-delete("temp-book") load-with-code-conversion("/home/morpheus/.config/emacs/test-init.el" "/h= ome/morpheus/.config/emacs/test-init.el" nil t) command-line-1(("-l" "/home/morpheus/.config/emacs/test-init.el")) command-line() normal-top-level() ``` ``` (defun bookmark--unfontify (bm) "Remove a bookmark's colorized overlay. BM is a bookmark as returned from function `bookmark-get-bookmark'. See user option `bookmark-fontify'." (let ((filename (assq 'filename bm)) (pos (assq 'position bm)) overlays found temp) (when filename (setq filename (expand-file-name (cdr filename)))) (when pos (setq pos (cdr pos))) (dolist (buf (buffer-list)) (with-current-buffer buf (when (equal filename buffer-file-name) (setq overlays (overlays-at pos)) (while (and (not found) (setq temp (pop overlays))) (when (eq 'bookmark (overlay-get temp 'category)) (delete-overlay (setq found temp))))))))) ``` The bookmark has no 'filename' in its alist, so the value is nil. When compared to any non file-backed buffer in the buffer-list that will cause `(setq overlays (overlay-at pos))`. This results in the error with `(overlays-at nil)`. From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 04 13:13:13 2021 Received: (at 49341) by debbugs.gnu.org; 4 Jul 2021 17:13:13 +0000 Received: from localhost ([127.0.0.1]:43210 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m05g8-0006db-Tw for submit@debbugs.gnu.org; Sun, 04 Jul 2021 13:13:13 -0400 Received: from mout.gmx.net ([212.227.17.21]:36143) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m05g6-0006dL-Ju for 49341@debbugs.gnu.org; Sun, 04 Jul 2021 13:13:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1625418783; bh=c4ePHaEw4jdOZrIiATq+UZG3vAZLU1mLIjm+kgmjPu8=; h=X-UI-Sender-Class:Date:From:To:Cc:Subject:References:In-Reply-To; b=cq+nRhXmmEVt9/R+ZI7XD3xfWL55fi897ztWozEyFLLPQF6uxJfcCjqUiuJQYIVRx lxZevkA6pLI3Y5fjZQWwQG0kVB3Z1XMkOKADc5vUwcC4Rn37WWfLBKtF+p+YlScWT4 F0xkois8ayoihPKBuSidtq0/LQpWdZjRl3RLX8oc= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from E15-2016.optimum.net ([141.157.226.108]) by mail.gmx.net (mrgmx105 [212.227.17.174]) with ESMTPSA (Nemesis) id 1MVvLB-1laPYh2ieL-00RuIm; Sun, 04 Jul 2021 19:13:03 +0200 Date: Sun, 4 Jul 2021 13:12:59 -0400 From: Boruch Baum To: Eli Zaretskii Subject: Re: bug#49341: 28.0.50; bookmark--unfontify with nil filename throws wrong-type error Message-ID: <20210704171259.xt6hbyhvo5fnfcdy@E15-2016.optimum.net> References: <87lf6omnkh.fsf@treypeacock.com> <83y2aohqth.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <83y2aohqth.fsf@gnu.org> User-Agent: NeoMutt/20180716 X-Provags-ID: V03:K1:B8NtQy10er5FgL/gqCzyAR3GaPSTf7L52uBgN1/6ssUe+bye4C9 16P7EPGPoOfeBnhRTUiuqBcoMKk2IvBk159kD5pKpJ0INMeYmqGMKYVOt1B5BqodRJpkiTr JaMvCLznAhkiWZC0BmVlko5goIki4WhNbtjenn3OrCmn2HXsw3EHXTtQbrGeXFJ2IhNI5Dl 6MBk8pshJ3u/F8xf9Udkw== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:eYHuy06sOUo=:K/h0hrM0TrTrUIF2kKHT7W RZ0GcoBgIdXuJxgD5sCXhqNDXje7RsLRTrIvko3yczGvmkw4QIFYAJzXJ2LRNapzL8FW4EsVc coEuvVQBSrXyqMxLWETt5hyj1t19yYB7wLi0Jig4Z+RFUWIDCYer8x8gWa1eZwVGYJfZsVTNZ 7b1BRVuh3MFLroLSQAGyGc8JaM0ZQNEgjuQWJd+gsBtf+u2PRjKY44kBAYOnX3SvtgezkVMZl mlhOgYqZFou00fHTy45YGaRCvM/Zmx8bplMDLtjCk78YY29VfR+uiPucPm/dKt98wM+n862y1 CLzlUEkoyTmd0LGeUceS5jhZa29BGlQmEwvV1VK6XV5SaSnfzzxm0tzsTlq10Aydaa426uedw dhf0QBLuODTQ9H3t0IJzHyklnkFc55zPSTiQ6ubpMsIZN8P6qO7AoYgnDbNnaZKE8Z01Z+qXA 0cIVJjK37YR9E89d+iU+K1TqKu+p8jwtvlTtnEo16paqF9Whuo2mRv9nDxoiC3MsmQ8Vt+9eT 9YtfoCgpuOfAbaSVxewV99MKSj0DxV6CDgKEniMXPnGClk76gpGu9O7m32FS9ToKfuIPwETe0 d4KOdTxlZWyu977Z7N2tzZ7T2pEOn4kCiNwGXKL96DJITFbFS1cp0SgfXNif6+ZxKNhjA3vmb +Wza373pOJM7UYSuYsofnugOeltuM6nPCrsmM52ZnIQSTx/34LLstXBcdW/HQZUmJgIzaEBEK W5vnMPms+vfpWnY5aotrwHWy4jJ5IXKpTgCn6TBAu74+7sVvMOb8sTRVFqsEpFqEcXTzT2arD KfzEVNR2iObgnmqc+J4dDOzVtysRme8WqvmNAnmZNOgzBsHfSLcvYNRHCdSYXIPDwE2XRpRcM pMgEviQC15UyI7wdeiuXTUeAuFNnLfy+X1+TxRJmNi7r+fsaf+6S4KnJccsjZOPG8X9QfZgjP nkeV/873xdTXx273HRI643c7cSH9+tnJEeXfamLHssL7MQhcVerhrcbfCOQunOJvdOR4NcFI7 VDHNY6nmq3MCi5DMXbho+OmpKMJNpLLBWwd86wLdLvKLT6DBbaLDVoF3KvV4GLCj98r2spOeG QKqUrm1eE09B2vWyCpdzR0v8GSYOxQBf5uy Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 49341 Cc: Trey Peacock , 49341@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: -1.0 (-) On 2021-07-03 09:08, Eli Zaretskii wrote: > Boruch, could you please take a look? Basil has owned this, since[1]. See my specific warning to him about this very condition[2]. Both 2021-05-05. [1] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D48179#66 [2] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D48179#72 =2D- hkp://keys.gnupg.net CA45 09B5 5351 7C11 A9D1 7286 0036 9E45 1595 8BC0 From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 04 14:35:48 2021 Received: (at 49341) by debbugs.gnu.org; 4 Jul 2021 18:35:48 +0000 Received: from localhost ([127.0.0.1]:43254 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m06y3-00008r-Vx for submit@debbugs.gnu.org; Sun, 04 Jul 2021 14:35:48 -0400 Received: from mail-wr1-f42.google.com ([209.85.221.42]:44964) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m06y1-00008e-AF for 49341@debbugs.gnu.org; Sun, 04 Jul 2021 14:35:46 -0400 Received: by mail-wr1-f42.google.com with SMTP id t15so15876384wry.11 for <49341@debbugs.gnu.org>; Sun, 04 Jul 2021 11:35:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tcd.ie; s=google21; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=/bz1//mHTVFvKe7YwdkAb61u49I5w8BWbW5YOT2SgMk=; b=CH/1UyZmH7ghVfUcANoTilLCfOcKCJ70oueQUTGi24QZv9aEH47PCsU/TrCniAz/+M Xdnf3yagCTMSfngq4dzmi1PhWfLV6DptFZxSUtHrj7nQELZ53ybuPw4ekERIKDz/cDAX Tgll3s5PR22oduvR2U2D7grHmNJuWbxQjJH/xDCfXAiDAYX3yKYctdWmi6GRBtcQk2zO mlnuaTOC5eNXr0t6XAHlcvy7aKlMcF0FSIJjvmX7t/WWaaJyCDNNZP8mceaoKJMo5rEO 1Z7GtHLaHyu53MKyyeRc+cVz2nHV/OGss26fqrermijU01aD6jgsszQ6emyzAEtzSdI0 +IZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=/bz1//mHTVFvKe7YwdkAb61u49I5w8BWbW5YOT2SgMk=; b=Vt+dTf8NPS54MhkjchUdpuLc8MQvc+hF1PDoNkrVZbP4B6UcO5I6XzJEFg99VaIRcy cl8S6qaOhotO3Nr4CCaPeyyfBPiXbzXrKh84TcKT5pvje24wD9owWoR5bME8Mvfsy5PV /UQoApgSwILqpfQ4srXwbJzOheQjHyooRcUdq/zqNUcbhtMJYJJjkHPojSuLOcdDckPk +favngAsGdy17cOsaXH5MODN2dD2X3CQGexU/lzWURKKOZU3NDBh8/35BmzbjLVYwXMB H2iqhd5OUmLNytQYhkctVXpkhDb210AWrc2yhZOEFB7LWInqv5f2hCXgqoXuCZRdGoOm 5cdQ== X-Gm-Message-State: AOAM530oRlDBQ9UTiIXF2GlN/6sqi5OvB3+LXsxwmdwO+uuLbSlEwh9E s8o6igGYUE1IkBcSkPdWyLW9vg== X-Google-Smtp-Source: ABdhPJxHet52nsE28sE1bOzUOpn0hbWpI8zITsABq6b1oZ8rAUclkZXa2mbTryHU0cGTiQhUHEO3HA== X-Received: by 2002:adf:d212:: with SMTP id j18mr11442375wrh.150.1625423739505; Sun, 04 Jul 2021 11:35:39 -0700 (PDT) Received: from localhost ([78.152.214.90]) by smtp.gmail.com with ESMTPSA id n4sm10717052wrw.21.2021.07.04.11.35.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 04 Jul 2021 11:35:38 -0700 (PDT) From: "Basil L. Contovounesios" To: Boruch Baum Subject: Re: bug#49341: 28.0.50; bookmark--unfontify with nil filename throws wrong-type error References: <87lf6omnkh.fsf@treypeacock.com> <83y2aohqth.fsf@gnu.org> <20210704171259.xt6hbyhvo5fnfcdy@E15-2016.optimum.net> Date: Sun, 04 Jul 2021 19:35:37 +0100 In-Reply-To: <20210704171259.xt6hbyhvo5fnfcdy@E15-2016.optimum.net> (Boruch Baum's message of "Sun, 4 Jul 2021 13:12:59 -0400") Message-ID: <87bl7iapvq.fsf@tcd.ie> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 49341 Cc: Eli Zaretskii , Trey Peacock , 49341@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: -1.0 (-) Boruch Baum writes: > On 2021-07-03 09:08, Eli Zaretskii wrote: >> Boruch, could you please take a look? > > Basil has owned this, since[1]. No he has not, he is confused about the origin of this bizarre idea, and he has repeatedly explained as much in the very same discussion: https://bugs.gnu.org/48179#129 https://bugs.gnu.org/48179#135 https://bugs.gnu.org/48179#141 The entire extent of Basil's practical involvement in this feature has been and wishes to remain a handful of minor documentation and style fixes: ; Fix and simplify last change in bookmark.el. 7d0067f297 2021-05-04 10:54:24 +0100 https://git.sv.gnu.org/cgit/emacs.git/commit/?id=7d0067f297b131c98a5198eb52d49891a83ac5aa > See my specific warning to him about this very condition[2]. > > Both 2021-05-05. > > [1] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=48179#66 > [2] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=48179#72 Thanks, -- Basil From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 05 09:10:37 2021 Received: (at 49341) by debbugs.gnu.org; 5 Jul 2021 13:10:37 +0000 Received: from localhost ([127.0.0.1]:44405 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0OMv-0001P6-2T for submit@debbugs.gnu.org; Mon, 05 Jul 2021 09:10:37 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57146) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0OMt-0001Oo-HD for 49341@debbugs.gnu.org; Mon, 05 Jul 2021 09:10:36 -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=lIcIs123fylO4pxcmm8zf9tLWlhE7V4Fp38RkT1vkzE=; b=VNjWieUEExF/lchdPPO/ip1ig8 nPbjtAo7d4ARCEWtGfmnO68W+3XKFnjLba5ZPVgZd7pXTJXFx6hE4nFb+R76+UHVwyM2kcC2DfB3d 0es6tbC6zyrdxIlomxHrLqc79iW+aOhRdW76r+29vxpe2+eVm4nm/QTP9x4E01AAXs1Q=; Received: from cm-84.212.220.105.getinternet.no ([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 1m0OMl-0004TP-Bq; Mon, 05 Jul 2021 15:10:29 +0200 From: Lars Ingebrigtsen To: Trey Peacock Subject: Re: bug#49341: 28.0.50; bookmark--unfontify with nil filename throws wrong-type error References: <87lf6omnkh.fsf@treypeacock.com> <83y2aohqth.fsf@gnu.org> <877di77ted.fsf@treypeacock.com> <87zgv22ndi.fsf@gnus.org> <87sg0uvy63.fsf@treypeacock.com> X-Now-Playing: Caroline Shaw & =?utf-8?Q?S=C5=8D?= Percussion's _Let The Soil Play Its Simple Part_: "Lay All Your Love On Me" Date: Mon, 05 Jul 2021 15:10:26 +0200 In-Reply-To: <87sg0uvy63.fsf@treypeacock.com> (Trey Peacock's message of "Sun, 04 Jul 2021 16:31:13 +0000") Message-ID: <87mtr0zz25.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: Trey Peacock writes: > "Lars Ingebrigtsen" writes: > >> Can you post the backtrace you get, too? (With `debug-on-error' set.) > > ``` > Debugger entered--Lisp error: (wrong-type-argument integer-or-marker [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 49341 Cc: Eli Zaretskii , Boruch Baum , 49341@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: -3.3 (---) Trey Peacock writes: > "Lars Ingebrigtsen" writes: > >> Can you post the backtrace you get, too? (With `debug-on-error' set.) > > ``` > Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil) > bookmark--unfontify(("temp-book" (url > . "emacs+burly+windows:?%28%28%28min-height%20.%204%2...") (handler > . burly-bookmark-handler))) > bookmark-delete("temp-book") Thanks; I've now pushed a change that should make `bookmark--unfontify' more robust. Can you check whether this fixes this problem? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 05 09:10:43 2021 Received: (at control) by debbugs.gnu.org; 5 Jul 2021 13:10:43 +0000 Received: from localhost ([127.0.0.1]:44408 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0ON1-0001PR-9J for submit@debbugs.gnu.org; Mon, 05 Jul 2021 09:10:43 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57164) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0OMz-0001P4-F4 for control@debbugs.gnu.org; Mon, 05 Jul 2021 09:10:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=+VxZ544aj1zfVz8mIEivvYxgIChAuvqUWKWjmAsQiGk=; b=gSXTcCrbgsRmOFA7qFqFir7cv+ Q8mNxL1NAc+pUdn1ChEtsY5XWuin7pmbKQZpPwAPSGwXCWo5aHZROxx8aWuyWklSGh7d1X1f7mbS1 y5rcmptOtmRjRbNF0XuKj4k9wwafBEd4KyWBjneTxMQKRHlCAbX7L+bku7Uc4rc8+IiY=; Received: from cm-84.212.220.105.getinternet.no ([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 1m0OMr-0004TZ-TC for control@debbugs.gnu.org; Mon, 05 Jul 2021 15:10:36 +0200 Date: Mon, 05 Jul 2021 15:10:33 +0200 Message-Id: <87lf6kzz1y.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #49341 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: tags 49341 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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 (---) tags 49341 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 05 12:36:08 2021 Received: (at 49341) by debbugs.gnu.org; 5 Jul 2021 16:36:08 +0000 Received: from localhost ([127.0.0.1]:46583 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0RZo-0008Nn-0h for submit@debbugs.gnu.org; Mon, 05 Jul 2021 12:36:08 -0400 Received: from mail-4316.protonmail.ch ([185.70.43.16]:35733) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0RZi-0008ND-Km for 49341@debbugs.gnu.org; Mon, 05 Jul 2021 12:36:07 -0400 Date: Mon, 05 Jul 2021 16:35:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=treypeacock.com; s=protonmail3; t=1625502956; bh=+RZr3mCY0NtmYuANa1GkLUcHO3k6JfqYOFywmGqFBYk=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=ax2g/9xESN7Prbc9cucuYsA9xmYmbMwBSx9HquwoVCYzduVenNkMCwxUMM8LK9Rrs rYgmkeqNpzJmSy+zySrTTLl2utM29dbXcpMmh3kK5jGZFNK9Gx2L1axCjkAcCj7jO9 +QO7iP9n33OB0J72zW9DxYp7ywJNasoMvU2m89AeZVVP57zKJk3I43f9sdR3FcnoRV xcpYh8HMMKeQUOB0woaDOqrBnVeupJap38EtiFNiXOLY632uxseoFlUiPcK0HfifgV ZxrIeToh1pSHYWfqt0fsLiTdAYsNY1L5JhAGELsJZi+zB62hthWLGfLv2NOyO1yyf4 e12NCB3VgAIXg== To: Lars Ingebrigtsen From: Trey Peacock Subject: Re: bug#49341: 28.0.50; bookmark--unfontify with nil filename throws wrong-type error Message-ID: <87lf6kwwf9.fsf@treypeacock.com> In-Reply-To: <87mtr0zz25.fsf@gnus.org> References: <87lf6omnkh.fsf@treypeacock.com> <83y2aohqth.fsf@gnu.org> <877di77ted.fsf@treypeacock.com> <87zgv22ndi.fsf@gnus.org> <87sg0uvy63.fsf@treypeacock.com> <87mtr0zz25.fsf@gnus.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 49341 Cc: Eli Zaretskii , Boruch Baum , 49341@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: , Reply-To: Trey Peacock Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) "Lars Ingebrigtsen" writes: > Thanks; I've now pushed a change that should make `bookmark--unfontify' > more robust. Can you check whether this fixes this problem? Yes, this change has fixed the issue I was seeing. Thanks! From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 05 15:47:23 2021 Received: (at 49341) by debbugs.gnu.org; 5 Jul 2021 19:47:23 +0000 Received: from localhost ([127.0.0.1]:46689 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0UYt-0004bL-Bs for submit@debbugs.gnu.org; Mon, 05 Jul 2021 15:47:23 -0400 Received: from quimby.gnus.org ([95.216.78.240]:60468) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0UYq-0004ay-OF for 49341@debbugs.gnu.org; Mon, 05 Jul 2021 15:47:21 -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=FF+lc+wz5Z/DRyR1GgbL6nJiagUUFioKI6JlWF4Hcv8=; b=LtvacPwgOfai2wQVbffoaUxpyF QVVzOAqKEaZsiwyV3nQxlF4sotqdi2PyWIPWngZbpEUBFK1kSNc8kBL/UsjrR3vDfHFbjdSTafgQb 7CzHzjs+HrbGKOnoiVrewLByidlGPeBMORpp6RUMIheIHRXNSQYaEfwi8yH1zZxs1970=; Received: from cm-84.212.220.105.getinternet.no ([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 1m0UYh-0008Ng-83; Mon, 05 Jul 2021 21:47:13 +0200 From: Lars Ingebrigtsen To: Trey Peacock Subject: Re: bug#49341: 28.0.50; bookmark--unfontify with nil filename throws wrong-type error References: <87lf6omnkh.fsf@treypeacock.com> <83y2aohqth.fsf@gnu.org> <877di77ted.fsf@treypeacock.com> <87zgv22ndi.fsf@gnus.org> <87sg0uvy63.fsf@treypeacock.com> <87mtr0zz25.fsf@gnus.org> <87lf6kwwf9.fsf@treypeacock.com> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAD1BMVEUcFxNSSz64nYPB sST///8xAqQpAAAAAWJLR0QEj2jZUQAAAAd0SU1FB+UHBRMuOUXBkL4AAAGCSURBVDjLpZPhdcMg DIRRs4AECwQmAGv/3XonsI3T/ukryQsOH3dCEk4pmaXcVJomVVNNXDFNYq1aa5YxxZD4gnMrRGIJ HxM+WwnhNUS5kwK3+CfYjicsCL2ACR4SUwEb5Qm4KFXs5cW5600tTmUVTrkhsg/uM81SJ4BLIxjd IhmNmBozEpJ89DyzvAYBSnD0dgOZE62OB4AX08gMNDqKcQJdPxqgzuCbDMHNvcdxbT/AB0iyASV4 aViF8wMUAhuX09dpVWjlRztBbvkCKOVxdhVgKVDeYs526wUSAU7kY3y1rHWGb1XTOq47FOE9QZLi OgEUGPUEqQxFGguwVbxDBLAqAZyKG9gChTEmUAIhcF3BARgj8bpuwFZs1CdXVkgXGFQQqM3DabnB KgrTGaX7THAgyJuZl7C6Mw8w25jfD8A2zMbsiuHjtaLbh5WV44zO4BtgA+qnwgZQt3VRNjDixsUt 4gvFx6zzXikXYAhVvFkL/Hv87iL6Awjbl+IS/81rG9/fa1A/hs4P0gAAACV0RVh0ZGF0ZTpjcmVh dGUAMjAyMS0wNy0wNVQxOTo0Njo1NyswMDowMAHJjN4AAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEt MDctMDVUMTk6NDY6NTcrMDA6MDBwlDRiAAAAAElFTkSuQmCC X-Now-Playing: Mark Beyer's _Radiator Music_: "Radiator Music 13" Date: Mon, 05 Jul 2021 21:47:10 +0200 In-Reply-To: <87lf6kwwf9.fsf@treypeacock.com> (Trey Peacock's message of "Mon, 05 Jul 2021 16:35:49 +0000") Message-ID: <875yxownk1.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: Trey Peacock writes: > "Lars Ingebrigtsen" writes: > >> Thanks; I've now pushed a change that should make `bookmark--unfontify' >> more robust. Can you check whether this fixes this problem? > > Yes, this [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 49341 Cc: Eli Zaretskii , Boruch Baum , 49341@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: -3.3 (---) Trey Peacock writes: > "Lars Ingebrigtsen" writes: > >> Thanks; I've now pushed a change that should make `bookmark--unfontify' >> more robust. Can you check whether this fixes this problem? > > Yes, this change has fixed the issue I was seeing. Thanks! Thanks for checking; I'm closing this bug report, then. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 05 15:47:30 2021 Received: (at control) by debbugs.gnu.org; 5 Jul 2021 19:47:30 +0000 Received: from localhost ([127.0.0.1]:46692 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0UZ0-0004bh-J0 for submit@debbugs.gnu.org; Mon, 05 Jul 2021 15:47:30 -0400 Received: from quimby.gnus.org ([95.216.78.240]:60486) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0UYz-0004bS-4B for control@debbugs.gnu.org; Mon, 05 Jul 2021 15:47:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=P1IZTatexc5haanACIarbBJet1sS4oYmttoILHbsvGo=; b=AU4YJ6m0JPVBxxP5ZS5KovSs9R srhztT9qQr8OZMRlsoEJyukmWghaQkfwTvazH7RzTGDoF2h4zo9XLy0xilIGum0nGKOIBCCXyevNO SMHoIQfyS0OEGFtW2ZKcasKk9COb19lq4IU+VqUbd0KtxLydNBMnY1cp04Omom3MH2x8=; Received: from cm-84.212.220.105.getinternet.no ([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 1m0UYr-0008Nu-Ga for control@debbugs.gnu.org; Mon, 05 Jul 2021 21:47:23 +0200 Date: Mon, 05 Jul 2021 21:47:21 +0200 Message-Id: <874kd8wnjq.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #49341 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.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 @@CONTACT_ADDRESS@@ for details. Content preview: close 49341 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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 49341 28.1 quit From unknown Mon Aug 18 19:33:07 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 03 Aug 2021 11:24:07 +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