GNU bug report logs - #3252
23.0.93; extremely slow to open file on windows network drive

Previous Next

Package: emacs;

Reported by: Chris Withers <chris <at> simplistix.co.uk>

Date: Sun, 10 May 2009 22:20:03 UTC

Severity: normal

Done: Jason Rumney <jasonr <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Chris Withers <chris <at> simplistix.co.uk>
Cc: 3252 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: bug#3252: 23.0.93; extremely slow to open file on windows network drive
Date: Mon, 11 May 2009 17:15:15 -0400
>> Try setting `vc-handled-backends' to nil.

> The gave me the following error on startup:

> Warning (initialization): An error occurred while loading `~/.emacs':

> Wrong type argument: symbolp, (RCS CVS SVN SCCS Bzr Git Hg Mtn Arch)

What Eli meant to say is

  (setq vc-handled-backends nil)
not
  (set vc-handled-backends nil)


        Stefan




This bug report was last modified 16 years and 64 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.