hughbarney

Results 18 comments of hughbarney

I agree. I would like to get rid of this altogther and have the makefile pull the femtolisp code direct from Jeff repository and ensure any of our changes were...

Agreed this is a bug. Note that starting a new shell was not what this command is designed for. The idea is to send a command to the shell and...

Agreed this is a bug. fix is fairly simple. What is happening is that the code is not checking if any other window has a reference to the buffer that...

The behaviour is specific to FemtoLisp which is the Lisp Implementation that is bound to FemtoEmacs. The exact behaviour in an Emacs type editor depends on the Lisp or Scheme...

Update: I now manage the Femto repository at: https://github.com/hughbarney/femto/blob/master/README.md I will take future updates on that repository. I abandonned using FemtoLisp and use a tinyLisp implementation that is part of...

I am only maintaining the femto codebase at: https://github.com/hughbarney/femto Just tested to see if I get the same output in the scratch buffer to when I load from a file....

FemtoEmacs is no longer maintained. I am the original author of the atto and femto Editors upon which FemtoEmacs is based. Femto has now caught up to the same level...

FemtoEmacs is no longer maintained. I am the original author of the atto and femto Editors upon which FemtoEmacs is based. Femto has now caught up to the same level...

I have had a look at what you have done. Most of your changes relate to FemtoLisp setup. FemtoLisp in the master project 'Femto' at: https://github.com/hughbarney/femto

This would be a nice feature to add to my Fento Editor where I have not placed a limit of keeping below 2000 lines of C.