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

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

bug#15398: UNS: Re: bug#15398: UNS: Re: bug#15398: 24.3; Frame redraw co


From: Eli Zaretskii
Subject: bug#15398: UNS: Re: bug#15398: UNS: Re: bug#15398: 24.3; Frame redraw completely screwed
Date: Thu, 19 Sep 2013 11:53:46 +0300

> Date: Thu, 19 Sep 2013 10:27:29 +0200
> From: martin rudalics <rudalics@gmx.at>
> CC: 15398@debbugs.gnu.org
> 
> > Does this happen only with the current trunk, or also with Emacs 24.3?
> > If the former, it could be a redisplay bug introduced lately.  If the
> > latter, that's indeed something related to the window manager.
> 
> What's the canonical way to get the Emacs 24.3 branch when I only
> have trunk here?

I meant the released 24.3 version.  But since you asked: do this from
the parent of the trunk:

  $ bzr branch bzr+ssh://USERNAME@bzr.savannah.gnu.org/emacs/emacs-24

You can also use bzr:/bzr.savannah.gnu.org/emacs/emacs-24 for
anonymous checkout, if you don't have bzr+ssh set up on that system.

The above assumes you have a shared repo in the parent directory of
trunk.  If you don't, then start with these commands in the trunk
directory:

  $ cd .. && bzr init-repo .
  $ bzr reconfigure --use-shared trunk

After that, do the "bzr branch" shown above.





reply via email to

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