From unknown Fri Jun 20 07:25:45 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#2540 <2540@debbugs.gnu.org> To: bug#2540 <2540@debbugs.gnu.org> Subject: Status: 23.0.60; misearch autoload warning Reply-To: bug#2540 <2540@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:25:45 +0000 retitle 2540 23.0.60; misearch autoload warning reassign 2540 emacs,ns submitter 2540 Denis Laplante severity 2540 normal tag 2540 unreproducible moreinfo thanks From Denis.Laplante@ubc.ca Mon Mar 2 09:27:19 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 2 Mar 2009 17:27:19 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n22HRG0p026874 for ; Mon, 2 Mar 2009 09:27:17 -0800 Received: from mx10.gnu.org ([199.232.76.166]:49684) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LeBsr-0002uv-4K for emacs-pretest-bug@gnu.org; Mon, 02 Mar 2009 12:24:53 -0500 Received: from mr3.mail-relay.ubc.ca ([137.82.45.5]:16463) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LeBv9-0006AJ-3C for emacs-pretest-bug@gnu.org; Mon, 02 Mar 2009 12:27:15 -0500 Received: from mta1.interchange.ubc.ca (mta1.interchange.ubc.ca [142.103.145.69]) by mr3.mail-relay.ubc.ca (Postfix) with ESMTP id 35D7D180A3 for ; Mon, 2 Mar 2009 09:27:11 -0800 (PST) X-Ubc-Received: from greygum.netcom.ubc.ca (greygum.netcom.ubc.ca [137.82.6.22]) by smtp.interchange.ubc.ca (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0KFW00BVR359D0@smtp.interchange.ubc.ca> for emacs-pretest-bug@gnu.org; Mon, 02 Mar 2009 09:27:11 -0800 (PST) Date: Mon, 02 Mar 2009 09:27:17 -0800 From: Denis Laplante Subject: 23.0.60; misearch autoload warning To: emacs-pretest-bug@gnu.org Message-id: <49AC16F4.10606@ubc.ca> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 7bit User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209) X-UBC-Scanned: Sophos PureMessage 5.4.6.353000, Antispam-Engine: 2.6.1.350677, Antispam-Data: 2009.3.2.171627 X-UBC-Relayed: Relayed through mail-relay.ubc.ca X-PerlMx-Spam: Probability=8%, Report=BODY_SIZE_2000_2999 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0 X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 Hello Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: After compiling using MacPorts emacs-app-devel from CVS last Thursday Feb 26, every time I press C-S an error message appears > run-hooks: Cannot open load file: misearch , after which isearch worked as normal. I don't understand, because misearch.elc is in /Applications/MacPorts/Emacs.app/Contents/Resources/lisp/ -rw-r--r-- 2 root admin 3074 Dec 28 15:45 misearch.el.gz -rw-r--r-- 2 root admin 9254 Feb 27 08:43 misearch.elc and when I do M-x load-library misearch, it works with no complaint. FIX: edit loaddefs.el, comment out: ;; (add-hook 'isearch-mode-hook 'multi-isearch-setup) After restarting emacs, isearch is normal. Note that I'm using CVS via MacPorts because with "emacs-app" the function "shell" does not use ttys, so commands like "ping" can only be stopped from a separate command line. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /Applications/MacPorts/Emacs.app/Contents/Resources/etc/DEBUG for instructions. In GNU Emacs 23.0.60.1 (powerpc-apple-darwin9.6.0, NS apple-appkit-949.43) of 2009-02-27 on dt-pb.local Windowing system distributor `Apple', version 10.3.949 configured using `configure '--prefix=/opt/local' '--with-ns' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' 'CPP=/usr/bin/cpp-4.0'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Shell Minor modes in effect: shell-dirtrack-mode: t display-time-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: Recent messages: ========================================================== -- Denis Laplante - Sr Systems Analyst -- UBC IT Network Management Centre - TEL: 604/822-9914 ========================================================== From rgm@gnu.org Tue Mar 3 17:09:49 2009 Received: (at control) by emacsbugs.donarmstrong.com; 4 Mar 2009 01:09:50 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.0 required=4.0 tests=VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2419lW2022962 for ; Tue, 3 Mar 2009 17:09:48 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LefZy-00038Y-Dw; Tue, 03 Mar 2009 20:07:22 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18861.54346.365884.785353@fencepost.gnu.org> Date: Tue, 3 Mar 2009 20:07:22 -0500 From: Glenn Morris To: control Subject: control message X-Debbugs-No-Ack: yes reassign 2540 emacs,ns reassign 2542 emacs,ns severity 2544 wishlist reassign 2546 emacs,ns reassign 2550 emacs,ns reassign 2557 spam reassign 2558 spam reassign 2559 spam severity 2561 minor reassign 2564 emacs,ns tags 2499 notabug severity 2499 minor severity 2517 minor From rgm@gnu.org Tue Sep 1 17:30:40 2009 Received: (at control) by emacsbugs.donarmstrong.com; 2 Sep 2009 00:30:40 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.7 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n820Uce2029919 for ; Tue, 1 Sep 2009 17:30:39 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MidkE-0005hM-5y; Tue, 01 Sep 2009 20:30:38 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19101.48302.114879.559692@fencepost.gnu.org> Date: Tue, 1 Sep 2009 20:30:38 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: cyan X-Ran: !05'f!LWec=8o&,sk`%q#L29e',@j/6$'$KuhzGq2088tyJ-b\'ZvijKU9+pw,jsI[%@l: X-Debbugs-No-Ack: yes tags 2753 = close 2753 tags 2540 moreinfo From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 05 02:15:17 2011 Received: (at 2540) by debbugs.gnu.org; 5 Oct 2011 06:15:17 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBKlB-0008CD-DH for submit@debbugs.gnu.org; Wed, 05 Oct 2011 02:15:17 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBKl8-0008C5-Hr for 2540@debbugs.gnu.org; Wed, 05 Oct 2011 02:15:15 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RBKl6-0005BS-6u; Wed, 05 Oct 2011 02:15:12 -0400 From: Glenn Morris To: Denis Laplante Subject: Re: bug#2540: 23.0.60; misearch autoload warning References: <49AC16F4.10606@ubc.ca> X-Spook: airframe [Hello to all my friends and fans in domestic X-Ran: ;i80@Qqj@ (Denis Laplante's message of "Mon, 02 Mar 2009 09:27:17 -0800") Message-ID: <8msjn8ynf4.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 2540 Cc: 2540@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Denis Laplante wrote: > After compiling using MacPorts emacs-app-devel from CVS last Thursday > Feb 26, > every time I press C-S an error message appears >> run-hooks: Cannot open load file: misearch > , after which isearch worked as normal. > I don't understand, because misearch.elc is in > /Applications/MacPorts/Emacs.app/Contents/Resources/lisp/ > -rw-r--r-- 2 root admin 3074 Dec 28 15:45 misearch.el.gz > -rw-r--r-- 2 root admin 9254 Feb 27 08:43 misearch.elc > and when I do M-x load-library misearch, it works with no complaint. [...] > In GNU Emacs 23.0.60.1 (powerpc-apple-darwin9.6.0, NS apple-appkit-949.43) > of 2009-02-27 on dt-pb.local I cannot see how this could happen. Do you still see this problem with the latest version of Emacs? From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 05 12:17:50 2011 Received: (at 2540) by debbugs.gnu.org; 5 Oct 2011 16:17:50 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBUAF-0008WP-TK for submit@debbugs.gnu.org; Wed, 05 Oct 2011 12:17:50 -0400 Received: from vmaprod1.mail-relay.ubc.ca ([142.103.117.132]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBSQ9-0005y2-4x for 2540@debbugs.gnu.org; Wed, 05 Oct 2011 10:26:06 -0400 Received: from vmaprod1.mail-relay.ubc.ca (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id 5AB0429FEBE_E8C68F4B for <2540@debbugs.gnu.org>; Wed, 5 Oct 2011 14:25:56 +0000 (GMT) Received: from mta2.interchange.ubc.ca (mta2.interchange.ubc.ca [142.103.145.70]) by vmaprod1.mail-relay.ubc.ca (Sophos Email Appliance) with ESMTP id 23B8C29FEAE_E8C68F4F for <2540@debbugs.gnu.org>; Wed, 5 Oct 2011 14:25:56 +0000 (GMT) X-Ubc-Received: from [192.168.1.104] (S010600226b4f5f0d.vc.shawcable.net [24.85.147.247]) by smtp.interchange.ubc.ca (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPSA id <0LSL004P6K36DV@smtp.interchange.ubc.ca> for 2540@debbugs.gnu.org; Wed, 05 Oct 2011 07:25:56 -0700 (PDT) Date: Wed, 05 Oct 2011 07:25:54 -0700 From: Denis Laplante Subject: Re: bug#2540: 23.0.60; misearch autoload warning In-reply-to: <8msjn8ynf4.fsf@fencepost.gnu.org> To: Glenn Morris Message-id: <764D5BBF-BB44-43B7-A2A1-1489638E057E@ubc.ca> MIME-version: 1.0 (Apple Message framework v936) X-Mailer: Apple Mail (2.936) Content-type: text/plain; delsp=yes; format=flowed; charset=US-ASCII Content-transfer-encoding: 7bit References: <49AC16F4.10606@ubc.ca> <8msjn8ynf4.fsf@fencepost.gnu.org> X-UBC-Relayed: Relayed through vma.mail-relay.ubc.ca X-Spam-Score: X-Spam-Flag: No X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: 2540 X-Mailman-Approved-At: Wed, 05 Oct 2011 12:17:47 -0400 Cc: 2540@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) No problem with the current version > $ port installed 'emacs*' > The following ports are currently installed: > emacs @23.3_3+x11 (active) Thanks for checking. -- Denis Laplante On 4-Oct-11, at 11:15 PM, Glenn Morris wrote: > Denis Laplante wrote: > >> After compiling using MacPorts emacs-app-devel from CVS last Thursday >> Feb 26, >> every time I press C-S an error message appears >>> run-hooks: Cannot open load file: misearch >> , after which isearch worked as normal. >> I don't understand, because misearch.elc is in >> /Applications/MacPorts/Emacs.app/Contents/Resources/lisp/ >> -rw-r--r-- 2 root admin 3074 Dec 28 15:45 misearch.el.gz >> -rw-r--r-- 2 root admin 9254 Feb 27 08:43 misearch.elc >> and when I do M-x load-library misearch, it works with no complaint. > [...] >> In GNU Emacs 23.0.60.1 (powerpc-apple-darwin9.6.0, NS apple- >> appkit-949.43) >> of 2009-02-27 on dt-pb.local > > I cannot see how this could happen. Do you still see this problem with > the latest version of Emacs? From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 05 12:20:48 2011 Received: (at control) by debbugs.gnu.org; 5 Oct 2011 16:20:48 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBUD8-00009c-G1 for submit@debbugs.gnu.org; Wed, 05 Oct 2011 12:20:47 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBUD6-00009U-0t for control@debbugs.gnu.org; Wed, 05 Oct 2011 12:20:44 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RBUD1-0006XH-V3 for control@debbugs.gnu.org; Wed, 05 Oct 2011 12:20:40 -0400 Date: Wed, 05 Oct 2011 12:20:39 -0400 Message-Id: Subject: control message for bug 2540 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) close 2540 From unknown Fri Jun 20 07:25:45 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, 03 Nov 2011 11:24:05 +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