I have installed JASSPA MicroEmacs39;09 on Windows XP and JASSPA MicroEmacs39;06 on DOS. I'm very pleased with how the program runs and looks. It is fantastic...
Hi Jon, Long time, no new jasspa emacs news .. :-). I was wondering if you have any new stuff to put my hands on ??. New features into ME..?? Kind Regards ...
Hello, I tried to use foldable Bash functions. Item list is working but folding not. example shell-file example.sh: function echoerr { echo "$@" 1>&2; } Here...
Hello, I am an new user of microemacs, I have two specific questions: 1. is there a softwrap feature in uemacs? 2. is there the 'orgmode39; in uemacs? thanks a...
The attached file compiles under g++ but the (#define) indentation is broken under Micro Emacs 'restyle-buffer'. I'm just a bit perplexed: why is this...
Hello, I have went to my user configuration and removed the "Lf" flag, but new files still seem to be created as CRLF, not just CR. Am I doing something wrong?...
Mac Lion 10.7 x86 zero install image uploaded to www.jasspa.com/zeroinst.html The PPC version does not work on this platform. For a quick install then place...
Hello, I've noticed that building of Jasspa Microemacs (October 2009 version) fails with the Linux 3.0 kernel. The problem is due to the new numbering scheme...
I am out of the office from Fri 08/05/2011 until Mon 08/29/2011. Please contact Daniel Moralez for immediate assistance and I will respond when I return....
Hello, after using microemacs (jasspa version), I have to say, it's a GREAT piece of software - I had thrown python, ruby, and R codes into it, suprisingly...
For the Go mode, I create a gofmt macro. Go ships with a formatting program called gofmt. When contributing to just about any project they expect the code to...
Hello, I have written a mode for MicroEmacs for the Go language. I have a request to place it into Go's main repository. I would like a second pair of eyes to...
I just wrote a smart home macro. When executing it will move the cursor to the first non-blank location in the current line. If the cursor was already there,...
Is it possible to configure MicroEmacs to overwrite what is currently selected? I have gotten into the habbit of doing things like Shift-Home, Hello, World! By...
Hi there I want to invoke the ne editor such that when it starts it goes to a specified line of text ready for over typing. My start-up macro in ne.emf looks...
I would like to add additional indents to HTML tags. I created, in Jeremy.emf: define-macro my-fhook-html indent #l1 n "<p" t indent #l1 o "</p>" -t !emacro I...
I am a core developer with the Euphoria team (http://www.openeuphoria.org) and over the past few years have "perfected" (loose use of the word J) a Euphoria...
Hi to all on the list! It has been very quiet from my side in the last year(s). Sorry for that, but I have been too busy. As some of you (esp. Jon and Steve)...
Hello Jasspa, Someone is spamming the list with lots of xxx messages. Can one of the moderators ban the user (appears to be jasoom2002@...). Thanks JBB ...
I am having problems with the default Tcl mode indenting this code snippet correctly (periods prefixed for spacing of how MicroEmacs indents it: if { 1 } { ...
A Zero-install JASSPA MicroEmacs image for the Asus Eee PC has now been built and uploaded to the Jasspa site. This does not require the macros which are built...
In Josl, many characters that are normally special characters in other languages are valid in a word. For instance, a simple example is stack-show. This causes...
Greetings... Everyone is probably getting tired of my weird indent problems, but I have another one... if a = 1 then ..say('a = 1'); else ..say('a != 1'); if a...
Hello, I have found a weird problem, reproducible in Windows and Linux 2.6. 1) Have a script with 'read-file foobar', this can be done via macro call or...
Hi All I am new to jasspa esp its macro lang (new as in a week old). I love the editor its fast and small and its emacs. One thing I am missing dearly is the...