help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs font-lock-mode issues in solaris 10


From: Anselm Helbig
Subject: Re: emacs font-lock-mode issues in solaris 10
Date: Thu, 18 Jun 2009 16:01:37 +0200

Hi!

> 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.  Instead, it
> pulls up the "*help*"
> 
> TERM is set to xterm
> stty:
> speed 9600 baud; evenp hupcl
> rows = 46; columns = 71; ypixels = 694; xpixels = 658;
> erase = ^h; swtch = <undef>;
> -inpck -istrip icrnl -ixany ixoff onlcr
> echo echoe echok echoctl echoke iexten

I can't help with 1), but 2) is actually a FAQ. This command fixed it
for me:

  stty erase '^?'

See
http://www.gnu.org/software/emacs/emacs-faq.html#Backspace-invokes-help

HTH, 

Anselm


-- 
Anselm Helbig 
mailto:anselm.helbig+news2009@googlemail.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]