all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 5345@debbugs.gnu.org
Subject: bug#5345: Password asked when visiting a file in a lightweight checkout
Date: Sat, 9 Jan 2010 13:44:02 +0100	[thread overview]
Message-ID: <f7ccd24b1001090444p37a1c228m3e5bbdcca469564f@mail.gmail.com> (raw)
In-Reply-To: <87eilzio5b.fsf@gmx.de>

On Sat, Jan 9, 2010 at 11:11, Michael Albinus <michael.albinus@gmx.de> wrote:

> Could you, please, set `debug-on-quit' to t? Then the backtrace after
> C-g might be interesting.

Yes, of course.

The backtrace corresponds to find-file etc/NEWS in branch
C:/emacs/repo/test-lightweight, which is a lightweight checkout of
C:/emacs/repo/trunk.

    Juanma



Debugger entered--Lisp error: (quit)
  byte-code("\301^P\302\303!\207" [quit-flag t eval (ignore nil)] 2)
  read-passwd("Password for Juanma@C: ")
  ange-ftp-get-passwd("C" "Juanma")
  ange-ftp-get-process("C" "Juanma")
  ange-ftp-host-type("C" "Juanma")
  ange-ftp-ls("/C:/emacs/repo/trunk/.bzr/branch/format/" "-al" t t)
  ange-ftp-get-files("/C:/emacs/repo/trunk/.bzr/branch/format" t)
  ange-ftp-file-entry-p("/C:/emacs/repo/trunk/.bzr/branch/format")
  ange-ftp-file-exists-p("/C:/emacs/repo/trunk/.bzr/branch/format")
  apply(ange-ftp-file-exists-p "/C:/emacs/repo/trunk/.bzr/branch/format")
  byte-code("\304^X\305 ^Y\306\216\307\n^K\"+\207" [debug-on-error
save-match-data-internal fn args t match-data ((byte-code
"\301^H\302\"\207" [save-match-data-internal set-match-data evaporate]
3)) apply] 3)
  ange-ftp-hook-function(file-exists-p
"/C:/emacs/repo/trunk/.bzr/branch/format")
  apply(ange-ftp-hook-function file-exists-p
"/C:/emacs/repo/trunk/.bzr/branch/format")
  tramp-ftp-file-name-handler(file-exists-p
"/C:/emacs/repo/trunk/.bzr/branch/format")
  apply(tramp-ftp-file-name-handler file-exists-p
"/C:/emacs/repo/trunk/.bzr/branch/format")
  tramp-file-name-handler(file-exists-p
"/C:/emacs/repo/trunk/.bzr/branch/format")
  file-exists-p("/C:/emacs/repo/trunk/.bzr/branch/format")
  vc-bzr-working-revision("c:/emacs/repo/test-lightweight/etc/NEWS")
  apply(vc-bzr-working-revision "c:/emacs/repo/test-lightweight/etc/NEWS")
  vc-call-backend(Bzr working-revision
"c:/emacs/repo/test-lightweight/etc/NEWS")
  vc-working-revision("c:/emacs/repo/test-lightweight/etc/NEWS" Bzr)
  vc-default-mode-line-string(Bzr "c:/emacs/repo/test-lightweight/etc/NEWS")
  apply(vc-default-mode-line-string Bzr
"c:/emacs/repo/test-lightweight/etc/NEWS")
  vc-call-backend(Bzr mode-line-string
"c:/emacs/repo/test-lightweight/etc/NEWS")
  vc-mode-line("c:/emacs/repo/test-lightweight/etc/NEWS" Bzr)
  vc-find-file-hook()
  run-hooks(find-file-hook)
  after-find-file(nil t)
  find-file-noselect-1(#<buffer NEWS>
"c:/emacs/repo/test-lightweight/etc/NEWS" nil nil
"c:/emacs/repo/test-lightweight/etc/NEWS" ((3072 4 . 28960) (10917 .
23791)))
  find-file-noselect("c:/emacs/repo/test-lightweight/etc/NEWS" nil nil t)
  find-file("c:/emacs/repo/test-lightweight/etc/NEWS" t)
  call-interactively(find-file nil nil)






  reply	other threads:[~2010-01-09 12:44 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <f7ccd24b1001091308y34abf466j1424a588134a83e6@mail.gmail.com>
2010-01-09  2:41 ` bug#5345: Password asked when visiting a file in a lightweight checkout Juanma Barranquero
2010-01-09 10:11   ` Michael Albinus
2010-01-09 12:44     ` Juanma Barranquero [this message]
2010-01-09 13:52       ` Eli Zaretskii
2010-01-09 14:36         ` Juanma Barranquero
2010-01-09 18:46           ` Dan Nicolaescu
2010-01-09 19:06             ` Juanma Barranquero
2010-01-09 19:20               ` Dan Nicolaescu
2010-01-09 20:08                 ` Juanma Barranquero
2010-01-09 20:39                   ` Dan Nicolaescu
2010-01-09 20:57                     ` Lennart Borgman
2010-01-09 21:04                       ` Juanma Barranquero
2010-01-09 21:12                         ` Lennart Borgman
2010-01-10 14:10                   ` Reiner Steib
2010-01-10 17:48                     ` Lennart Borgman
2010-01-10 19:27                       ` Juanma Barranquero
2010-01-10 19:40                         ` Lennart Borgman
2010-01-10 20:06                           ` Juanma Barranquero
2010-01-10 20:10                             ` Lennart Borgman
2010-01-10 20:21                               ` Juanma Barranquero
2010-01-10 20:35                                 ` Lennart Borgman
2010-01-12 18:09                                   ` Reiner Steib
2010-01-09 21:15                 ` Michael Albinus
2010-01-09 21:33                   ` Dan Nicolaescu
2010-01-10  6:51                     ` Michael Albinus
2010-01-10 17:52                       ` Eli Zaretskii
2010-01-10 19:07                         ` Michael Albinus
2010-01-09 18:53       ` Michael Albinus
2010-01-09 21:09   ` bug#5345: marked as done (Password asked when visiting a file in a lightweight checkout) 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

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

  git send-email \
    --in-reply-to=f7ccd24b1001090444p37a1c228m3e5bbdcca469564f@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=5345@debbugs.gnu.org \
    --cc=michael.albinus@gmx.de \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.