From unknown Thu Sep 11 18:37:13 2025 X-Loop: help-debbugs@gnu.org Subject: bug#36179: [PATCH] Remove Lucid Emacs support from bookmark.el Resent-From: Stefan Kangas Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Jun 2019 13:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 36179 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: 36179@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.156034467626418 (code B ref -1); Wed, 12 Jun 2019 13:05:01 +0000 Received: (at submit) by debbugs.gnu.org; 12 Jun 2019 13:04:36 +0000 Received: from localhost ([127.0.0.1]:60877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hb2vc-0006s2-4a for submit@debbugs.gnu.org; Wed, 12 Jun 2019 09:04:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:60028) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hb2vZ-0006rt-Ul for submit@debbugs.gnu.org; Wed, 12 Jun 2019 09:04:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59406) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hb2vU-0006U5-1l for bug-gnu-emacs@gnu.org; Wed, 12 Jun 2019 09:04:31 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hb2vR-00080s-1R for bug-gnu-emacs@gnu.org; Wed, 12 Jun 2019 09:04:26 -0400 Received: from mail-wm1-f51.google.com ([209.85.128.51]:52084) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hb2vP-0007y5-Sw for bug-gnu-emacs@gnu.org; Wed, 12 Jun 2019 09:04:24 -0400 Received: by mail-wm1-f51.google.com with SMTP id 207so6515977wma.1 for ; Wed, 12 Jun 2019 06:04:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=LN0/9pm679cNBZY8hB6Y25pvjlxnvrxW58xwhG2CoOk=; b=G35ZPExXzDWoXEIbfATzFrbrm3EXAzWrH/83aqy+tgbhN6puhUNnJvVYrzBEEWJKjx xL864PQ13msJMVl2IrxFcjmeJGcLwzUSFwAtRL97FehjNMukee2enIFZ8ogG+6tC34WA Vf7BNID2Ox1aQ9KtEWb1k76iZewQ84hLxqG7ZAqpKI9k60Y0EFnII+MuL+iJUZwL6vbm dxfHqluflpnVuaRAz9SaltB3lTUfcSdd2zTBazSG3aMAUSDBR+Wm5fo4WzBMd+0UoZYQ UmFKdkhnng3aTOGeZPhk3rtoEOvIaV1EwV6X7N4A+Gn6nJrBENi8+EQM5pUuRE16U8g4 5g7w== X-Gm-Message-State: APjAAAUS41ZD5LFR3KaFFcj8j6AJDW+wfsJuSaoJSjGK6wJqbQxBN0RB 1XdGvZU8/HjeDAIGa2cgy1IZjVWGOJJyN70sFWyR4A7z X-Google-Smtp-Source: APXvYqwqDgSftoBoxVs4Mnx7Fvad8fsDrErzd4B3ObhF19YEvMNUYaG2CoCwJuU3uJwXl4ZuTnk1wjTGQqsBF4pnP1s= X-Received: by 2002:a1c:b6d4:: with SMTP id g203mr21832303wmf.19.1560344661078; Wed, 12 Jun 2019 06:04:21 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Wed, 12 Jun 2019 15:04:09 +0200 Message-ID: Content-Type: multipart/mixed; boundary="000000000000407b69058b200de0" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.128.51 X-Spam-Score: -0.8 (/) 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.8 (-) --000000000000407b69058b200de0 Content-Type: text/plain; charset="UTF-8" I suggest that we remove this code that supports "Lucid Emacs" from bookmark.el. From a cursory web search, I don't think this code from 1993 and 1995 is needed on modern XEmacs, and if it is, it's better if they add these aliases themselves. Thanks, Stefan Kangas --000000000000407b69058b200de0 Content-Type: application/octet-stream; name="0001-Remove-Lucid-Emacs-support-from-bookmark.el.patch" Content-Disposition: attachment; filename="0001-Remove-Lucid-Emacs-support-from-bookmark.el.patch" Content-Transfer-Encoding: base64 Content-ID: X-Attachment-Id: f_jwt8wwfw0 RnJvbSAwN2VkZGQxNmRhZDYzNjM3YTcyODgwMTllNmQ5OGY2ZmUxN2M1MmJkIE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBTdGVmYW4gS2FuZ2FzIDxzdGVmYW5rYW5nYXNAZ21haWwuY29t PgpEYXRlOiBXZWQsIDEyIEp1biAyMDE5IDEwOjM2OjEwICswMjAwClN1YmplY3Q6IFtQQVRDSF0g UmVtb3ZlIEx1Y2lkIEVtYWNzIHN1cHBvcnQgZnJvbSBib29rbWFyay5lbAoKKiBsaXNwL2Jvb2tt YXJrLmVsOiBSZW1vdmUgTHVjaWQgRW1hY3Mgc3VwcG9ydC4KLS0tCiBsaXNwL2Jvb2ttYXJrLmVs IHwgNiAtLS0tLS0KIDEgZmlsZSBjaGFuZ2VkLCA2IGRlbGV0aW9ucygtKQoKZGlmZiAtLWdpdCBh L2xpc3AvYm9va21hcmsuZWwgYi9saXNwL2Jvb2ttYXJrLmVsCmluZGV4IDVhOTg1OWQ4M2QuLmFl NTBhZWIzMjAgMTAwNjQ0Ci0tLSBhL2xpc3AvYm9va21hcmsuZWwKKysrIGIvbGlzcC9ib29rbWFy ay5lbApAQCAtMTc2LDEyICsxNzYsNiBAQCBib29rbWFyay1tZW51LWhlYWRpbmcKIAogOzs7IE5v IHVzZXItc2VydmljZWFibGUgcGFydHMgYmV5b25kIHRoaXMgcG9pbnQuCiAKLTs7IEFkZGVkICBm b3IgbHVjaWQgZW1hY3MgIGNvbXBhdGliaWxpdHksIGRiCi0ob3IgKGZib3VuZHAgJ2RlZmFsaWFz KSAgKGZzZXQgJ2RlZmFsaWFzICdmc2V0KSkKLQotOzsgc3VnZ2VzdGVkIGZvciBsdWNpZCBjb21w YXRpYmlsaXR5IGJ5IGRhdmlkIGh1Z2hlczoKLShvciAoZmJvdW5kcCAnZnJhbWUtaGVpZ2h0KSAg KGRlZmFsaWFzICdmcmFtZS1oZWlnaHQgJ3NjcmVlbi1oZWlnaHQpKQotCiAMCiA7OzsgS2V5bWFw IHN0dWZmOgogCi0tIAoyLjIxLjAKCg== --000000000000407b69058b200de0-- From unknown Thu Sep 11 18:37:13 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Stefan Kangas Subject: bug#36179: closed (Re: bug#36179: [PATCH] Remove Lucid Emacs support from bookmark.el) Message-ID: References: <83imt7w8pp.fsf@gnu.org> X-Gnu-PR-Message: they-closed 36179 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: patch Reply-To: 36179@debbugs.gnu.org Date: Sat, 15 Jun 2019 08:32:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1560587523-16477-1" This is a multi-part message in MIME format... ------------=_1560587523-16477-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #36179: [PATCH] Remove Lucid Emacs support from bookmark.el which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 36179@debbugs.gnu.org. --=20 36179: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D36179 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1560587523-16477-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 36179-done) by debbugs.gnu.org; 15 Jun 2019 08:31:33 +0000 Received: from localhost ([127.0.0.1]:38300 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hc461-0004H2-3o for submit@debbugs.gnu.org; Sat, 15 Jun 2019 04:31:33 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43886) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hc45z-0004Gr-MO for 36179-done@debbugs.gnu.org; Sat, 15 Jun 2019 04:31:31 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:33505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hc45t-0000Nf-6W; Sat, 15 Jun 2019 04:31:26 -0400 Received: from [176.228.60.248] (port=4221 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hc45s-0006Fx-N3; Sat, 15 Jun 2019 04:31:25 -0400 Date: Sat, 15 Jun 2019 11:31:30 +0300 Message-Id: <83imt7w8pp.fsf@gnu.org> From: Eli Zaretskii To: Stefan Kangas In-reply-to: (message from Stefan Kangas on Wed, 12 Jun 2019 15:04:09 +0200) Subject: Re: bug#36179: [PATCH] Remove Lucid Emacs support from bookmark.el References: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 36179-done Cc: 36179-done@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 (---) > From: Stefan Kangas > Date: Wed, 12 Jun 2019 15:04:09 +0200 > > I suggest that we remove this code that supports "Lucid Emacs" from > bookmark.el. From a cursory web search, I don't think this code from > 1993 and 1995 is needed on modern XEmacs, and if it is, it's better if > they add these aliases themselves. Thanks, pushed. ------------=_1560587523-16477-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 12 Jun 2019 13:04:36 +0000 Received: from localhost ([127.0.0.1]:60877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hb2vc-0006s2-4a for submit@debbugs.gnu.org; Wed, 12 Jun 2019 09:04:36 -0400 Received: from lists.gnu.org ([209.51.188.17]:60028) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hb2vZ-0006rt-Ul for submit@debbugs.gnu.org; Wed, 12 Jun 2019 09:04:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59406) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hb2vU-0006U5-1l for bug-gnu-emacs@gnu.org; Wed, 12 Jun 2019 09:04:31 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hb2vR-00080s-1R for bug-gnu-emacs@gnu.org; Wed, 12 Jun 2019 09:04:26 -0400 Received: from mail-wm1-f51.google.com ([209.85.128.51]:52084) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hb2vP-0007y5-Sw for bug-gnu-emacs@gnu.org; Wed, 12 Jun 2019 09:04:24 -0400 Received: by mail-wm1-f51.google.com with SMTP id 207so6515977wma.1 for ; Wed, 12 Jun 2019 06:04:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=LN0/9pm679cNBZY8hB6Y25pvjlxnvrxW58xwhG2CoOk=; b=G35ZPExXzDWoXEIbfATzFrbrm3EXAzWrH/83aqy+tgbhN6puhUNnJvVYrzBEEWJKjx xL864PQ13msJMVl2IrxFcjmeJGcLwzUSFwAtRL97FehjNMukee2enIFZ8ogG+6tC34WA Vf7BNID2Ox1aQ9KtEWb1k76iZewQ84hLxqG7ZAqpKI9k60Y0EFnII+MuL+iJUZwL6vbm dxfHqluflpnVuaRAz9SaltB3lTUfcSdd2zTBazSG3aMAUSDBR+Wm5fo4WzBMd+0UoZYQ UmFKdkhnng3aTOGeZPhk3rtoEOvIaV1EwV6X7N4A+Gn6nJrBENi8+EQM5pUuRE16U8g4 5g7w== X-Gm-Message-State: APjAAAUS41ZD5LFR3KaFFcj8j6AJDW+wfsJuSaoJSjGK6wJqbQxBN0RB 1XdGvZU8/HjeDAIGa2cgy1IZjVWGOJJyN70sFWyR4A7z X-Google-Smtp-Source: APXvYqwqDgSftoBoxVs4Mnx7Fvad8fsDrErzd4B3ObhF19YEvMNUYaG2CoCwJuU3uJwXl4ZuTnk1wjTGQqsBF4pnP1s= X-Received: by 2002:a1c:b6d4:: with SMTP id g203mr21832303wmf.19.1560344661078; Wed, 12 Jun 2019 06:04:21 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Wed, 12 Jun 2019 15:04:09 +0200 Message-ID: Subject: [PATCH] Remove Lucid Emacs support from bookmark.el To: bug-gnu-emacs@gnu.org Content-Type: multipart/mixed; boundary="000000000000407b69058b200de0" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.128.51 X-Spam-Score: -0.8 (/) 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: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.8 (-) --000000000000407b69058b200de0 Content-Type: text/plain; charset="UTF-8" I suggest that we remove this code that supports "Lucid Emacs" from bookmark.el. From a cursory web search, I don't think this code from 1993 and 1995 is needed on modern XEmacs, and if it is, it's better if they add these aliases themselves. Thanks, Stefan Kangas --000000000000407b69058b200de0 Content-Type: application/octet-stream; name="0001-Remove-Lucid-Emacs-support-from-bookmark.el.patch" Content-Disposition: attachment; filename="0001-Remove-Lucid-Emacs-support-from-bookmark.el.patch" Content-Transfer-Encoding: base64 Content-ID: X-Attachment-Id: f_jwt8wwfw0 RnJvbSAwN2VkZGQxNmRhZDYzNjM3YTcyODgwMTllNmQ5OGY2ZmUxN2M1MmJkIE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBTdGVmYW4gS2FuZ2FzIDxzdGVmYW5rYW5nYXNAZ21haWwuY29t PgpEYXRlOiBXZWQsIDEyIEp1biAyMDE5IDEwOjM2OjEwICswMjAwClN1YmplY3Q6IFtQQVRDSF0g UmVtb3ZlIEx1Y2lkIEVtYWNzIHN1cHBvcnQgZnJvbSBib29rbWFyay5lbAoKKiBsaXNwL2Jvb2tt YXJrLmVsOiBSZW1vdmUgTHVjaWQgRW1hY3Mgc3VwcG9ydC4KLS0tCiBsaXNwL2Jvb2ttYXJrLmVs IHwgNiAtLS0tLS0KIDEgZmlsZSBjaGFuZ2VkLCA2IGRlbGV0aW9ucygtKQoKZGlmZiAtLWdpdCBh L2xpc3AvYm9va21hcmsuZWwgYi9saXNwL2Jvb2ttYXJrLmVsCmluZGV4IDVhOTg1OWQ4M2QuLmFl NTBhZWIzMjAgMTAwNjQ0Ci0tLSBhL2xpc3AvYm9va21hcmsuZWwKKysrIGIvbGlzcC9ib29rbWFy ay5lbApAQCAtMTc2LDEyICsxNzYsNiBAQCBib29rbWFyay1tZW51LWhlYWRpbmcKIAogOzs7IE5v IHVzZXItc2VydmljZWFibGUgcGFydHMgYmV5b25kIHRoaXMgcG9pbnQuCiAKLTs7IEFkZGVkICBm b3IgbHVjaWQgZW1hY3MgIGNvbXBhdGliaWxpdHksIGRiCi0ob3IgKGZib3VuZHAgJ2RlZmFsaWFz KSAgKGZzZXQgJ2RlZmFsaWFzICdmc2V0KSkKLQotOzsgc3VnZ2VzdGVkIGZvciBsdWNpZCBjb21w YXRpYmlsaXR5IGJ5IGRhdmlkIGh1Z2hlczoKLShvciAoZmJvdW5kcCAnZnJhbWUtaGVpZ2h0KSAg KGRlZmFsaWFzICdmcmFtZS1oZWlnaHQgJ3NjcmVlbi1oZWlnaHQpKQotCiAMCiA7OzsgS2V5bWFw IHN0dWZmOgogCi0tIAoyLjIxLjAKCg== --000000000000407b69058b200de0-- ------------=_1560587523-16477-1--