emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: vc-follow-symlinks confirm message is not read only


From: Hiroshi Fujishima
Subject: Re: vc-follow-symlinks confirm message is not read only
Date: Thu, 06 May 2004 14:46:29 +0900
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (usg-unix-v)

>>>>> In <address@hidden> 
>>>>>   Richard Stallman <address@hidden> wrote:
> I ran the same call to yes-or-no-p and did not see this problem,
> using the code as of some days ago.  Has a bug in yes-or-no-p
> been introduced recently?

No, I also see this problem with emacs-21.3 -q.

>>>>> In <address@hidden> 
>>>>>   Stefan Monnier <address@hidden> wrote:
> To figure out why, we'd need at least a backtrace (set debug-on-quit to
> t and hit C-g when the writable prompt appears).

Here is the backtrace.

Debugger entered--Lisp error: (quit)
  yes-or-no-p("Symbolic link to CVS-controlled source file; follow link? ")
  vc-find-file-hook()
  run-hooks(find-file-hook)
  after-find-file(nil t)
  find-file-noselect-1(#<buffer .gnus.el> "~/.gnus.el" nil nil 
"~/.zsh/dotfiles/.gnus.el" (173054 8388617))
  find-file-noselect("~/.gnus.el" nil nil t)
  find-file("~/.gnus.el" t)
  call-interactively(find-file)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)

>>>>> In <address@hidden> 
>>>>>   Luc Teirlinck <address@hidden> wrote:
> *** files.el  01 May 2004 10:36:39 -0500      1.690
> --- files.el  05 May 2004 18:11:28 -0500      

>>>>> In <address@hidden> 
>>>>>   Luc Teirlinck <address@hidden> wrote:
> *** vc-hooks.el       23 Apr 2004 17:10:10 -0500      1.168
> --- vc-hooks.el       05 May 2004 18:16:29 -0500      

I confirm that both patchs solve the ploblem.

-- 
Hiroshi Fujishima




reply via email to

[Prev in Thread] Current Thread [Next in Thread]