Re: [techtalk] Pine Usage) + new vi question

1999-12-19 Thread Tech Docs
Folks export TERM=vt100 worked fine. Thanks to all. Cheers! Sriram - Original Message - From: Cat <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 17, 1999 5:04 AM Subject: Re: [techtalk] Pine Usage) + new vi question > > On Fri, 17 D

Re: [techtalk] Pine Usage) + new vi question

1999-12-18 Thread K. Ziel
I've had this problem before, but on HPUX. Altho, I see this usually when I'm working with exceed, and then I telnet into another workstation, and then resize the window. Sounds like different circumstances, but similar behavior? Paging down through the file and then suddenly it is behaving a

Re: [techtalk] Pine Usage) + new vi question

1999-12-17 Thread Jenn V.
Cat wrote: > > Speaking of vi and terms, I have a question. What makes it so vi messes > up on some servers only some of the time? It /sounds/ like a termtype problem - curses misinterpreting your terminal window. Jenn V. -- "We're repairing the coolant loop of a nuclear fusion reactor.

Re: [techtalk] Pine Usage) + new vi question

1999-12-17 Thread Cat
> On Fri, 17 Dec 1999, Cat wrote: > > > When I get that 'ansi' message, I type: > > > > TERM=vt100;export TERM > > > > This will change your term type to vt100 for the duration of your session, > > and allow you to use pine. (At least it has always worked for me :-). > > And if it does work,

Re: [techtalk] Pine Usage

1999-12-17 Thread Nicole Zimmerman
(and the sysadmin isn't responsive/conducive/says they have "reasons") -nicole (again) Nicole Zimmerman wrote: > > Not if it's not your server :o) > > -nicole > > Kir Kolyshkin wrote: > > > > Well, the better way is (or ask your sysadmin) to add linux in terminfo and/or > > termcap databases.

Re: [techtalk] Pine Usage

1999-12-17 Thread Nicole Zimmerman
Not if it's not your server :o) -nicole Kir Kolyshkin wrote: > > Well, the better way is (or ask your sysadmin) to add linux in terminfo and/or > termcap databases. This is fairly simple. [EMAIL PROTECTED] http://www.linuxchix.org

Re: [techtalk] Pine Usage

1999-12-17 Thread Kir Kolyshkin
Nicole Zimmerman wrote: > (just thought of something ;o)) If it's a constant nuisance you might > also put it in your .profile or .bashrc. Works for me :o) I had to do it > on my university's server 'cause it doesn't like termtype 'linux'. > > -nicole Well, the better way is (or ask your sysadmi

Re: [techtalk] Pine Usage

1999-12-17 Thread Nicole Zimmerman
(just thought of something ;o)) If it's a constant nuisance you might also put it in your .profile or .bashrc. Works for me :o) I had to do it on my university's server 'cause it doesn't like termtype 'linux'. -nicole Cat wrote: > Anyway, the only shell account I log into that don't already have

Re: [techtalk] Pine Usage

1999-12-17 Thread Marie Fischer
On Fri, 17 Dec 1999, Cat wrote: > When I get that 'ansi' message, I type: > > TERM=vt100;export TERM > > This will change your term type to vt100 for the duration of your session, > and allow you to use pine. (At least it has always worked for me :-). And if it does work, you might as well pu

Re: [techtalk] Pine Usage

1999-12-16 Thread Cat
> > try 'echo $TERM' to see what your terminal setting is. > then try 'export $TERM=vt100' to set it to vt100. > If that doesn't work, try another telnet program or contact your provider. > Or use ssh. (A decent windows ssh app is 'secure crt.' I don't remember > where to find it, and I don't

Re: [techtalk] Pine Usage

1999-12-16 Thread Alain Toussaint
Tech Docs wrote: > > Newbie here. > > How do I invoke and start using Pine when I telnet to some server? Any > clues! telnet to server in question then run pine,that's it. > Cheers! > Sriram see ya Alaim [EMAIL PROTECTED] http://www.linuxchix.org

Re: [techtalk] Pine Usage

1999-12-16 Thread Tech Docs
Thanks a million Telsa Your suggestion has worked for me. Cheers! Sriram - Original Message - From: Telsa Gwynne <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 16, 1999 9:55 AM Subject: Re: [techtalk] Pine Usage > On Thu, Dec 16, 1999 at 10:5

Re: [techtalk] Pine Usage

1999-12-16 Thread Lighthouse Keeper in the Desert Sun
On Dec 16, Tech Docs conjectured: > Friends... let me be very specific about my pine problem. On the machine > things work fine and perfect. When I give a telnet and then use Pine it says > ansi not set and Pine cannot run. I checked my Telnet mode and I do not find > anything unusual. What could

Re: [techtalk] Pine Usage

1999-12-16 Thread Telsa Gwynne
On Thu, Dec 16, 1999 at 10:55:43PM -0800 or thereabouts, Tech Docs wrote: > Friends... let me be very specific about my pine problem. On the machine Good plan, cos I -think- I recognise the error message :) > things work fine and perfect. When I give a telnet and then use Pine it says > ansi not

Re: [techtalk] Pine Usage

1999-12-16 Thread Tech Docs
Friends... let me be very specific about my pine problem. On the machine things work fine and perfect. When I give a telnet and then use Pine it says ansi not set and Pine cannot run. I checked my Telnet mode and I do not find anything unusual. What could be the problem? How do I use Pine in this

Re: [techtalk] Pine Usage

1999-12-16 Thread Tech Docs
Cheers! Sriram - Original Message - From: Nicole Zimmerman <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 15, 1999 11:17 PM Subject: Re: [techtalk] Pine Usage > Does the server *have* pine locallly? (I hope you're typing pine in all > lowerca

Re: [techtalk] Pine Usage

1999-12-15 Thread Nicole Zimmerman
Does the server *have* pine locallly? (I hope you're typing pine in all lowercase letters) You might try a `which pine` to see if it's in your $PATH (if you're using bash anyway, not sure about csh). Mine is in /usr/bin but the one on my university's server is in /usr/local/bin (hopefully netscap

Re: [techtalk] Pine Usage

1999-12-15 Thread Jenn V.
Tech Docs wrote: > > Hi > > what does export Pine do? > > When I say Pine in the command prompt on the telnet, nothing happens at all. > I think there is something more. Lower case p? Maybe it's not installed on that server. Try 'man pine' or 'locate pine' to see if it's there. Jenn V. --

Re: [techtalk] Pine Usage

1999-12-15 Thread Tech Docs
1999 1:00 PM Subject: Re: [techtalk] Pine Usage > You mean something other than typing "pine" at a prompt? > > That'll start it for ya. Of course if you want any special sorting or > starting in your inbox instead of that welcome screen, you might add > some opti

Re: [techtalk] Pine Usage

1999-12-15 Thread Nicole Zimmerman
You mean something other than typing "pine" at a prompt? That'll start it for ya. Of course if you want any special sorting or starting in your inbox instead of that welcome screen, you might add some options. It's run just like any other from-the-command-line program for the most part. (maybe I

Re: [techtalk] Pine Usage

1999-12-15 Thread Tech Docs
Newbie here. How do I invoke and start using Pine when I telnet to some server? Any clues! Cheers! Sriram __ Do You Yahoo!? Thousands of Stores. Millions of Products. All in one place. Yahoo! Shopping: http://shopping.yahoo.com ***

Re: [techtalk] Pine Usage

1999-12-15 Thread Tech Docs
thanks sriram - Original Message - From: Nicole Zimmerman <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 15, 1999 11:48 AM Subject: Re: [techtalk] Pine Usage > hey now this is my corner (as anyone I work with could tell you ;o)) > > Do

Re: [techtalk] Pine Usage

1999-12-15 Thread Nicole Zimmerman
hey now this is my corner (as anyone I work with could tell you ;o)) Do you have any specific questions? There is a great faq linked from http://www.washington.edu/pine (probably /faq.html ;o)), and there are sources around the web that I believe are linked from there also, or I could dig them u

Re: [techtalk] Pine Usage

1999-12-15 Thread Tech Docs
A newbie here. Could anyone tell me how I use Pine using telnet. Also if there are any good starters documents on PINE it will be of immense help. Cheers! Sriram __ Do You Yahoo!? Thousands of Stores. Millions of Products. All in one place. Y