From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jk Newsgroups: gmane.emacs.help Subject: Re: emacs font-lock-mode issues in solaris 10 Date: Thu, 18 Jun 2009 06:10:40 -0700 (PDT) Organization: http://groups.google.com Message-ID: <3fc86e26-2192-4fc3-a162-dd4aab1bf3f2@21g2000vbk.googlegroups.com> References: <9da36ecf-fcce-4f86-a867-838308ae9684@g20g2000vba.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1245345540 30944 80.91.229.12 (18 Jun 2009 17:19:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Jun 2009 17:19:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 18 19:18:56 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MHLGJ-0001Pn-2B for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Jun 2009 19:18:55 +0200 Original-Received: from localhost ([127.0.0.1]:55892 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MHLGI-0003tk-94 for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Jun 2009 13:18:54 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!news2.glorb.com!postnews.google.com!21g2000vbk.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 199.172.169.33 Original-X-Trace: posting.google.com 1245330641 19155 127.0.0.1 (18 Jun 2009 13:10:41 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 18 Jun 2009 13:10:41 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 21g2000vbk.googlegroups.com; posting-host=199.172.169.33; posting-account=NCDGcgoAAABmMivTcjXKTtO_tlR9NjTG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022),gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:170139 X-Mailman-Approved-At: Thu, 18 Jun 2009 13:16:15 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:65369 Archived-At: On Jun 18, 9:05=A0am, jk wrote: > I'm having two issues with solaris 10 and emacs. > > 1) font-lock-mode fails with "X windows are not in use or not > initialized" > 2) backspace works in the shell, but fails inside emacs. =A0Instead, it > pulls up the "*help*" > > TERM is set to xterm > stty: > speed 9600 baud; evenp hupcl > rows =3D 46; columns =3D 71; ypixels =3D 694; xpixels =3D 658; > erase =3D ^h; swtch =3D ; > -inpck -istrip icrnl -ixany ixoff onlcr > echo echoe echok echoctl echoke iexten > > Thanks in advance, > > jk Also, I should have mentioned, I'm running emacs as "emacs -nw".