Re: invoking manual

2001-03-04 Thread Waldemar Brodkorb

Hello once again!
On Mon, 05 Mar 2001 at  0:48 +0100, Waldemar Brodkorb wrote:
> Hello Dale,
> On Sat, 03 Mar 2001 at 10:35 -0800, Dale Morris wrote:
> > F1 brings up the manual perfectly from the console, and also in Xterm. But
> > it doesn't work with Eterm. I just noticed another problem, and that is vim
> > is not colorizing the .muttrc file, I'm searching now for information on the
> > display.
> 
> Same problem ;-) 
> Debian 2.2 , XFree 4.0.2-7 (cpbotha), Eterm 0.8.10 
> # echo $TERM 
> xterm
> 
> Solution:
small bug fixed:

# F1 - F12
  keysym 0xFFBE "\eOP"
  keysym 0xFFBF "\eOQ"
  keysym 0xFFC0 "\eOR"
  keysym 0xFFC1 "\eOS"
  keysym 0xFFC2 '\e[15~'
  keysym 0xFFC3 '\e[17~'
  keysym 0xFFC4 '\e[18~'
  keysym 0xFFC5 '\e[19~'
  keysym 0xFFC6 '\e[20~'
  keysym 0xFFC7 '\e[21~'
  keysym 0xFFC8 '\e[23~'
  keysym 0xFFC9 '\e[24~'

cya
Waldemar

-- 
* Ein gutes Kryptographieprogramm: |  (o_  *
*   http://www.gnupg.org   |  //\  *
*   Linux rulez! ©  ;-)|  V_/_ *
* GnuPG-Key: 0xBE21BD90 | Tux: #155220 | ICQ: 64035650 *



Re: invoking manual

2001-03-04 Thread Waldemar Brodkorb

Hello Dale,
On Sat, 03 Mar 2001 at 10:35 -0800, Dale Morris wrote:
> F1 brings up the manual perfectly from the console, and also in Xterm. But
> it doesn't work with Eterm. I just noticed another problem, and that is vim
> is not colorizing the .muttrc file, I'm searching now for information on the
> display.

Same problem ;-) 
Debian 2.2 , XFree 4.0.2-7 (cpbotha), Eterm 0.8.10 
# echo $TERM 
xterm

Solution:

 begin keyboard
# F1 - F12
  keysym 0xFFBE "\eOP"
  keysym 0xFFBF "\eOQ"
  keysym 0xFFC0 "\eOR"
  keysym 0xFFC1 "\eOS"
  keysym 0xFFC2 "\e[15~"
  keysym 0xFFC3 "\e[17~"
  keysym 0xFFC4 "\e[18~"
  keysym 0xFFC5 "\e[19~"
  keysym 0xFFC6 "\e[20~"
  keysym 0xFFC7 "\e[21~"
  keysym 0xFFC8 "\e[23~"
  keysym 0xFFC9 "\e[24~"
 end keyboard 

Put this in your 
.Eterm/themes/Eterm/MAIN

It could be differnet, if you use XFree86 3.3.x.
Check /usr/X11R6/lib/X11/etc/xterm.terminfo

ciao
Waldemar

-- 
* Best MUA in the world:   |  (o_  *
*   http://www.mutt.org|  //\  *
*   Linux rulez! ©  ;-)|  V_/_ *
* GnuPG-Key: 0xBE21BD90 | Tux: #155220 | ICQ: 64035650 *



Re: invoking manual

2001-03-04 Thread Osamu Aoki

Check terminal setting and termcap

On Sat, Mar 03, 2001 at 10:35:10AM -0800, Dale Morris wrote:
> F1 brings up the manual perfectly from the console, and also in Xterm.
> But it doesn't work with Eterm. I just noticed another problem, and
> that is vim is not colorizing the .muttrc file, I'm searching now for
> information on the display.
-- 
+  Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D  +
+   Fingerprint: 814E BD64 3288 40E7 E88E  3D92 C3F8 EA94 D5DE 453D   +
+   http://www.aokiconsulting.com/pc/  Cupertino, CA USA  +




Re: invoking manual

2001-03-03 Thread Dale Morris

F1 brings up the manual perfectly from the console, and also in Xterm. But
it doesn't work with Eterm. I just noticed another problem, and that is vim
is not colorizing the .muttrc file, I'm searching now for information on the
display.


thanks


Osamu Aoki [[EMAIL PROTECTED]] wrote:
> Are you in Linux console or in some kind of terminal
> emulator/XTERM.
> 
> Stupid terminal like one in WINDOZE can not process .
> Get puTTY (google it please) if you want to access from DOZE.
> 
> Osamu
> 
> On Sat, Mar 03, 2001 at 08:19:35AM -0800, Dale Morris wrote:
> > I have both less and gzip installed, anything else I might need? Or maybe
> > something to do with the display or a file permission?
> > 
> > 
> > 
> > Osamu Aoki [[EMAIL PROTECTED]] wrote:
> > > Did you install less and gzip? Check with:
> > >$ dpkg -l less gzip
> > > If not apt-get install
> > > 
> > >  is nothing but running zless.
> > > 
> > > The way you described sounds like missing gzip.  It is required package.
> > > 
> > > Regards, 
> > > Osamu
> > > On Sat, Mar 03, 2001 at 05:36:38AM -0800, Dale Morris wrote:
> > > > Recently I did a 2.2 cd install of debian. Before I'd been running the
> > > > libranet version of debian. I am sourcing the keybind-1.2i file and it has
> > > > F1 linked to the mutt manual. But, it doesn't work. Trying to get vim to
> > > > read a .gz file doesn't work either, whereas it used to work with the
> > > > libranet version. I'm missing some package or configuration, can someone
> > > > clue me to what it is?
> > > > I have bash, sh, zsh shells installed.
> > > > I have vim-rt, vim-tcl installed.
> > > -- 
> > > +  Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D  +
> > > +   Fingerprint: 814E BD64 3288 40E7 E88E  3D92 C3F8 EA94 D5DE 453D   +
> > > +   http://www.aokiconsulting.com/pc/  Cupertino, CA USA  +
> > > 
> > 
> > -- 
> > "You are entitled to your actions...not the results"
> >  --Bhagavad Gita
> > 
> > 
> 
> -- 
> +  Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D  +
> +   Fingerprint: 814E BD64 3288 40E7 E88E  3D92 C3F8 EA94 D5DE 453D   +
> +   http://www.aokiconsulting.com/pc/  Cupertino, CA USA  +
> 

-- 
"You are entitled to your actions...not the results"
 --Bhagavad Gita



Re: invoking manual

2001-03-03 Thread Osamu Aoki

Are you in Linux console or in some kind of terminal
emulator/XTERM.

Stupid terminal like one in WINDOZE can not process .
Get puTTY (google it please) if you want to access from DOZE.

Osamu

On Sat, Mar 03, 2001 at 08:19:35AM -0800, Dale Morris wrote:
> I have both less and gzip installed, anything else I might need? Or maybe
> something to do with the display or a file permission?
> 
> 
> 
> Osamu Aoki [[EMAIL PROTECTED]] wrote:
> > Did you install less and gzip? Check with:
> >$ dpkg -l less gzip
> > If not apt-get install
> > 
> >  is nothing but running zless.
> > 
> > The way you described sounds like missing gzip.  It is required package.
> > 
> > Regards, 
> > Osamu
> > On Sat, Mar 03, 2001 at 05:36:38AM -0800, Dale Morris wrote:
> > > Recently I did a 2.2 cd install of debian. Before I'd been running the
> > > libranet version of debian. I am sourcing the keybind-1.2i file and it has
> > > F1 linked to the mutt manual. But, it doesn't work. Trying to get vim to
> > > read a .gz file doesn't work either, whereas it used to work with the
> > > libranet version. I'm missing some package or configuration, can someone
> > > clue me to what it is?
> > > I have bash, sh, zsh shells installed.
> > > I have vim-rt, vim-tcl installed.
> > -- 
> > +  Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D  +
> > +   Fingerprint: 814E BD64 3288 40E7 E88E  3D92 C3F8 EA94 D5DE 453D   +
> > +   http://www.aokiconsulting.com/pc/  Cupertino, CA USA  +
> > 
> 
> -- 
> "You are entitled to your actions...not the results"
>  --Bhagavad Gita
> 
> 

-- 
+  Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D  +
+   Fingerprint: 814E BD64 3288 40E7 E88E  3D92 C3F8 EA94 D5DE 453D   +
+   http://www.aokiconsulting.com/pc/  Cupertino, CA USA  +




Re: invoking manual

2001-03-03 Thread Dale Morris

I have both less and gzip installed, anything else I might need? Or maybe
something to do with the display or a file permission?



Osamu Aoki [[EMAIL PROTECTED]] wrote:
> Did you install less and gzip? Check with:
>$ dpkg -l less gzip
> If not apt-get install
> 
>  is nothing but running zless.
> 
> The way you described sounds like missing gzip.  It is required package.
> 
> Regards, 
> Osamu
> On Sat, Mar 03, 2001 at 05:36:38AM -0800, Dale Morris wrote:
> > Recently I did a 2.2 cd install of debian. Before I'd been running the
> > libranet version of debian. I am sourcing the keybind-1.2i file and it has
> > F1 linked to the mutt manual. But, it doesn't work. Trying to get vim to
> > read a .gz file doesn't work either, whereas it used to work with the
> > libranet version. I'm missing some package or configuration, can someone
> > clue me to what it is?
> > I have bash, sh, zsh shells installed.
> > I have vim-rt, vim-tcl installed.
> -- 
> +  Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D  +
> +   Fingerprint: 814E BD64 3288 40E7 E88E  3D92 C3F8 EA94 D5DE 453D   +
> +   http://www.aokiconsulting.com/pc/  Cupertino, CA USA  +
> 

-- 
"You are entitled to your actions...not the results"
 --Bhagavad Gita



Re: invoking manual

2001-03-03 Thread Osamu Aoki

Did you install less and gzip? Check with:
   $ dpkg -l less gzip
If not apt-get install

 is nothing but running zless.

The way you described sounds like missing gzip.  It is required package.

Regards, 
Osamu
On Sat, Mar 03, 2001 at 05:36:38AM -0800, Dale Morris wrote:
> Recently I did a 2.2 cd install of debian. Before I'd been running the
> libranet version of debian. I am sourcing the keybind-1.2i file and it has
> F1 linked to the mutt manual. But, it doesn't work. Trying to get vim to
> read a .gz file doesn't work either, whereas it used to work with the
> libranet version. I'm missing some package or configuration, can someone
> clue me to what it is?
> I have bash, sh, zsh shells installed.
> I have vim-rt, vim-tcl installed.
-- 
+  Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D  +
+   Fingerprint: 814E BD64 3288 40E7 E88E  3D92 C3F8 EA94 D5DE 453D   +
+   http://www.aokiconsulting.com/pc/  Cupertino, CA USA  +




invoking manual

2001-03-03 Thread Dale Morris

Recently I did a 2.2 cd install of debian. Before I'd been running the
libranet version of debian. I am sourcing the keybind-1.2i file and it has
F1 linked to the mutt manual. But, it doesn't work. Trying to get vim to
read a .gz file doesn't work either, whereas it used to work with the
libranet version. I'm missing some package or configuration, can someone
clue me to what it is?
I have bash, sh, zsh shells installed.
I have vim-rt, vim-tcl installed.

thanks