Hi everyone. For a while I have been looking for an editor that would hightlight unmatched html tags (to no avail). Then I thought that ME would be the ideal...
A limited set of patches for the 20040301 release have been posted to www.jasspa.com which includes the latest fixes to the source and macros. They are...
Hi, while digging through the files, which come with the Jasspa Microemacs distribution, I found the following "construction", which not clear to me: <n>...
Hi, It would be very convenient to switch the cursor color when cwitching between insert and overwrite mode. ANother thing I want to change is the color of the...
Hi, I got a "problem with ME" -- and the "'s are for "I dont know, who is guilty for that". I am using XFree 4.4.0 and IceWM 1.2.14 on Linux 2.6.7 When...
Hi, The user setup for my ME installation is set for ALT -> Main Menu : N ALT -> Esc : Y This way, I can go to the command line pressing ALT-x directly. ...
To convert tabs to spaces in batch to a collection of files, I created a macro named untabify.emf and put it in $HOME/.jasspa/ The contents of the macro are: ...
I have noticed that on Fedora Core 2 when I do an 'rgrep39; command, it tends to hang ME temporarily. ME hangs for about 5 seconds or so before the grep command...
When I try to use the \sC regular expression token, I get errors like "[Regex Error: Unsupported class (\sC)]" (this one when doing a search-and-replace). I...
Hi, I've been using GNU Emacs for many years, but due to various reasons I got frustrated in it and started looking for alternatives. Jasspa's MicroEmacs seems...
(One for the suggestion box?) Often I do query-replace-string, and screw it up and hit undo, and do it again, fine-tuning my search or replacement string. To...
The help says: (runnig ME'04 04/03/01 win32) On Windows and DOS platforms if the $MEBACKUPPATH and $MEBACKUPSUB variables are used all remaining ':' [colon]...
Hello, TclTk allows you to change procedures, object at runtime. So instead of editing, compiling, running, testing, stopping and starting again with editing,...
Hello, Hope everybody has a nice weekend. I am trying to get some HTML-hilighting inside a tcl-source file. Inside an if {0} block I added some html...
Hello, Sometimes you need various templates for the same programming language. Let's say for perl I have a cgi-template: perl-cgi.etf, a normal template:...
I stumbled into a bug triggered by doing a replace-string in a buffer containing narrows. The bug should be safe in the sense that it should not blow up ME nor...
All, As you may have gathered from a previous email I have been having considerable difficulty sending out emails, this has been on going for several months...
For the ifill-paragraph function, when doing multiple bullet points one after another, '?' gives a list of available options (Y/N/All/NeVer)... A and V act...
All, Attached a fix for comment re-style. Replace the distribution comment.emf with the one attached or edit to fix:- ... *************** *** 437,443 **** ...
One bug that I have found and that it annoys me quite a lot: If I have a file with some text and do a "replace all" replacing "\n" with whatever the file grows...
Hello All, I've detected two small bugs (March 2004 release!) 1) If you have the Items List activated and you are seeing the items, ou via the Buffer Tag List...
Hello All, Noticed two problems while using ishell and cygwin. 1) Sometimes when using cygwin shell no echo is made of my commands to the shell. Only the...
I am using the default c/c++ tab/indentation style in ME. The indentation for a block of code from previous one is set to 4 spaces. Using ME, I can't seem to...
I am working on a modification to the FreeType project. (www.freetype.org). The library source tree resides in: /home/salman/Downloads/freetype2 The tree is...
Does anyone have Genntoo ebuilds for '04 ME and NE? The ME ebuild in portage is masked and rather old. Do you think there is any hope of getting Gentoo to...
Hi everyone. The promised css mode is here! I doesn't work perfectly (yet) and causes ME-Windows to crash quite often. I include the stylesheet that makes it...
Using my own compiled ME RC4 on SuSE Linux 8.0, I noticed that doing a replace-all-string command crashes ME. Its asks for the stirng, then another string,...