From: jk <jk.lists.questions@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs font-lock-mode issues in solaris 10
Date: Thu, 18 Jun 2009 10:47:42 -0700 (PDT) [thread overview]
Message-ID: <87051bb5-2f4c-4e6a-b94f-136216540b12@t10g2000vbg.googlegroups.com> (raw)
In-Reply-To: 87ab45tvac.wl%anselm.helbig+news2009@googlemail.com
On Jun 18, 11:29 am, Anselm Helbig <anselm.helbig
+news2...@googlemail.com> wrote:
> 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+news2...@googlemail.com- Hide quoted text -
>
> - Show quoted text -
In Solaris, ^H is the default for backspace. Changing it with stty
erase to ^? may resolve the emacs issues, but it will break the xterm.
-jk
next prev parent reply other threads:[~2009-06-18 17:47 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
2009-06-18 17:47 ` jk [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87051bb5-2f4c-4e6a-b94f-136216540b12@t10g2000vbg.googlegroups.com \
--to=jk.lists.questions@gmail.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).