From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 17 00:26:18 2010 Received: (at submit) by debbugs.gnu.org; 17 Jun 2010 04:26:19 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OP6gD-0004XN-Kr for submit@debbugs.gnu.org; Thu, 17 Jun 2010 00:26:18 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OP6ZY-0004UI-9I for submit@debbugs.gnu.org; Thu, 17 Jun 2010 00:19:25 -0400 Received: from lists.gnu.org ([199.232.76.165]:56674) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OP6ZV-0006qA-29 for submit@debbugs.gnu.org; Thu, 17 Jun 2010 00:19:21 -0400 Received: from [140.186.70.92] (port=44298 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OP6ZT-00019J-GO for bug-gnu-emacs@gnu.org; Thu, 17 Jun 2010 00:19:20 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OP6ZR-0002VX-TS for bug-gnu-emacs@gnu.org; Thu, 17 Jun 2010 00:19:19 -0400 Received: from smtpauth02.csee.onr.siteprotect.com ([64.26.60.136]:45442) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OP6ZR-0002VF-Ou for bug-gnu-emacs@gnu.org; Thu, 17 Jun 2010 00:19:17 -0400 Received: from [192.168.1.135] (unknown [98.203.142.243]) (Authenticated sender: kswartz2@oneroad.com) by smtpauth02.csee.onr.siteprotect.com (Postfix) with ESMTPA id 75987E38022 for ; Wed, 16 Jun 2010 23:19:15 -0500 (CDT) Message-ID: <4C19A221.70909@oneroad.com> Date: Wed, 16 Jun 2010 21:18:41 -0700 From: Keith M Swartz User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: 23.2; Many files take 6-15 seconds to open after upgrade to 23.2 on WinXP Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A02020A.4C19A243.0147,ss=1,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 17 Jun 2010 00:26:17 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Keith M Swartz 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 (------) This bug report will be sent to the Free Software Foundation, not to your local site managers! 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 bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': --------- Upgraded from emacs 22.3 to 23.2.1 on Windows XP SP 3, using pre-built binaries from ftp.gnu.org. I've found that emacs is frequently unresponsive, would hang for several seconds during routine operations, including auto-save, etc. Did some searching, and found that default setting for w32-get-true-file-attributes had changed, so I reverted that back to nil -- this helped. Now, at best, opening files takes about 1-2 seconds, which is acceptable. But sometimes, it still takes 6-8 seconds to open files. I've confirmed there is no CPU usage during this time, and Process Monitor does not show enough specific information to determine whether it's an I/O call it's hanging on, or what I/O call that is. Ctrl-G is unresponsive and doesn't act until after control resumes. I can reproduce this even with no startup files, and it happens just as often. It APPEARED for a while that turning off font-lock-mode globally helped, but I think that may be a red herring. When turning it off, the first few file opens would usually go quickly, but after that, opening a file from a new location would bring back the 6-8 second hang. Not EVERY file opens this slowly, but enough do that it definitely interrupts the work flow. All of my operations are happening locally, and not on a network drive. I have a network drive defined, but even when the drive is not mounted, the hangs still occur. I have AV software installed, but can't disable it (due to corporate settings) -- however, I haven't seen this problem manifest in any other program, so I'm hesitant to blame that. I am working on testing with another machine to see if I can reproduce, but advice on key differences to look for would be helpful. --------- 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'. For information about debugging Emacs, please read the file c:/emacs/etc/DEBUG. In GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600) of 2010-05-08 on G41R2F1 Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/xpm/include' 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: ENU value of $XMODIFIERS: nil locale-coding-system: cp1252 default enable-multibyte-characters: t Major mode: XSL Minor modes in effect: display-time-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-c t C-x C-f C-g M-< C-n C-n C-n C-n C-n C-u C-n C-u C-p C-n C-x C-f M-b C-k w w w / w r i i n C-x C-f M-b C-k i d m M-b M-b C-k w o 9 i d m 9 7 t x k . M-> M-< M-x r e p o r t SPC e m SPC b u SPC Recent messages: SUBTREE (NO CHILDREN) FOLDED SUBTREE (NO CHILDREN) FOLDED SUBTREE (NO CHILDREN) FOLDED CHILDREN FOLDED Making completion list... [2 times] Mark set [2 times] Load-path shadows: c:/emacs/lisp/custom/css-mode hides c:/emacs/lisp/textmodes/css-mode Features: (shadow sort mail-extr message ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1 hex-util hashcash mail-utils emacsbug xslide-process xslide-font xslide-abbrev xslide-data etags imenu compile comint ring xslide help-mode view html-mode jsp-html-helper-mode asp-html-helper-mode php-html-helper-mode html-helper-mode tempo cl cl-19 cc-mode cc-fonts cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs org-wl org-w3m org-vm org-rmail org-mhe org-mew org-irc org-jsinfo org-infojs org-html org-exp org-exp-blocks org-agenda org-info org-gnus org-bibtex org-bbdb time remember org-remember org-datetree org byte-opt bytecomp byte-compile advice help-fns advice-preload org-footnote org-src org-list org-faces org-compat org-macs easymenu time-date noutline outline easy-mmode smtpmail sendmail regexp-opt generic-x common-fns tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 disp-table ls-lisp w32-win w32-vars tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 17 09:04:33 2010 Received: (at submit) by debbugs.gnu.org; 17 Jun 2010 13:04:33 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPEll-0000gi-Ba for submit@debbugs.gnu.org; Thu, 17 Jun 2010 09:04:33 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPElj-0000gc-42 for submit@debbugs.gnu.org; Thu, 17 Jun 2010 09:04:32 -0400 Received: from lists.gnu.org ([199.232.76.165]:43354) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OPEld-0007Yc-Ud for submit@debbugs.gnu.org; Thu, 17 Jun 2010 09:04:25 -0400 Received: from [140.186.70.92] (port=47293 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPElc-0005R8-Jw for bug-gnu-emacs@gnu.org; Thu, 17 Jun 2010 09:04:25 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_RP_MATCHES_RCVD, T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPElZ-0008CK-TS for bug-gnu-emacs@gnu.org; Thu, 17 Jun 2010 09:04:24 -0400 Received: from lo.gmane.org ([80.91.229.12]:51375) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPElZ-0008Bd-JO for bug-gnu-emacs@gnu.org; Thu, 17 Jun 2010 09:04:21 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OPElW-0003JH-3H for bug-gnu-emacs@gnu.org; Thu, 17 Jun 2010 15:04:18 +0200 Received: from c-71-237-24-138.hsd1.co.comcast.net ([71.237.24.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jun 2010 15:04:18 +0200 Received: from kevin.d.rodgers by c-71-237-24-138.hsd1.co.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jun 2010 15:04:18 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: bug-gnu-emacs@gnu.org connect(): No such file or directory From: Kevin Rodgers Subject: Re: bug#6443: 23.2; Many files take 6-15 seconds to open after upgrade to 23.2 on WinXP Date: Thu, 17 Jun 2010 07:04:10 -0600 Lines: 68 Message-ID: References: <4C19A221.70909@oneroad.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------020709010908000504070003" X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-71-237-24-138.hsd1.co.comcast.net User-Agent: Thunderbird 2.0.0.24 (Macintosh/20100228) In-Reply-To: <4C19A221.70909@oneroad.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: submit 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: -5.8 (-----) This is a multi-part message in MIME format. --------------020709010908000504070003 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Keith M Swartz wrote: > Upgraded from emacs 22.3 to 23.2.1 on Windows XP SP 3, using pre-built > binaries from ftp.gnu.org. I've found that emacs is frequently > unresponsive, would hang for several seconds during routine operations, > including auto-save, etc. Did some searching, and found that default > setting for w32-get-true-file-attributes had changed, so I reverted that > back to nil -- this helped. > > Now, at best, opening files takes about 1-2 seconds, which is > acceptable. But sometimes, it still takes 6-8 seconds to open files. > I've confirmed there is no CPU usage during this time, and Process > Monitor does not show enough specific information to determine whether > it's an I/O call it's hanging on, or what I/O call that is. Ctrl-G is > unresponsive and doesn't act until after control resumes. I can > reproduce this even with no startup files, and it happens just as often. > > It APPEARED for a while that turning off font-lock-mode globally helped, > but I think that may be a red herring. When turning it off, the first > few file opens would usually go quickly, but after that, opening a file > from a new location would bring back the 6-8 second hang. Not EVERY file > opens this slowly, but enough do that it definitely interrupts the work > flow. > > All of my operations are happening locally, and not on a network drive. > I have a network drive defined, but even when the drive is not mounted, > the hangs still occur. > > I have AV software installed, but can't disable it (due to corporate > settings) -- however, I haven't seen this problem manifest in any other > program, so I'm hesitant to blame that. > > I am working on testing with another machine to see if I can reproduce, > but advice on key differences to look for would be helpful. Try this on each machine: (elp-instrument-file "/files\\.elc\\'") Then visit a file, and M-x elp-results. You'll need the attached helper function. -- Kevin Rodgers Denver, Colorado, USA --------------020709010908000504070003 Content-Type: application/emacs-lisp; name="elp-instrument-file.el" Content-Transfer-Encoding: base64 Content-Disposition: inline; filename="elp-instrument-file.el" KHJlcXVpcmUgJ2VscCkJCQkJOyBlbHAtcHJvZmlsYWJsZS1wCgooZGVmdW4gZWxwLWluc3Ry dW1lbnQtZmlsZSAoZmlsZSkKICAiSW5zdHJ1bWVudCBmb3IgcHJvZmlsaW5nLCBhbGwgZnVu Y3Rpb25zIGRlZmluZWQgaW4gRklMRS4KRklMRSBpcyBhIHJlZ2V4cCBtYXRjaGluZyBhIGtl eSBpbiB0aGUgYGxvYWQtaGlzdG9yeScgYWxpc3QuIgogIChpbnRlcmFjdGl2ZQogICAobGlz dCAoY29uY2F0ICJcXGAiCgkJIChyZWdleHAtcXVvdGUgKGNvbXBsZXRpbmctcmVhZCAiRmls ZSB0byBpbnN0cnVtZW50OiAiCgkJCQkJCWxvYWQtaGlzdG9yeSkpCgkJICJcXCciKSkpCihk b2xpc3QgKGVudHJ5IChjZHIgKGxvYWQtaGlzdG9yeS1maWxlbmFtZS1lbGVtZW50IGZpbGUp KSkKICAod2hlbiAoYW5kIChjb25zcCBlbnRyeSkKCSAgICAgKGVxIChjYXIgZW50cnkpICdk ZWZ1bikKCSAgICAgKGVscC1wcm9maWxhYmxlLXAgKGNkciBlbnRyeSkpKQogICAgKGVscC1p bnN0cnVtZW50LWZ1bmN0aW9uIChjZHIgZW50cnkpKSkpKQo= --------------020709010908000504070003-- From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 21 16:43:01 2011 Received: (at control) by debbugs.gnu.org; 21 Sep 2011 20:43:01 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6TdE-0006vL-JX for submit@debbugs.gnu.org; Wed, 21 Sep 2011 16:43:01 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6TdC-0006vE-25 for control@debbugs.gnu.org; Wed, 21 Sep 2011 16:42:58 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R6Tcp-0006JK-Gt for control@debbugs.gnu.org; Wed, 21 Sep 2011 22:42:35 +0200 Date: Wed, 21 Sep 2011 22:39:09 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #6443 X-MailScanner-ID: 1R6Tcp-0006JK-Gt X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1317242555.65831@DOnAQsTu9chewjrIRbLPZg X-Spam-Status: No X-Spam-Score: -2.6 (--) 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: -2.6 (--) close 6443 From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 21 16:43:08 2011 Received: (at 6443) by debbugs.gnu.org; 21 Sep 2011 20:43:08 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6TdL-0006wS-QK for submit@debbugs.gnu.org; Wed, 21 Sep 2011 16:43:08 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6TdH-0006ve-UA for 6443@debbugs.gnu.org; Wed, 21 Sep 2011 16:43:05 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R6Tcu-0006Jk-Ns; Wed, 21 Sep 2011 22:42:40 +0200 From: Lars Magne Ingebrigtsen To: Kevin Rodgers Subject: Re: bug#6443: 23.2; Many files take 6-15 seconds to open after upgrade to 23.2 on WinXP In-Reply-To: (Kevin Rodgers's message of "Thu, 17 Jun 2010 07:04:10 -0600") Date: Wed, 21 Sep 2011 22:39:01 +0200 Message-ID: References: <4C19A221.70909@oneroad.com> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Oneohtrix Point Never's _Returnal_: "Stress Waves" MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1R6Tcu-0006Jk-Ns X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1317242560.87558@fdVR6TmSbudnAgU36LyUIQ X-Spam-Status: No X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 6443 Cc: 6443@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: -2.6 (--) Kevin Rodgers writes: > Try this on each machine: (elp-instrument-file "/files\\.elc\\'") > > Then visit a file, and M-x elp-results. > > You'll need the attached helper function. More information was requested more than a year ago, but was apparently not given, so I'm closing this bug report. If this still is a problem, please reopen. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 06 01:53:30 2011 Received: (at submit) by debbugs.gnu.org; 6 Oct 2011 05:53:30 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBgte-00086D-0j for submit@debbugs.gnu.org; Thu, 06 Oct 2011 01:53:30 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBgtc-000861-C3 for submit@debbugs.gnu.org; Thu, 06 Oct 2011 01:53:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBgtP-0004TO-LA for submit@debbugs.gnu.org; Thu, 06 Oct 2011 01:53:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:58536) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBgtP-0004TK-Jm for submit@debbugs.gnu.org; Thu, 06 Oct 2011 01:53:15 -0400 Received: from eggs.gnu.org ([140.186.70.92]:58405) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBgtO-0002XB-OS for bug-gnu-emacs@gnu.org; Thu, 06 Oct 2011 01:53:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBgtN-0004TA-U4 for bug-gnu-emacs@gnu.org; Thu, 06 Oct 2011 01:53:14 -0400 Received: from lo.gmane.org ([80.91.229.12]:43866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBgtN-0004T5-NP for bug-gnu-emacs@gnu.org; Thu, 06 Oct 2011 01:53:13 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RBgtN-0002Ci-0K for bug-gnu-emacs@gnu.org; Thu, 06 Oct 2011 07:53:13 +0200 Received: from c-71-237-25-24.hsd1.co.comcast.net ([71.237.25.24]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Oct 2011 07:53:12 +0200 Received: from kevin.d.rodgers by c-71-237-25-24.hsd1.co.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 Oct 2011 07:53:12 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: bug-gnu-emacs@gnu.org From: Kevin Rodgers Subject: Re: bug#6443: 23.2; Many files take 6-15 seconds to open after upgrade to 23.2 on WinXP Date: Wed, 05 Oct 2011 23:53:55 -0600 Lines: 18 Message-ID: <4E8D4273.5080207@gmail.com> References: <4C19A221.70909@oneroad.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-71-237-25-24.hsd1.co.comcast.net User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.23) Gecko/20110920 Thunderbird/3.1.15 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -5.7 (-----) X-Debbugs-Envelope-To: submit Cc: 6443@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: -5.7 (-----) On 9/21/11 2:39 PM, Lars Magne Ingebrigtsen wrote: > Kevin Rodgers writes: > >> Try this on each machine: (elp-instrument-file "/files\\.elc\\'") >> >> Then visit a file, and M-x elp-results. >> >> You'll need the attached helper function. > > More information was requested more than a year ago, but was apparently > not given, so I'm closing this bug report. If this still is a problem, > please reopen. What request are you referring to? -- Kevin Rodgers Denver, Colorado, USA From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 06 15:17:28 2011 Received: (at submit) by debbugs.gnu.org; 6 Oct 2011 19:17:28 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBtRf-0001iY-O0 for submit@debbugs.gnu.org; Thu, 06 Oct 2011 15:17:28 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RBtRc-0001hs-U2 for submit@debbugs.gnu.org; Thu, 06 Oct 2011 15:17:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBtRM-0004Gk-Gt for submit@debbugs.gnu.org; Thu, 06 Oct 2011 15:17:09 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:33065) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBtRM-0004Gf-FQ for submit@debbugs.gnu.org; Thu, 06 Oct 2011 15:17:08 -0400 Received: from eggs.gnu.org ([140.186.70.92]:43119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBtRL-0000oF-3L for bug-gnu-emacs@gnu.org; Thu, 06 Oct 2011 15:17:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBtRJ-0004G5-Su for bug-gnu-emacs@gnu.org; Thu, 06 Oct 2011 15:17:06 -0400 Received: from hermes.netfonds.no ([80.91.224.195]:41185) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBtRJ-0004G0-MY for bug-gnu-emacs@gnu.org; Thu, 06 Oct 2011 15:17:05 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1RBtRD-00087A-9N; Thu, 06 Oct 2011 21:16:59 +0200 From: Lars Magne Ingebrigtsen To: Kevin Rodgers Subject: Re: bug#6443: 23.2; Many files take 6-15 seconds to open after upgrade to 23.2 on WinXP In-Reply-To: <4E8D4273.5080207@gmail.com> (Kevin Rodgers's message of "Wed, 05 Oct 2011 23:53:55 -0600") Date: Thu, 06 Oct 2011 21:11:48 +0200 Message-ID: References: <4C19A221.70909@oneroad.com> <4E8D4273.5080207@gmail.com> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) X-Now-Playing: Zola Jesus's _Conatus_: "Lick the Palm of the Burning Handshake" MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1RBtRD-00087A-9N X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1318533419.34504@ZxMAOIfQUmM74HPoYLecAQ X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: submit Cc: bug-gnu-emacs@gnu.org, 6443@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: -4.6 (----) Kevin Rodgers writes: > What request are you referring to? See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6443 -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From unknown Fri Aug 15 20:04:36 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 04 Nov 2011 11:24:03 +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