From: Paul Michael Reilly <pmr@pajato.com>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: emacs-devel@gnu.org
Subject: Re: VC Breakage
Date: Tue, 13 May 2008 01:26:22 -0400 [thread overview]
Message-ID: <4829267E.3000001@pajato.com> (raw)
In-Reply-To: <200805071523.m47FNkZP023986@sallyv1.ics.uci.edu>
Dan Nicolaescu wrote:
> Paul Michael Reilly <pmr@pajato.com> writes:
>
> > Paul Michael Reilly wrote:
> > > Paul Michael Reilly wrote:
> > >>
> > >> I'm guessing that the following breakage is related to the VC work
> > >> Eric is leading. Admittedly there is an easy workaround posted
> > >> earlier but I must confess I kind of got sucked into this
false sense
> > >> of security that the problem was so glaring that everybody must be
> > >> running into it and a fix would magically appear momentarily. Au
> > >> contraire.
> > >
> > > Apparently I just needed to be a little tiny bit more patient
as the
> > > problem is fixed by very recent commits.
> >
> > Apparently I needed to be a little more careful in my testing. The
> > breakage still does exist but now I know it to be related to the
> > Subversion back-end as it was the CVS back-end that I tested and that
> > worked. :-(
>
> Works fine for me. You might want to bootstrap.
The reason I got the breakage turned out to be that I set
debug-on-error in my .emacs file. I'm guessing that that is a bug,
but I could easily be wrong. What's your take? Again, if I (setq
debug-on-error t) in my .emacs and then do C-x v d on the Emacs source
dir I get the following backtrace (with some byte codes removed to
make Thunderbird happy):
Debugger entered--Lisp error: (void-function vc-dir-menu-map-filter)
(vc-dir-menu-map-filter (quote vc-dir-menu-map))
where-is-internal(vc-dir-find-file (keymap (vc-dir-mode menu-item "VC
Status" vc-dir-menu-map :filter vc-dir-menu-map-filter)))
tool-bar-local-item-from-menu(vc-dir-find-file "open" (keymap)
(keymap #^[nil nil keymap #^^[3 0 nil nil nil ... nil nil nil nil nil
vc-dir-next-line nil nil nil vc-dir-find-file nil nil nil nil nil nil
nil nil nil nil nil nil nil ... nil nil nil nil vc-dir-next-line nil nil
nil nil nil nil nil nil nil nil nil nil negative-argument nil nil ...]
#^^[1 0 #^^[2 0 #^^[3 0 nil nil nil ... nil nil nil nil nil
vc-dir-next-line nil nil nil vc-dir-find-file nil nil nil nil nil nil
nil nil nil nil nil nil nil ... nil nil nil nil vc-dir-next-line nil nil
nil nil nil nil nil nil nil nil nil nil negative-argument nil nil ...]
nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil nil nil nil nil nil] nil nil nil nil nil
nil nil nil nil nil nil nil nil nil nil] nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil nil
nil ...] (menu-bar keymap (vc-dir-mode menu-item "VC Status"
vc-dir-menu-map :filter vc-dir-menu-map-filter)) (mouse-2 .
vc-dir-toggle-mark) (down-mouse-3 . vc-dir-menu) (backtab .
vc-dir-previous-line) (remap keymap (self-insert-command . undefined))))
byte-code("..." [current-load-list map vc-dir-mode-map
vc-dir-tool-bar-map default-boundp set-default make-sparse-keymap
tool-bar-local-item-from-menu vc-dir-find-file "open"
tool-bar-local-item "bookmark_add" vc-dir-toggle-mark :help "Toggle mark
on current item" vc-dir-previous-line "left-arrow" :rtl "right-arrow"
vc-dir-next-line vc-print-log "info" vc-dir-refresh "refresh"
nonincremental-search-forward "search" vc-dir-kill-dir-status-process
"cancel" quit-window "exit"] 9)
require(vc-dispatcher)
byte-code("..." [minor-mode-alist require vc-hooks vc-dispatcher
tool-bar ewoc assoc vc-parent-buffer (vc-parent-buffer
vc-parent-buffer-name) custom-declare-group vc nil "Version-control
system in Emacs." :group tools] 6)
next prev parent reply other threads:[~2008-05-13 5:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-07 9:39 VC Breakage Paul Michael Reilly
2008-05-07 12:56 ` Paul Michael Reilly
2008-05-07 13:02 ` Paul Michael Reilly
2008-05-07 15:23 ` Dan Nicolaescu
2008-05-13 5:26 ` Paul Michael Reilly [this message]
2008-05-13 13:50 ` Dan Nicolaescu
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=4829267E.3000001@pajato.com \
--to=pmr@pajato.com \
--cc=dann@ics.uci.edu \
--cc=emacs-devel@gnu.org \
/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.