jed-users mailing list

[2006 Date Index] [2006 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: set_color_esc and tt_send


Hello John,

"John E. Davis" <davis@xxxxxxxxxxxxx> wrote:
> Jörg Sommer <joerg@xxxxxxxxxxxx> wrote:
>>does set_color_esc() work with SLang 2? The code in color.c seams to be
>>disabled. Why? Is there another way to assign an escape sequence to a
>>color?
>
> It is not supported.  What are you trying to do with it?

I want underlining. I want to set \e[4m for the color underline. In jed
this works.

If it is not supported can you raise a NotImplementedError?

>>And does tt_send() work with xjed? I tried "\e[5t" to raise the window,
>>but is xjed it does nothing. In the the xterm raised in front.
>
> Xjed knows nothing about escape-sequences.

:(

> If you want to raise/lower the Xjed window, then press ^Z.  Since
> suspending makes no sense in X, the poorly-named sys_spawn_cmd function
> raise/lowers Xjed.

Call "sleep(2); call("sys_spawn_cmd")" at the slang commandline and
switch to another window. After 2 seconds you can go back and see a
suspended Xjed. It seams Xjed is doing what it is requested to do. :-)

Bye, Jörg.
-- 
The social dynamics of the net are a direct consequence of the fact
that nobody has yet developed a Remote Strangulation Protocol.
         -- Larry Wall

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2006 date index] [2006 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]