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

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

Re: [help] emacs on gnome-terminal


From: poppyer
Subject: Re: [help] emacs on gnome-terminal
Date: Mon, 23 Jul 2007 15:48:44 +0100
User-agent: Emacs Gnus

Takehiko Abe <keke@solcore.sol.net> writes:

> poppyer <poppyer@gmail.com> writes:
>
>> Try a google "xterm-extras.el"
>> it will give me some clue :)
>
> Gack. That's too many define-keys for trial & error.

no, you don't have to try.
basically you can just include everything in xterm-extras.el, and it
will take care of everything
the following is what I used in my .emacs file

  (require 'xterm-extras)
  (xterm-extra-keys)


Cheers,
poppyer
-- 


reply via email to

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