unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Chris Withers <chris@simplistix.co.uk>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 3252@emacsbugs.donarmstrong.com
Subject: bug#3252: 23.0.93; extremely slow to open file on windows network drive
Date: Wed, 20 May 2009 11:35:04 +0100	[thread overview]
Message-ID: <4A13DCD8.2000600@simplistix.co.uk> (raw)
In-Reply-To: <jwvpre52689.fsf-monnier+emacsbugreports@gnu.org>

Stefan Monnier wrote:
>> Interestingly, that's prettymuch instantaneous, as it should be.
>> However, a .cfg file (which openis in Conf[unix]) mode is just as slow as
>> the .py file.
> 
> Great: the mode used for .cfg files is much simpler than for Python
> files, so it should make it easier to find the problem.
> 
> What happens if you enable "Options => Enter Debugger on Quit/C-g" in
> the menu and than hit C-g during the 10s delay (try it at different
> moments of this 10s window, to see if/how the resulting backtrace
> changes)?

Okay, I enabled the debugger as requested, on trying to drag and drop, 
hitting C-g just cause the bell to sound, nothing happened and the delay 
wasn't interrupted. In fact, when the file was eventually opened, the 
debugger didn't even pick up and give me a backtrace.

Opening another .cfg file with C-x C-f also had a bit of the 
bell-not-debugger problem when hitting C-g, but it did eventually give 
me the following backtrace:

Debugger entered--Lisp error: (quit)
   locate-dominating-file("//Server2/chris/folder/file.cfg" 
".dir-locals.el")
   dir-locals-find-file("//Server2/chris/folder/file.cfg")
   hack-dir-local-variables()
   hack-local-variables()
   normal-mode(t)
   after-find-file(nil t)
   find-file-noselect-1(#<buffer buildout.cfg> 
"//Server2/chris/folder/file.cfg" nil nil 
"//Server2/chris/folder/file.cfg" ((134283655 . 49251) 105972995))
   find-file-noselect("../buildout.cfg" nil nil t)
   find-file("../buildout.cfg" t)
   call-interactively(find-file nil nil)

cheers,

Chris - be warned, I know no lisp ;-)

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk






  reply	other threads:[~2009-05-20 10:35 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4A13FD0A.5070306@gnu.org>
2009-05-10 22:13 ` bug#3252: 23.0.93; extremely slow to open file on windows network drive Chris Withers
2009-05-11  3:06   ` Eli Zaretskii
2009-05-11  8:36     ` Chris Withers
2009-05-11 18:08       ` Eli Zaretskii
2009-05-11 18:11         ` Chris Withers
2009-05-11 18:25           ` Eli Zaretskii
2009-05-11 18:28             ` Chris Withers
2009-05-11 18:41               ` Eli Zaretskii
2009-05-11 21:15           ` Stefan Monnier
2009-05-11 22:06             ` Chris Withers
2009-05-12  4:49               ` Eli Zaretskii
2009-05-16 16:23                 ` Chris Withers
2009-05-16 17:48                   ` Eli Zaretskii
2009-05-18 10:16                     ` Chris Withers
2009-05-18 10:37                       ` Lennart Borgman
2009-05-18 12:41                         ` Jason Rumney
2009-05-18 12:49                           ` Lennart Borgman
2009-05-18 18:19                       ` Eli Zaretskii
2009-05-18 19:13                         ` Chris Withers
2009-05-18 20:31                           ` Eli Zaretskii
2009-05-19  2:12                           ` Stefan Monnier
2009-05-20 10:35                             ` Chris Withers [this message]
2009-05-20 13:00   ` bug#3252: marked as done (23.0.93; extremely slow to open file on windows network drive) Emacs bug Tracking System

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A13DCD8.2000600@simplistix.co.uk \
    --to=chris@simplistix.co.uk \
    --cc=3252@emacsbugs.donarmstrong.com \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).