> Does setting the variable work as expected?
>
> i.e. export SCREENCAP=.....; screen -dm
>
> (SCREENCAP is the variable to use here I think.)

I did (in a new gnome-terminal)

SCREENCAP=$TERMCAP screen -dm
screen -r

There is a definite improvement on just plain "screen -dm", e.g., the
colours are correct in jed.  C-s still does not work in "emacs -nw"
(C-s does work with a regular screen)

It's the same replacing $TERMCAP" with the value inside a screen
started without the -dm  -- the value seeme to be correctly put into
SCREENCAP/TERMCAP, yet C-s still doesnt work.


Even if it did work, I think "screen -dm" shouldnt need me to tell it
to set SCREENCAP, i.e., the default should be to assume a capable
terminal just like "screen" without "-dm" does.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to