emacs-devel
[Top][All Lists]
Advanced

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

Re: tpu-keys


From: Eli Zaretskii
Subject: Re: tpu-keys
Date: Mon, 26 Mar 2018 18:10:12 +0300

> Date: Mon, 26 Mar 2018 10:52:10 +0200 (SAST)
> From: Anja Schroeder <address@hidden>
> cc: address@hidden
> 
> Thank you for your quick reply. I found the emulator and copied the files 
> (tpu-edt.elc, tpu-extras.elc, tpu-mapper.elc) into the emulation 
> directory. However, it does not seem to work. I use
> 
> emacs -f tpu-edt <filename>
> 
> but (a) it does not load the file (it only opens *scratch*, it also says 
> that tpu-emulation is on), and (b) if I load a file from the just opened 
> emacs gui, the tpu-mapper does not work.
> 
> I rebooted the machine after moving the tpu* files, but that does not 
> help. Do I need to activate the emulator in some way?

You need to load the package manually, something like

  emacs -l tpu-edt -f tpu-edt <filename>

That's because obsolete packages don't get automatically loaded when
their functions are invoked.



reply via email to

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