Re: emacs compatibility - changing a default binding?

2013-04-24 Thread Gregor Zattler
Hi Michael, screen users, * Michael Grant [24. Apr. 2013]: > I don't know if it would work but maybe you could bind screen to use an > obscure unicode character no luck. Screen is not utf aware on this level. I used to use "°" but with the switch to utf8 -terminal it did not work any more. I

emacs trunk now supports italics on terminal emulators which support it (was: Re: Italic text with screen inside urxvt and some termcap questions)

2012-06-18 Thread Gregor Zattler
Hi screen-users, Micah, regarding this old post: * Micah Cowan [22. Sep. 2008]: > Kazuo Teramoto wrote: >> Hello, sometime ago (in 2006) someone asked if is possible to print >> italic text when using screen inside urxvt, but it received no >> replies... >> >> Someone know if it is possible? I

Re: screen log

2010-11-12 Thread Gregor Zattler
Hi Ray, Kevin, * Kevin Van Workum [12. Nov. 2010]: > It's not a screen command, but try the "script" tool. It's very useful for > that type of thing. > > On Wed, Nov 10, 2010 at 7:10 AM, Ray Liu wrote: >> I'm new to linux screen command, has anyone tried logging the output of >> screen comman

also solved! (was: Re): solved!

2006-03-16 Thread Gregor Zattler
Hi screen-users, * Gregor Zattler <[EMAIL PROTECTED]> [16. Mär. 2006]: > Torsten Scheck had the correct idea: Use > "screen -x emacsserver -X detach" instead of "screen -d emacsserver". > > Now there is another but minor problem: Most times I use this >

solved! (was: Re: how to detach multi-display session from one single display (emacsclient question))

2006-03-16 Thread Gregor Zattler
Hi screen-users, * Gregor Zattler <[EMAIL PROTECTED]> [14. Mär. 2006]: > Hi screen-users, > > via screen -x it is possible to attach several times from > various displays to one single screen session. But how do I end > one such connection to this screen session w

how to detach multi-display session from one single display (emacsclient question)

2006-03-14 Thread Gregor Zattler
Hi screen-users, via screen -x it is possible to attach several times from various displays to one single screen session. But how do I end one such connection to this screen session without detatching the others (via command line)? I use this simple line of bash script: { emacsclient --alte