1 Dec 2009 01:07
bug#5078: 23.1.50; vc broken
Dan Nicolaescu <dann <at> ics.uci.edu>
2009-12-01 00:07:01 GMT
2009-12-01 00:07:01 GMT
Leo <sdl.web <at> gmail.com> writes:
> On 2009-11-30 19:59 +0000, Dan Nicolaescu wrote:
> [...]
> > > I think I am seeing an odd bug.
> > >
> > > There's a file in one of my projects that Emacs (with -Q) VC can't see
> > > its changes. However, I can use magit to see its changes without any
> > > problem. I tried to reproduce this problem with a newly created git repo
> > > but with no luck.
> > >
> > > Could you let me know how I can debug this further? Thanks.
> >
> >
> > With the file that you have problems with in the current buffer, try to debug:
> >
> > M-: (vc-git-state (buffer-file-name)) RET
>
> That returns: up-to-date
Please try to debug that function and figure out why it returns 'up-to-date.
> while the difference is:
>
> <at> <at> -27,7 +27,7 <at> <at>
> -\DeclareSymbolFont{numbers}{OT1}{cmr}{m}{n}
> + dkdk\DeclareSymbolFont{numbers}{OT1}{cmr}{m}{n}
>
> Leo
(Continue reading)
RSS Feed