unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* tpu-keys
@ 2018-03-23 15:04 Anja Schroeder
  2018-03-23 16:11 ` tpu-keys Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Anja Schroeder @ 2018-03-23 15:04 UTC (permalink / raw)
  To: emacs-devel


Dear Sir, dear Madam,

I have emacs version 24.5.1 installed on ubuntu. It seems that I cannot 
use the tpu emulator anymore? I use it as "emacs -f tpu-edt". Though once 
emacs has opend its window it says "tpu-emulation-on", the numeric keypad 
does not work with the programmed key bindings (I tried both 'Num lock' on 
and off - the result is the same). I know that with 24.3.1 it was still 
working.

 	Can you let me know how to recover the emulator?

 	Regards, Anja Schroeder





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

* Re: tpu-keys
  2018-03-23 15:04 tpu-keys Anja Schroeder
@ 2018-03-23 16:11 ` Eli Zaretskii
  2018-03-26  8:52   ` tpu-keys Anja Schroeder
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2018-03-23 16:11 UTC (permalink / raw)
  To: Anja Schroeder; +Cc: emacs-devel

> Date: Fri, 23 Mar 2018 17:04:25 +0200 (SAST)
> From: Anja Schroeder <anja@hartrao.ac.za>
> 
>  	Can you let me know how to recover the emulator?

It's in the obsolete subdirectory.



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

* Re: tpu-keys
  2018-03-23 16:11 ` tpu-keys Eli Zaretskii
@ 2018-03-26  8:52   ` Anja Schroeder
  2018-03-26 15:10     ` tpu-keys Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Anja Schroeder @ 2018-03-26  8:52 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel


Dear Eli,

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?

 	Cheers, Anja


On Fri, 23 Mar 2018, Eli Zaretskii wrote:

>> Date: Fri, 23 Mar 2018 17:04:25 +0200 (SAST)
>> From: Anja Schroeder <anja@hartrao.ac.za>
>>
>>  	Can you let me know how to recover the emulator?
>
> It's in the obsolete subdirectory.
>
>



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

* Re: tpu-keys
  2018-03-26  8:52   ` tpu-keys Anja Schroeder
@ 2018-03-26 15:10     ` Eli Zaretskii
  2018-03-26 15:16       ` tpu-keys Anja Schroeder
  0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2018-03-26 15:10 UTC (permalink / raw)
  To: Anja Schroeder; +Cc: emacs-devel

> Date: Mon, 26 Mar 2018 10:52:10 +0200 (SAST)
> From: Anja Schroeder <anja@hartrao.ac.za>
> cc: emacs-devel@gnu.org
> 
> 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.



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

* Re: tpu-keys
  2018-03-26 15:10     ` tpu-keys Eli Zaretskii
@ 2018-03-26 15:16       ` Anja Schroeder
  0 siblings, 0 replies; 5+ messages in thread
From: Anja Schroeder @ 2018-03-26 15:16 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel


Great, thanks!

Cheers, Anja


On Mon, 26 Mar 2018, Eli Zaretskii wrote:

>> Date: Mon, 26 Mar 2018 10:52:10 +0200 (SAST)
>> From: Anja Schroeder <anja@hartrao.ac.za>
>> cc: emacs-devel@gnu.org
>>
>> 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.
>
>



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

end of thread, other threads:[~2018-03-26 15:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-23 15:04 tpu-keys Anja Schroeder
2018-03-23 16:11 ` tpu-keys Eli Zaretskii
2018-03-26  8:52   ` tpu-keys Anja Schroeder
2018-03-26 15:10     ` tpu-keys Eli Zaretskii
2018-03-26 15:16       ` tpu-keys Anja Schroeder

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).