Hi all, When I use emacs editor inside domU (through xm console <domU>) the appearance is very dirty. ¿Is there any method for improve this poor displaying? In fact I''ve seen the xm console appearance and behaviour tends to be odd and dirty. ¿Really is it? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi all, When I use emacs editor inside domU (through xm console <domU>) the appearance is very dirty. ¿Is there any method for improve this poor displaying? In fact I''ve seen the xm console appearance and behaviour tends to be odd and dirty. ¿Really is it? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Jordi Espasa Clofent escribió:> Hi all, > > When I use emacs editor inside domU (through xm console <domU>) the > appearance is very dirty. ¿Is there any method for improve this poor > displaying? > > In fact I''ve seen the xm console appearance and behaviour tends to be > odd and dirty. ¿Really is it? > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-usersIn my experience, the XEN console is a little bit dirty and doesn''t draw very well. Sometimes gets as if it needs a reset, like when you do a cat on a binary file. I rather use ssh to get a shell on a domU system, then you will see how emacs performance improves. Hope it helps you, Miguel _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> -----Original Message----- > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of > Miguel Araujo > Sent: 27 June 2007 09:32 > To: xen-users@lists.xensource.com > Subject: Re: [Xen-users] EMACS in domU > > Jordi Espasa Clofent escribió: > > Hi all, > > > > When I use emacs editor inside domU (through xm console <domU>) the > > appearance is very dirty. ¿Is there any method for improve this poor > > displaying? > > > > In fact I''ve seen the xm console appearance and behaviour > tends to be > > odd and dirty. ¿Really is it? > > > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > In my experience, the XEN console is a little bit dirty and > doesn''t draw > very well. Sometimes gets as if it needs a reset, like when > you do a cat > on a binary file. > I rather use ssh to get a shell on a domU system, then you > will see how > emacs performance improves.Or if you want to be really fancy, you can run Emacs on X-windows by doing "ssh -X domU" and starting "emacs", which will display on Dom0 (or the machine you''re doing ssh from, I use a different machine than Dom0 to do all my work on, using "ssh -X" to connect to both Dom0 and DomU''s. -- Mats> > Hope it helps you, > Miguel > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Wed, Jun 27, 2007 at 10:32:06AM +0200, Miguel Araujo wrote:> Jordi Espasa Clofent escribió: > >When I use emacs editor inside domU (through xm console <domU>) the > >appearance is very dirty. ¿Is there any method for improve this poor > >displaying? > > > >In fact I''ve seen the xm console appearance and behaviour tends to be > >odd and dirty. ¿Really is it? > > In my experience, the XEN console is a little bit dirty and doesn''t draw > very well. Sometimes gets as if it needs a reset, like when you do a cat > on a binary file. > I rather use ssh to get a shell on a domU system, then you will see how > emacs performance improves.Maybe already running the emacs in a screen fixes things. Christian _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users