all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* EDT Emulation
@ 2007-10-01 16:13 SteveFKI
  0 siblings, 0 replies; 2+ messages in thread
From: SteveFKI @ 2007-10-01 16:13 UTC (permalink / raw)
  To: Help-gnu-emacs


I have a .emacs file which is used widely within our organisation. This works
fine when using one terminal emulation package, but not another. To be
precise, if I login through a KEA session it works, but through Putty or a
VNC session to an X Session I get the following message.

Ack!!  You're running the Enhanced EDT Emulation without loading an
     EDT key mapping file.  To create an EDT key mapping file, run the
     edt-mapper.el program.  It is safest to run it from an Emacs loaded
     without any of your own customizations found in your .emacs file, etc.
     The reason for this is that some user customizations confuse
edt-mapper.
     You can do this by quitting Emacs and then invoking Emacs again as
     follows:

          emacs -q -l edt-mapper.el

     [NOTE:  If you do nothing out of the ordinary in your .emacs file, and
     the search for edt-mapper.el is successful, you can try running it
now.]

     The file edt-mapper.el includes these same directions on how to
     use it!  Perhaps it's lying around here someplace.
     Nope, I can't seem to find it.  :-(

If I run emacs as it says above, I get the following

Cannot open load file: edt-mapper.el.


The problem is almost certainly a configuration difference between KEA, and
my other terminal sessions, but I don't know where to start looking.

Can someone point me in the right direction please, so I can investigate.

Thanks

:-)
-- 
View this message in context: http://www.nabble.com/EDT-Emulation-tf4549299.html#a12982246
Sent from the Emacs - Help mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: EDT Emulation
       [not found] <mailman.1549.1191255240.18990.help-gnu-emacs@gnu.org>
@ 2007-10-03 16:25 ` Martin Fischer
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Fischer @ 2007-10-03 16:25 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1289 bytes --]


  >>>>> SteveFKI  writes:
  > Date: Mon, 1 Oct 2007 09:13:56 -0700 (PDT)
  > 
  > I have a .emacs file which is used widely within our organisation. This works
  > fine when using one terminal emulation package, but not another. To be
  > precise, if I login through a KEA session it works, but through Putty or a
  > VNC session to an X Session I get the following message.
  > 
  > Ack!!  You're running the Enhanced EDT Emulation without loading an
8<--------------------------------------------------------------------
  >      Nope, I can't seem to find it.  :-(
  > 
  > If I run emacs as it says above, I get the following
  > 
  > Cannot open load file: edt-mapper.el.
  > 
  > 
  > The problem is almost certainly a configuration difference between KEA, and
  > my other terminal sessions, but I don't know where to start looking.
  > 
  > Can someone point me in the right direction please, so I can investigate.
  > 
  > Thanks
  > 
8<--------------------------------------------------------------------

Hi,

edt-mapper.el should reside somewhere in your load path
(e.g. lisp/emulation/edt-mapper.el relative to your emacs directory).

If you can't find it use the attached copy especially for further
instructions and explanations.

Cheers

Martin
-- 
parozusa at web dot de

[-- Attachment #2: edt-mapper.el --]
[-- Type: application/emacs-lisp, Size: 19438 bytes --]

[-- Attachment #3: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-03 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-01 16:13 EDT Emulation SteveFKI
     [not found] <mailman.1549.1191255240.18990.help-gnu-emacs@gnu.org>
2007-10-03 16:25 ` Martin Fischer

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.