From unknown Tue Jun 17 20:20:54 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#56970 <56970@debbugs.gnu.org> To: bug#56970 <56970@debbugs.gnu.org> Subject: Status: Incorrect register-definition-prefixes in ldefs-boot.el Reply-To: bug#56970 <56970@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:20:54 +0000 retitle 56970 Incorrect register-definition-prefixes in ldefs-boot.el reassign 56970 emacs submitter 56970 Stefan Kangas severity 56970 minor thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 04 05:18:39 2022 Received: (at submit) by debbugs.gnu.org; 4 Aug 2022 09:18:39 +0000 Received: from localhost ([127.0.0.1]:51230 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJX02-0004oA-Qe for submit@debbugs.gnu.org; Thu, 04 Aug 2022 05:18:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:47156) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJX00-0004o2-RI for submit@debbugs.gnu.org; Thu, 04 Aug 2022 05:18:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33122) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJX00-000398-Gm for bug-gnu-emacs@gnu.org; Thu, 04 Aug 2022 05:18:36 -0400 Received: from mail-ua1-f52.google.com ([209.85.222.52]:40946) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJWzz-00044m-0x for bug-gnu-emacs@gnu.org; Thu, 04 Aug 2022 05:18:36 -0400 Received: by mail-ua1-f52.google.com with SMTP id r12so8003945uaf.7 for ; Thu, 04 Aug 2022 02:18:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:mime-version:date:message-id:subject:to; bh=r1dVVdTfN2CKrmbW+YTft402qOUgMByrcoiVjcGAlbo=; b=pxqwKrIYn6m2q1fO1MpGkAy8S/8etvLtLQ2CZmBCWQCvVTdjv3cskdoyYS5xllj8RL UkI5Qv6B/hSrbRYtjOuVDSRgiVG7V8Ka+mee0egKCEZUyzpdqA13+qdCP1560SE3Ltoy NugOYUG7wg7Xa56TnfT1CiPH/kOy1XffPW1ymCnQVex4cLt/HtzPsovX7KOeJKhz1CPr oqC8rvIFJq6JM/YzAU+MkvZtVRKcF2HOAcMp1jA3LDB4QM9VKKig/7O6t6epI3KKbrkJ CcJFa9p/LagxxO9541sFzSxZvcnolBe+LJdHy2YuT1mGhiEliT0iTNQfw+po291QgQ4t Ezkw== X-Gm-Message-State: ACgBeo2JDD0s6BCGL//o8FpWuIdYuySnJHmY6p7+CCgUOPEIjkKQ677h embzLZ6vZAGSGkC54nrlvGVv/X5IU9dBXsqm+lmvmo31 X-Google-Smtp-Source: AA6agR6ozUDCopJRlLDMS+IRyG52OArkrTmIPa6gFmCWxxNDmi0tblyYvqujtGe6xT3SRcl2a+uygRDQ666jGzGxcEM= X-Received: by 2002:ab0:6197:0:b0:387:8e6e:91b8 with SMTP id h23-20020ab06197000000b003878e6e91b8mr314965uan.26.1659604713564; Thu, 04 Aug 2022 02:18:33 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Thu, 4 Aug 2022 09:18:32 +0000 From: Stefan Kangas MIME-Version: 1.0 Date: Thu, 4 Aug 2022 09:18:32 +0000 Message-ID: Subject: Incorrect register-definition-prefixes in ldefs-boot.el To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=209.85.222.52; envelope-from=stefankangas@gmail.com; helo=mail-ua1-f52.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action 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 (-) Severity: minor I see in ldefs-boot.el the following that doesn't seem entirely right to me: (register-definition-prefixes "semantic/db-javascript" '("javascript-mode" "semanticdb-")) (register-definition-prefixes "edebug" '("arglist" "backquote-form" "def-declarations" "edebug" "function-form" "interactive" "lambda-" "name" "nested-backquote-form")) (register-definition-prefixes "shortdoc" '("alist" "buffer" "file" "hash-table" "keymaps" "list" "number" "overlay" "process" "regexp" "sequence" "shortdoc-" "string" "text-properties" "vector")) From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 04 05:27:33 2022 Received: (at 56970) by debbugs.gnu.org; 4 Aug 2022 09:27:33 +0000 Received: from localhost ([127.0.0.1]:51259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJX8f-00053j-7T for submit@debbugs.gnu.org; Thu, 04 Aug 2022 05:27:33 -0400 Received: from quimby.gnus.org ([95.216.78.240]:50376) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJX8d-00053U-89 for 56970@debbugs.gnu.org; Thu, 04 Aug 2022 05:27:31 -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:Date:References: In-Reply-To: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=6z4Pmh12w1r8LR77+lSKzYohsToDkcasrkLfEenMaN0=; b=G2Gxj0q7bX6+VijilhmRilWR1l L3Z9Zft/M7SlRh0sQJiEu6crWcFcKxROTL+1ADi8YyPMVZ3dgYPoutIxmymPRuRvgAQnAS9IO7cps YGBcXAZTFRF6MWwxWtP/sWFDGDfWl+GQe2vLFuBuJogj3F4wfyR4nuFmDN2zbi81Di+o=; Received: from [84.212.220.105] (helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oJX8U-0005J1-LR; Thu, 04 Aug 2022 11:27:24 +0200 From: Lars Ingebrigtsen To: Stefan Kangas Subject: Re: bug#56970: Incorrect register-definition-prefixes in ldefs-boot.el In-Reply-To: (Stefan Kangas's message of "Thu, 4 Aug 2022 09:18:32 +0000") References: Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAGFBMVEX7+/stKCjV1dSH g3NcWE8MBwmxsKX///8fuVgaAAAAAWJLR0QHFmGI6wAAAAd0SU1FB+YIBAg6JkpshJUAAAF+SURB VDjL7ZOxcoMwDIZ9vIEO3JkY6p1g2Ckxuy9W50CI3/8RKtm0Sblk6tqfQYc+6ZcwIMS/9oKkwxar ZoDTCaAUmPS+xQoGLCTiRaDvjGTgqJ7AAEiBgJ/aOXbk5IFYo0SH6AisICMYJXvMm+VFgEd5lgSo 3EcACRSDN4Y7ij1YxzfrCNA9mScrR+va6Rps4XgrCd8AB5oxVmMn8RYLCbgIJFuFvGncjbOpw/cd g08dcmPdyrsmcFQHHu5OH6Pp8BAfK4LT2jAwZrAe+EgcxA5v2hbhIiSJ3OkQ+zBHUE06AsB0JLiw 9+xc29eOAN4Bd9QIue7icBsBFRdjg44AjjaCJh4OAQSQvqbV8lXyi0LqYUBLFfJcF9Yfl6vlGfkP APR6MVPQS0XvfDByAxyV6pVSOhDw9vFjoFwISl9LEfrA0iGppHpVZkoIpUSWlayMoyJSqgSe6jfI XgH1d5Dt0+X2K2RPs/v8I9nUvvq5noKHde7iGXpRdC1kv434ApdpsKWK9rESAAAAJXRFWHRkYXRl OmNyZWF0ZQAyMDIyLTA4LTA0VDA4OjU4OjM4KzAwOjAwer+ILwAAACV0RVh0ZGF0ZTptb2RpZnkA MjAyMi0wOC0wNFQwODo1ODozOCswMDowMAviMJMAAAAASUVORK5CYII= X-Now-Playing: Genesis's _The Lamb Lies Down On Broadway (2)_: "In The Rapids" Date: Thu, 04 Aug 2022 11:27:22 +0200 Message-ID: <87a68kicjp.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.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: Stefan Kangas writes: > I see in ldefs-boot.el the following that doesn't seem entirely right to > me: > > (register-definition-prefixes "semantic/db-javascript" > '("javascript-mode" "semanticdb-")) > > (register-definiti [...] 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: 56970 Cc: 56970@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 (---) Stefan Kangas writes: > I see in ldefs-boot.el the following that doesn't seem entirely right to > me: > > (register-definition-prefixes "semantic/db-javascript" > '("javascript-mode" "semanticdb-")) > > (register-definition-prefixes "edebug" '("arglist" "backquote-form" > "def-declarations" "edebug" "function-form" "interactive" "lambda-" > "name" "nested-backquote-form")) > > (register-definition-prefixes "shortdoc" '("alist" "buffer" "file" > "hash-table" "keymaps" "list" "number" "overlay" "process" "regexp" > "sequence" "shortdoc-" "string" "text-properties" "vector")) Now fixed in Emacs 29. From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 04 05:27:45 2022 Received: (at control) by debbugs.gnu.org; 4 Aug 2022 09:27:45 +0000 Received: from localhost ([127.0.0.1]:51262 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJX8r-00054B-HS for submit@debbugs.gnu.org; Thu, 04 Aug 2022 05:27:45 -0400 Received: from quimby.gnus.org ([95.216.78.240]:50390) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJX8p-00053x-A6 for control@debbugs.gnu.org; Thu, 04 Aug 2022 05:27:43 -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=qNwxcqfiGJGZUUSMP+yFOcJLSf4dWC5vAeWJZdlwstY=; b=YGJ3uU8+fkavOu/B0qvI8EN6ZQ lY18LKe5YmgmCew22KEnJJ+4djMpfRWAy3/8Z7kPDsa942+JQdQh1g6NsBOU/UhRM1g0IMe78emWY lSoxqyAYlaze+QW+QsRoMfXyJFcOn3hE4OkFACruXrtctEWk9//DxNKj+KuZ0FdSSi+E=; Received: from [84.212.220.105] (helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oJX8h-0005JC-Cg for control@debbugs.gnu.org; Thu, 04 Aug 2022 11:27:37 +0200 Date: Thu, 04 Aug 2022 11:27:34 +0200 Message-Id: <878ro4icjd.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #56970 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 56970 29.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 56970 29.1 quit From unknown Tue Jun 17 20:20:54 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 01 Sep 2022 11:24:13 +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