Hello, I found a minor inconsistency in add-file-hook(2). The examples should refer to $tabsize and should refer to $indent-width variable. Correct ? Just my...
Hi All, Solution to the problem (I believe!) Replace line 1507 of clearcs.emf by the above line: (just a wrong variable) insert-string &spr "cd %s\nClearCase...
Hi, I found some minor problem while using the clearcase support in ME09. I did a cleartool diff using cc-diff and I got the following console: cd /software/ ...
Hi All, I got some 'weird39; behaviour in Micro Emacs 2009 (0909). If I define the macro above and press C-f12 to reread the current buffer, it re-read the...
Hi All, I got some 'weird39; behaviour in Micro Emacs 2009 (0909). If I define the macro above and press C-f12 to reread the current buffer, it re-read the...
I am wondering if there is a way to make the Dir Files tool automatically change to the directory of the current buffer and then when I change buffers, the Dir...
How can I turn off "smart" indent for all modes? i.e. when I type if (1) { ENTER I do not want it to automatically indent. I find that auto-indent works most...
Hi Christof (or anybody else) I've created set of Ubuntu 9.04 packages based on your original Debian source script that I downloaded from your site. I have...
The final images for the 2009090 release are now installed in: http://www.jasspa.com/release_20090909 The Web pages will be updated over the next few days to...
A Beta version of MicroEmacs 2009 has been uploaded to http://www.jasspa.com/release_20090909 This also includes a new Windows installer setup.exe. Any...
Hi, I wanted to write a function to copy the path and filename of the currently-open file. (In termcap or console mode, I could copy at least the visible part...
Hi, There are some references for the 'User Setup' tool with its old location, the help menu instead of the new location, the Tools menu. The affected files...
Hi, In tcl the right keyword for an ''if39; after an 'else' is 'elseif39;, so in tcl.eaf the line: elif "elsif {\p} {\r\r}\P" " elif" should be: elif "elseif...
Hi list, I have a serious problem with ME window sizing behaviour. I can't remember exactly when it emerged, but I am quite sure that it is related to my...
Hi! Long time - no mail :-) I don't remember the time when I first noticed this, but at the moment my ME lacks a vertical scroll bar. Is this a configurable...
I heard from a friend that it is not posible to free a software that started as a comercial software because the original author of the software can veto the...
does me fans can hint me how to use find-tag how find-tag for duplication tag, where is find-tag-back? or how to use me for source code browsing :-) thanks ...
since the first time using ME macros hope ME guys can share something for me 1. is ME macros have function like strstr(...) position for first occurrence str ...
I have the following indent code: indent .hilight.euphoria c "[-+=*/<>,{][ \t]*$" t indent .hilight.euphoria c "[-+=*/<>,{][ \t]*--.*$" t The second is...
Hello All, Found a problem in the assignment of the Sift-Left-Button assignment. It never seems to work (all the others and with the other buttons are correct...
I have code like: constant NAME=1, AGE=2, DOB=3 However, indenting is not working for it (my own mode). Indenting works for everything else, but I cannot seem...
Hello all, I would like to run a pipeline like: $ /c/Programme/jasspa/me32.exe -m 'C:ME:find-file c:/path/to/ Makefile' $ /c/Programme/jasspa/me32.exe -m...
I don't know if I've posted these before, but here are 4 schemes that I use. They all share the same basic color palette but differ in their primary colors. ...
I'm having to do some work remotely over a painfully slow network. ME works great in console mode -- I'm rlogin'ed to a Solaris server. However, over the slow...
I feel very happy that a text editor like MicroEmacs exists, i love it just like it is. But I had two little inconvinients using it, one is the multi-byte...
Better folding, support for classes, ToDo,Fixes etc. Can be seen and downloaded here: http://www.dgroth.de/pmwiki/index.php?n=MicroEmacs.RMode regards, Detlef...
I've been writing PHP code of late and have the following problem, and am hoping someone can point me in the right direction. Comments that should look like...