![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GNU Emacs Help | led3234 | UNIX and Linux Applications | 5 | 05-21-2008 03:47 PM |
| why emacs caused "command not found" error | cy163 | UNIX for Dummies Questions & Answers | 1 | 05-01-2007 01:17 PM |
| Help on EMACS | VENC22 | UNIX for Dummies Questions & Answers | 4 | 07-13-2005 10:14 PM |
| ftp in Emacs | saurya_s | UNIX for Advanced & Expert Users | 1 | 02-04-2004 08:48 AM |
| eMacs FontFace | sierra_aar | UNIX for Dummies Questions & Answers | 1 | 02-18-2002 05:35 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
emacs error... help!
i am telnet-ing into my university's UNIX system and trying to edit some perl code in emacs. However any time i try to open it in emacs i get the following error message:
> emacs project1.cgi Error: Couldn't find per display information > i also cannot create any new documents in emacs and get this same message when i try. I am a UNIX newbie and dont have much of a clue how to fix this. I would really appreciate any suggestions. thanks, jeff |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Sound like you are attempting to run a graphical front end to EMACS and not a command line version. Is that right?
|
|
#3
|
|||
|
|||
|
i dont believe so. in the past ive had no problem with this. (i actually used it just the other day). if the problem is what you suggested how would i go about fixing that? thanks for your help!!
|
|
#4
|
||||
|
||||
|
We can help you if you tell us exactly that you are trying to run. EMACS can run in ASCII mode that does not require an EMACS-GUI or in a mode that uses an EMAC-GUI. What are you using?
|
|
#5
|
|||
|
|||
|
i am trying to run it in ASCII mode. thanks for your patience...im a rookie at this.
|
|
#6
|
||||
|
||||
|
Patience is our mantra. We help all who are willing to help themselves
Could you post the results of these two commands: > uname -a > env Thanks. |
|
#7
|
|||
|
|||
|
vt100 etv
there are some variable in the enveriment (i only had one time troubles with it). so why not try to type this EXPORT term=vt100 (or any other terminal you use (vt100 is default by m$ telnet).
|
|||
| Google The UNIX and Linux Forums |