From: Eric Devolder Newsgroups: comp.os.msdos.djgpp Subject: [Fwd: Problem with emacs 19.34] Followup-To: news://news.skynet.be/comp.os.msdos.djgpp Date: Mon, 13 Jan 1997 14:00:43 -0100 Organization: Socolab s.a. Lines: 136 Message-ID: <32DA4E1B.7DDE@bigfoot.com> Reply-To: eric DOT devolder AT bigfoot DOT com NNTP-Posting-Host: wavre-ppp-1.skynet.be Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----------3BC6864655B7" To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp This is a multi-part message in MIME format. ------------3BC6864655B7 Content-Type: multipart/alternative; boundary="----------7EDB20F4118F8" ------------7EDB20F4118F8 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii does termcaps suck under djgpp? Hello, I'm currently encoutering problems with emacs and termcaps. I dont' know which terminal I have to use to be able to get emacs with colors, and without strange characters that can come randomly at screen. Currently ANSI.SYS is loaded, and I use the pcansi-25 entry from termcap.src located at /djgpp/gnu/emacs/etc/. Can someone help me? please also answer both in the newsgroup and in private. Thank you! -- +--------------------------------------------+----------------------------------------------------------+ | Name: Eric Devolder | Tel: +32 10 42 02 99 (direct line) | | At : Socolab s.a. - Diagnostics Division | Fax: +32 10 42 02 84 | | Addr: 19 Rue de la Station | email: eric DOT devolder AT bigfoot DOT com | | | cserve: 106003,1676 | | B-1300 Limal - Belgium | URL: http://users.skynet.be/ericdevo | | | http://ourworld.compuserve.com/homepages/E_Devolder | +--------------------------------------------+----------------------------------------------------------+ ------------7EDB20F4118F8 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii
does termcaps suck under djgpp?
 
Hello, I'm currently encoutering problems with emacs and termcaps. I dont' know which terminal I have to use to be able to get emacs with colors, and
without strange characters that can come randomly at screen. Currently ANSI.SYS is loaded, and I use the pcansi-25 entry from termcap.src located at /djgpp/gnu/emacs/etc/. Can someone help me? please also answer both in the newsgroup and in private.
 
Thank you!
-- 
+--------------------------------------------+----------------------------------------------------------+
| Name: Eric Devolder                        | Tel: +32 10 42 02 99  (direct line)                      |
| At  : Socolab s.a. - Diagnostics Division  | Fax: +32 10 42 02 84                                     |
| Addr: 19 Rue de la Station                 | email:  eric DOT devolder AT bigfoot DOT com                        |
|                                            | cserve: 106003,1676                                      |
|       B-1300 Limal - Belgium               | URL: http://users.skynet.be/ericdevo                     |
|                                            |      http://ourworld.compuserve.com/homepages/E_Devolder |
+--------------------------------------------+----------------------------------------------------------+
 
------------7EDB20F4118F8-- ------------3BC6864655B7 Content-Transfer-Encoding: 7bit Content-Disposition: inline Content-Type: message/rfc822 Newsgroups: comp.os.msdos.djgpp Path: analog.skynet.be!btnet-feed1!btnet!btnet-feed2!unlisys!blackbush.xlink.net!news-kar1.dfn.de!news.nacamar.de!howland.erols.net!news.sprintlink.net!news-peer.sprintlink.net!news.sprintlink.net!news-pull.sprintlink.net!news.sprintlink.net!news-pen-16.sprintlink.net!mv!news2.mv.net!usenet From: Eli Zaretskii Subject: Re: Problem with emacs 19.34 Message-ID: X-Sender: eliz AT is Mime-Version: 1.0 Cc: djgpp AT delorie DOT com Content-Type: TEXT/PLAIN; charset=US-ASCII Organization: None provided In-Reply-To: <199612272233 DOT OAA26839 AT lara DOT eng DOT sun DOT com> Date: Sun, 29 Dec 1996 11:03:04 GMT Dj-Gateway: from mailing list djgpp AT delorie DOT com To: Paul Loewenstein X-Nntp-Posting-Host: delorie.com On Fri, 27 Dec 1996, Paul Loewenstein wrote: > Can you please tell what did you try doing in Emacs when it crashed? > > I wasn't doing anything; it crashes on startup. Hmm... strange. As a matter of fact, the traceback you posted doesn't make sense either. Are you using CWSDPMI or any other DPMI host (like Windows)? In any case, please try these commands: set EMACSTEST=c:/gc/gnu/emacs/emacs.ses redir -o emacs.log -eo emacs -q then post the contents of the files emacs.ses and emacs.log. > > I have tried everything I can think of, including running at home with > > the config.sys and autoexec.bat from work, so DOS drivers and TSRs do > > not appear to be the problem. I haven't yet tried putting the > > original 33MHz processor back pain Another thing that I would think about is the CMOS settings. Please review items such as memory wait states and CPU cache settings. Sometimes when you replace the CPU, these need to be tuned. ------------3BC6864655B7--