unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10255: 23.3.1 NT: UAC permission and network drive path problems
@ 2011-12-09 17:53 Jari Aalto
  2011-12-09 19:16 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Jari Aalto @ 2011-12-09 17:53 UTC (permalink / raw)
  To: 10255

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) "\b	\236A@\n\v\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)






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#10255: 23.3.1 NT: UAC permission and network drive path problems
  2011-12-09 17:53 bug#10255: 23.3.1 NT: UAC permission and network drive path problems Jari Aalto
@ 2011-12-09 19:16 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2011-12-09 19:16 UTC (permalink / raw)
  To: Jari Aalto; +Cc: 10255-done

> From: Jari Aalto <jari.aalto@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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-09 19:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-09 17:53 bug#10255: 23.3.1 NT: UAC permission and network drive path problems Jari Aalto
2011-12-09 19:16 ` Eli Zaretskii

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).