From unknown Fri Aug 15 16:22:06 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3217: 23.0.92; apropos profile Reply-To: Andreas Roehler , 3217@debbugs.gnu.org Resent-From: Andreas Roehler Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 05 May 2009 06:35:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 3217 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12415048771887 (code B ref -1); Tue, 05 May 2009 06:35:03 +0000 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 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 unknown Fri Aug 15 16:22:06 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3217: apropos profile Reply-To: Glenn Morris , 3217@debbugs.gnu.org Resent-From: Glenn Morris Original-Sender: Glenn Morris Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 17 Jun 2009 07:15:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3217 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3217-submit@emacsbugs.donarmstrong.com id=B3217.124522242114757 (code B ref 3217); Wed, 17 Jun 2009 07:15:04 +0000 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 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-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 unknown Fri Aug 15 16:22:06 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Andreas Roehler Subject: bug#3217: closed (Re: bug#3217: apropos profile) Message-ID: References: <3jsjqf47aw.fsf@fencepost.gnu.org> <49FFDC9B.6060608@online.de> X-Gnu-PR-Message: they-closed 3217 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: wontfix Reply-To: 3217@debbugs.gnu.org Date: Sat, 09 Jul 2011 18:51:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1310237463-3846-1" This is a multi-part message in MIME format... ------------=_1310237463-3846-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #3217: 23.0.92; apropos profile 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 3217@debbugs.gnu.org. --=20 3217: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3217 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1310237463-3846-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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. ------------=_1310237463-3846-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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-- ------------=_1310237463-3846-1-- From unknown Fri Aug 15 16:22:06 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Barry Warsaw Subject: bug#3220: closed (Re: bug#3217: apropos profile) Message-ID: References: <3jsjqf47aw.fsf@fencepost.gnu.org> <528C1614-8EB1-4B11-BC8D-DE891344F3A1@python.org> X-Gnu-PR-Message: they-closed 3220 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: wontfix Reply-To: 3220@debbugs.gnu.org Date: Sat, 09 Jul 2011 18:51:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1310237463-3846-3" This is a multi-part message in MIME format... ------------=_1310237463-3846-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #3217: 23.0.92; apropos profile 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 3220@debbugs.gnu.org. --=20 3217: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3217 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1310237463-3846-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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. ------------=_1310237463-3846-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 5 May 2009 14:20:24 +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.5 required=4.0 tests=AWL,MURPHY_DRUGS_REL8 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 n45EKHZV007845 for ; Tue, 5 May 2009 07:20:18 -0700 Received: from mail.gnu.org ([199.232.76.166]:42927 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1M1LVI-0003EK-Ub for emacs-pretest-bug@gnu.org; Tue, 05 May 2009 10:20:17 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1M1LVH-0006rx-Nz for emacs-pretest-bug@gnu.org; Tue, 05 May 2009 10:20:16 -0400 Received: from 216-15-33-230.c3-0.slvr-ubr2.lnh-slvr.md.static.cable.rcn.com ([216.15.33.230]:36100 helo=mail.wooz.org) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M1LVH-0006rl-Fr for emacs-pretest-bug@gnu.org; Tue, 05 May 2009 10:20:15 -0400 Received: from snowdog.wooz.org (snowdog.wooz.org [192.168.11.202]) by mail.wooz.org (Postfix) with ESMTPSA id 54215E393A; Tue, 5 May 2009 09:44:36 -0400 (EDT) Cc: emacs-pretest-bug@gnu.org Message-Id: <528C1614-8EB1-4B11-BC8D-DE891344F3A1@python.org> From: Barry Warsaw To: Andreas Roehler In-Reply-To: <49FFDC9B.6060608@online.de> Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-172--916612812" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: 23.0.92; apropos profile Date: Tue, 5 May 2009 09:44:35 -0400 References: <49FFDC9B.6060608@online.de> X-Pgp-Agent: GPGMail 1.2.0 (v56) X-Mailer: Apple Mail (2.930.3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) X-Greylist: delayed 2138 seconds by postgrey-1.27 at monty-python; Tue, 05 May 2009 10:20:15 EDT This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-172--916612812 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On May 5, 2009, at 2:28 AM, Andreas Roehler wrote: > 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. Whatever the Emacs maintainers want to do is fine with me. They are maintaining elp these days. -Barry --Apple-Mail-172--916612812 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) iQCVAwUBSgBCw3EjvBPtnXfVAQJP6gQAsNVLTNg+ZKEwFzXkWE1oxpLbApHOHlKv y35KNRS1c92fUqCeAfpbPaHBtT2ulVVFCyuvHwpZlAZxvw/O0lqYFPGeYPpt9Wiv Duk2xzln869DRPH0KXAPH0ZCwwIOi/ZxLVkF+qN4lKMxx6Sxalm2tUjzpIUSgbKx ey8hIwzxcgc= =LnFB -----END PGP SIGNATURE----- --Apple-Mail-172--916612812-- ------------=_1310237463-3846-3--