From: Anselm Helbig <anselm.helbig+news2009@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs font-lock-mode issues in solaris 10
Date: Thu, 18 Jun 2009 17:29:31 +0200 [thread overview]
Message-ID: <87ab45tvac.wl%anselm.helbig+news2009@googlemail.com> (raw)
In-Reply-To: <9aeabce6-9db5-4114-ad62-cb31897fd3cd@j20g2000vbp.googlegroups.com>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 970 bytes --]
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 '^?'
> >
> > Seehttp://www.gnu.org/software/emacs/emacs-faq.html#Backspace-invokes-help
>
> Adding (keyboard-translate ?\C-h ?\C-?) to my .emacs resolved issue
> #2.
Yes, this works, too, but you can not use C-h anymore to get help. For
this reason I'd rather use stty to have the correct terminal
settings.
Regards,
Anselm
--
Anselm Helbig
mailto:anselm.helbig+news2009@googlemail.com
next prev parent reply other threads:[~2009-06-18 15:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-18 13:05 emacs font-lock-mode issues in solaris 10 jk
2009-06-18 13:10 ` jk
2009-06-18 14:01 ` Anselm Helbig
2009-06-18 14:20 ` jk
2009-06-18 15:29 ` Anselm Helbig [this message]
2009-06-18 17:47 ` jk
2009-06-18 19:01 ` Peter Dyballa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ab45tvac.wl%anselm.helbig+news2009@googlemail.com \
--to=anselm.helbig+news2009@googlemail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.