GNU bug report logs -
#3217
23.0.92; apropos profile
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 3217 in the body.
You can then email your comments to 3217 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#3217
; Package
emacs
.
(Tue, 05 May 2009 06:35:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andreas Roehler <andreas.roehler <at> online.de>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Tue, 05 May 2009 06:35:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
[Message part 1 (text/plain, inline)]
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 <return> p r o f i l e <return> M-x
r e p o r t - e m a c s - b u g <return>
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
No apropos matches for `profile'
[elp-el.diff (text/x-patch, inline)]
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
Merged 3217 3220.
Request was from
Chong Yidong <cyd <at> stupidchicken.com>
to
control <at> emacsbugs.donarmstrong.com
.
(Tue, 05 May 2009 14:40:10 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#3217
; Package
emacs
.
(Wed, 17 Jun 2009 07:15:04 GMT)
Full text and
rfc822 format available.
Message #10 received at 3217 <at> emacsbugs.donarmstrong.com (full text, mbox):
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".
Severity set to `wishlist' from `normal'
Request was from
Glenn Morris <rgm+emacsbugs <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Wed, 17 Jun 2009 07:15:06 GMT)
Full text and
rfc822 format available.
Tags added: wontfix
Request was from
Glenn Morris <rgm+emacsbugs <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Wed, 17 Jun 2009 07:15:06 GMT)
Full text and
rfc822 format available.
Reply sent
to
Glenn Morris <rgm <at> gnu.org>
:
You have taken responsibility.
(Sat, 09 Jul 2011 18:51:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andreas Roehler <andreas.roehler <at> online.de>
:
bug acknowledged by developer.
(Sat, 09 Jul 2011 18:51:03 GMT)
Full text and
rfc822 format available.
Message #19 received at 3217-done <at> debbugs.gnu.org (full text, mbox):
I don't see a need to keep open this particular report, which was marked
"wontfix" some time ago.
Reply sent
to
Glenn Morris <rgm <at> gnu.org>
:
You have taken responsibility.
(Sat, 09 Jul 2011 18:51:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Barry Warsaw <barry <at> python.org>
:
bug acknowledged by developer.
(Sat, 09 Jul 2011 18:51:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 07 Aug 2011 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 14 years and 11 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.