GNU bug report logs -
#12834
24.3.50; OS X selecting a font can lock Emacs
Previous Next
Reported by: Ivan Andrus <darthandrus <at> gmail.com>
Date: Thu, 8 Nov 2012 13:30:02 UTC
Severity: normal
Found in version 24.3.50
Done: Jan Djärv <jan.h.d <at> swipnet.se>
Bug is archived. No further changes may be made.
Full log
Message #19 received at 12834 <at> debbugs.gnu.org (full text, mbox):
> From: Ivan Andrus <darthandrus <at> gmail.com>
> Date: Tue, 13 Nov 2012 19:40:02 +0100
> Cc: "12834 <at> debbugs.gnu.org" <12834 <at> debbugs.gnu.org>
>
> > Which version did you build? Are you sure you built the emacs-24 branch, not trunk?
>
> To be honest I'm not entirely sure how to figure that out.
Like this:
$ bzr revno
> Every time I think I understand bzr it doesn't do what I think. Anyway, updating on the branch I get
>
> $ bzr pull
> Using saved parent location: bzr://bzr.savannah.gnu.org/emacs/emacs-24/
> No revisions or tags to pull.
If emacs-24 is a bound branch, you need to say "bzr update", not
"bzr pull". To see if its a bound branch, type
$ cat .bzr/branch/branch.conf
If you see there a line "bound = True", then it's a bound branch.
This bug report was last modified 12 years and 271 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.