GNU bug report logs - #32520
26.1; problem with CIFS mounts

Previous Next

Package: emacs;

Reported by: emacs <at> martins.cc

Date: Fri, 24 Aug 2018 16:26:01 UTC

Severity: minor

Tags: notabug

Found in version 26.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 32520 <at> debbugs.gnu.org (full text, mbox):

From: emacs <at> martins.cc
To: Glenn Morris <rgm <at> gnu.org>
Cc: 32520 <at> debbugs.gnu.org
Subject: Re: bug#32520: 26.1; problem with CIFS mounts
Date: Fri, 24 Aug 2018 11:35:26 -0700
> Does it help to add /cifs to locate-dominating-stop-dir-regexp?
> Something like net\\|afs -> net\\|afs\\|cifs 

Doesn't seem to, if I did it correctly.

My locate-dominating-stop-dir-regexp was:
  "\\`\\(?:[\\/][\\/][^\\/]+[\\/]\\|/\\(?:net\\|afs\\|\\.\\.\\.\\)/\\)\\'"
and I made it be:
  "\\`\\(?:[\\/][\\/][^\\/]+[\\/]\\|/\\(?:net\\|cifs\\|afs\\|\\.\\.\\.\\)/\\)\\'"

I've tried it in my current emacs session, and on a new
emacs -Q -nw session.

I do nfs mounts under /net, and visiting files or
directories under that don't log any errors.

-- Henrique




This bug report was last modified 6 years and 328 days ago.

Previous Next


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