GNU bug report logs - #10255
23.3.1 NT: UAC permission and network drive path problems

Previous Next

Package: emacs;

Reported by: Jari Aalto <jari.aalto <at> cante.net>

Date: Fri, 9 Dec 2011 17:55:02 UTC

Severity: normal

Found in version 23.3.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#10255: closed (23.3.1 NT: UAC permission and network drive
 path problems)
Date: Fri, 09 Dec 2011 19:18:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 09 Dec 2011 21:16:41 +0200
with message-id <83hb19mu7a.fsf <at> gnu.org>
and subject line Re: bug#10255: 23.3.1 NT: UAC permission and network drive path problems
has caused the debbugs.gnu.org bug report #10255,
regarding 23.3.1 NT: UAC permission and network drive path problems
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
10255: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10255
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jari Aalto <jari.aalto <at> cante.net>
To: submit <at> debbugs.gnu.org
Subject: 23.3.1 NT: UAC permission and network drive path problems
Date: Fri, 09 Dec 2011 19:53:35 +0200
Package: emacs
Version: 23.3.1
Severity: normal

TEST CASE

    - OS: Windows 7 64 bit
    - Log in as standard user
    - Start Emacs with "run as administrator"
    - Map remote host to a drive letter
    - Try accessing remote drive, like z:/ e.g. with
      C-x d <drive path>[TAB]

    This causes signallling a cryptic error

SUGGESTION

    Improve error condition checks, missing or non accessible location, and
    display more informative error message.

OUTPUT DATA

"GNU Emacs 23.3.1 (i386-mingw-nt6.1.7601) of 2011-03-10 on 3249CTO"

Debugger entered--Lisp error: (args-out-of-range "z:" 0 3)
  signal(args-out-of-range ("z:" 0 3))
  completion--some(#[(style) "	\236A@\n\f$\207" [style completion-styles-alist string table pred point] 5] (basic partial-completion emacs22))
  completion-try-completion("z:/" read-file-name-internal file-exists-p 3)
  completion--do-completion()
  minibuffer-complete()
  call-interactively(minibuffer-complete nil nil)
  completing-read("Dired (directory): " read-file-name-internal file-exists-p nil "c:\\cygwin\\home\\jaalto/" file-name-history "c:\\cygwin\\home\\jaalto/")
  read-file-name("Dired (directory): " nil "c:\\cygwin\\home\\jaalto/" nil)
  dired-read-dir-and-switches("")
  call-interactively(dired nil nil)



[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Jari Aalto <jari.aalto <at> cante.net>
Cc: 10255-done <at> debbugs.gnu.org
Subject: Re: bug#10255: 23.3.1 NT: UAC permission and network drive path
	problems
Date: Fri, 09 Dec 2011 21:16:41 +0200
> From: Jari Aalto <jari.aalto <at> cante.net>
> Date: Fri, 09 Dec 2011 19:53:35 +0200
> 
> Package: emacs
> Version: 23.3.1
> Severity: normal
> 
> TEST CASE
> 
>     - OS: Windows 7 64 bit
>     - Log in as standard user
>     - Start Emacs with "run as administrator"
>     - Map remote host to a drive letter
>     - Try accessing remote drive, like z:/ e.g. with
>       C-x d <drive path>[TAB]
> 
>     This causes signallling a cryptic error
> 
> SUGGESTION
> 
>     Improve error condition checks, missing or non accessible location, and
>     display more informative error message.
> 
> OUTPUT DATA
> 
> "GNU Emacs 23.3.1 (i386-mingw-nt6.1.7601) of 2011-03-10 on 3249CTO"
> 
> Debugger entered--Lisp error: (args-out-of-range "z:" 0 3)

This is fixed on the trunk: I get "No match", as expected.

Bug closed.


This bug report was last modified 13 years and 245 days ago.

Previous Next


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