PS to my longer message today, the introduction of  ^g  seems to occur
only when my editor & Most are called as daughters: cp diffs:

(5)  Edit at UNIX prompt  vs  Edit from Lynx Print screen

2,3c2,3
< intr = ^C; quit = ^\; erase = ^H; kill = ^U; eof = ^A; eol = ^@; old-swtch = ^@; 
susp = ^@
< lnext = ^@; werase = ^@; rprnt = ^@; flush = ^O; stop = ^S; start = ^Q; dsusp = ^@
---
> intr = ^G; quit = ^G; erase = ^H; kill = ^U; eof = ^A; eol = ^@; old-swtch <undef>; 
>susp <undef>
> lnext = ^V; werase = ^W; rprnt = ^R; flush = ^O; stop = ^S; start = ^Q; dsusp = ^@
5,8c5,8
< -ignbrk brkint ignpar -parmrk -inpck istrip inlcr -igncr icrnl -iuclc 
< ixon ixany -ixoff -imaxbel 
< isig -icanon -xcase -echo echoe -echok echoke echoctl -echoprt -echonl -noflsh 
-flusho -pendin 
< opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel tab3 
---
> ignbrk brkint ignpar -parmrk -inpck -istrip -inlcr -igncr -icrnl -iuclc 
> -ixon ixany -ixoff -imaxbel 
> isig -icanon -xcase -echo echoe echok echoke -echoctl -echoprt -echonl -noflsh 
>-flusho -pendin 
> opost -olcuc -onlcr -ocrnl -onocr -onlret -ofill -ofdel 

(6)  Most at UNIX prompt  vs  Most from Lynx Print screen

2,3c2,3
< intr = ^C; quit = ^\; erase = ^H; kill = ^U; eof = ^A; eol = ^@; old-swtch = ^@; 
susp = ^@
< lnext = ^@; werase = ^@; rprnt = ^@; flush = ^O; stop = ^S; start = ^Q; dsusp = ^@
---
> intr = ^G; quit = ^@; erase = ^H; kill = ^U; eof = ^A; eol = ^@; old-swtch = ^@; 
>susp = ^@
> lnext = ^@; werase = ^W; rprnt = ^R; flush = ^O; stop = ^S; start = ^Q; dsusp = ^@
5c5
< -ignbrk brkint ignpar -parmrk -inpck istrip inlcr -igncr icrnl -iuclc 
---
> -ignbrk brkint ignpar -parmrk -inpck istrip -inlcr -igncr -icrnl -iuclc 
7c7
< isig -icanon -xcase -echo echoe -echok echoke echoctl -echoprt -echonl -noflsh 
-flusho -pendin 
---
> isig -icanon -xcase -echo -echoe -echok -echoke -echoctl -echoprt -echonl noflsh 
>-flusho -pendin 

-- 
========================,,============================================
SUPPORT     ___________//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban & Community Studies
TRANSIT    `-O----------O---'  University of Toronto

Reply via email to