From unknown Fri Aug 15 02:02:08 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#3217 <3217@debbugs.gnu.org> To: bug#3217 <3217@debbugs.gnu.org> Subject: Status: 23.0.92; apropos profile Reply-To: bug#3217 <3217@debbugs.gnu.org> Date: Fri, 15 Aug 2025 09:02:08 +0000 retitle 3217 23.0.92; apropos profile reassign 3217 emacs submitter 3217 Andreas Roehler severity 3217 wishlist tag 3217 wontfix thanks From andreas.roehler@online.de Mon May 4 23:27:57 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 5 May 2009 06:27:57 +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=1.1 required=4.0 tests=FOURLA,MIXEDBDN, MURPHY_DRUGS_REL8 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 n456RpP2001881 for ; Mon, 4 May 2009 23:27:52 -0700 Received: from mail.gnu.org ([199.232.76.166]:44743 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1M1E86-0007KB-Nl for emacs-pretest-bug@gnu.org; Tue, 05 May 2009 02:27:50 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1M1E84-0004zj-8X for emacs-pretest-bug@gnu.org; Tue, 05 May 2009 02:27:49 -0400 Received: from moutng.kundenserver.de ([212.227.126.188]:54850) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M1E83-0004yw-KS for emacs-pretest-bug@gnu.org; Tue, 05 May 2009 02:27:48 -0400 Received: from [192.168.178.27] (p54BE989F.dip0.t-ipconnect.de [84.190.152.159]) by mrelayeu.kundenserver.de (node=mreu0) with ESMTP (Nemesis) id 0MKuxg-1M1E811XQh-00013E; Tue, 05 May 2009 08:27:45 +0200 Message-ID: <49FFDC9B.6060608@online.de> Date: Tue, 05 May 2009 08:28:43 +0200 From: Andreas Roehler User-Agent: Thunderbird 2.0.0.19 (X11/20081227) MIME-Version: 1.0 To: emacs-pretest-bug@gnu.org CC: Barry Warsaw Subject: 23.0.92; apropos profile Content-Type: multipart/mixed; boundary="------------040706060709000405090308" X-Provags-ID: V01U2FsdGVkX18qSMrdREFGtgq4LFmX2OzIu9lRQjknBITLBkz HtwydnqIBrSOwPRaxQGmHife8eJRfPJakdb5j/CX04smlWvVJm CZnBtCcrl12OSkkylUdUU+HC7MNW2BoZuD85Wju+Ms= X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. This is a multi-part message in MIME format. --------------040706060709000405090308 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Hi Barry, M-x apropos RET profile didn't show `elp-instrument-function' and related tools. Thats probably, because non of them has the name "profile" in it. Suggest an alias as delivered with patch. Thanks Andreas Röhler In GNU Emacs 23.0.92.1 (i686-pc-linux-gnu, GTK+ Version 2.12.0) of 2009-04-29 on noname Windowing system distributor `The X.Org Foundation', version 11.0.70200000 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: de_DE.UTF-8 value of $XMODIFIERS: @im=local locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-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: M-x a p r o p o s p r o f i l e M-x r e p o r t - e m a c s - b u g Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. No apropos matches for `profile' --------------040706060709000405090308 Content-Type: text/x-patch; name="elp-el.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="elp-el.diff" diff -u -b -L /usr/local/share/emacs/23.0.92/lisp/emacs-lisp/elp.el.gz -L MY-PATH/elp.el --- /usr/local/share/emacs/23.0.92/lisp/emacs-lisp/elp.el.gz +++ MY-PATH/elp.el @@ -228,6 +228,7 @@ (error nil)))))) +(defalias 'elp-profile-function 'elp-instrument-function) ;;;###autoload (defun elp-instrument-function (funsym) "Instrument FUNSYM for profiling. Diff finished. Tue May 5 08:14:39 2009 --------------040706060709000405090308-- From cyd@stupidchicken.com Tue May 5 07:36:05 2009 Received: (at control) by emacsbugs.donarmstrong.com; 5 May 2009 14:36:05 +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=-2.0 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n45Ea0cb013170 for ; Tue, 5 May 2009 07:36:01 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 3BCB557E24B; Tue, 5 May 2009 10:36:08 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: merge 3217 3220 Date: Tue, 05 May 2009 10:36:08 -0400 Message-ID: <87ocu7fwh3.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii merge 3217 3220 thanks From rgm@gnu.org Wed Jun 17 00:07:01 2009 Received: (at 3217) by emacsbugs.donarmstrong.com; 17 Jun 2009 07:07:01 +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=-6.0 required=4.0 tests=FAKE_REPLY_C,HAS_BUG_NUMBER, 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 n5H76uM0014745; Wed, 17 Jun 2009 00:06:58 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MGpEU-0003aM-BI; Wed, 17 Jun 2009 03:06:54 -0400 From: Glenn Morris To: 3217@debbugs.gnu.org Subject: Re: bug#3217: apropos profile X-Spook: anarchy lynch Croatian Dick Cheney spy Kh-11 blackjack X-Ran: FnH,^aDwl_w#ke6O-W>LM*AZL*0y2c6$Qv>lR\w"Qi7]DpT{Pt7ZX\NthbDIbB0<2Or3@{ X-Hue: cyan X-Debbugs-No-Ack: yes X-Attribution: GM Date: Wed, 17 Jun 2009 03:06:54 -0400 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Glenn Morris severity 3217 wishlist tags 3217 wontfix stop I don't see a need for every function to have every possible related keyword appear somewhere in its name. Elp is the first match in the Elisp manual when searching for "profiling". From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 09 14:50:55 2011 Received: (at 3217-done) by debbugs.gnu.org; 9 Jul 2011 18:50:55 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QfccB-0000zb-AY for submit@debbugs.gnu.org; Sat, 09 Jul 2011 14:50:55 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qfcc9-0000zK-DL for 3217-done@debbugs.gnu.org; Sat, 09 Jul 2011 14:50:53 -0400 Received: from localhost ([127.0.0.1]:36694) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfcc4-0006ip-0v; Sat, 09 Jul 2011 14:50:48 -0400 From: Glenn Morris To: 3217-done@debbugs.gnu.org Subject: Re: bug#3217: apropos profile References: X-Spook: Juiliett Class Submarine analyzer Ft. Bragg Uzbekistan X-Ran: 5"$^9".BS$3PuN9--Ifbzkk{|y"`]/~EJ;u2az-mv;4p,h;6{vNc(_V@7GV<8l4:T#:5FV X-Hue: green X-Attribution: GM Date: Sat, 09 Jul 2011 14:50:47 -0400 In-Reply-To: (Glenn Morris's message of "Wed, 17 Jun 2009 03:06:54 -0400") Message-ID: <3jsjqf47aw.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: 3217-done 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 (------) I don't see a need to keep open this particular report, which was marked "wontfix" some time ago. From unknown Fri Aug 15 02:02:08 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 07 Aug 2011 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