Hi there. I have just being playing around with Scintilla, another editor and I have found two or three things that could be useful if added to ME: -Scintilla...
... You would have to set this up in the language templates and define your scheme colors. It is possible. So instead of using $global-scheme in hkc.emf you...
... That is exactly what it does, the colours are all really pale (it has white background by default), just different enough to be easily spotted (of course,...
Hi everyone. I have been using the php mode for quite a while and I have found some bugs. Any help on fixing them will be welcome. -Curly brackets in comments...
Already caught this one, will be fixed in the main release, Steve...
Phillips, Steven
sphillips@...
Mar 22, 2004 8:31 am
1043
... The bracket matching is at a low level and not aware of php commenting, I don't think there is much we can do for this in hte short term. ... Fixed for...
Phillips, Steven
sphillips@...
Mar 22, 2004 9:15 am
1044
Thanks. As usual everything is fixed quickly. ... The bracket matching is at a low level and not aware of php commenting, I don't think there is much we can do...
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...
I think this may have fixed some of the issue, please give it a spin and let me know what I've bust! Steve...
Phillips, Steven
sphillips@...
Mar 23, 2004 4:30 pm
1048
Hi there, Thanks for the cleanup, I tend to chose the Perl macros as the base for everything I do (don't ask me why) and I still don't know anything about the...
... For future reference the best way of dealing with piped lists for keywords is to: M-x clean - to remove white space. select region M-x sort-lines -...
Looks good, great the item list ... Only one small issue I discovered ... indent .hilight.css i "//" the wrong comment again, regards, Detlef ... and let me...
Hello Gabriel, ... there is currently a hilight lookback limited to 200 lines in this buffer mode. This means that you will see the PHP hilighting stops ...
Here is an updated version, I have made the following changes: Found that CSS tokens are case insensitive so made the hilight case insensitive. Added class...
Phillips, Steven
sphillips@...
Mar 24, 2004 12:52 pm
1053
... Excellent. I forgot to tell you about that. ... Great, thanks ... Again, you are right. It is not on the list of keywords or the documents where I got them...
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...
... Attached is a starting point for you. Fairly simple, the hardest part is to determine the correct indentation. Need to do some more work to confirm the...
... As you are using electric c mode then you need to set $c-brace = -2 $c-case = -2 $c-statement = 2 You could write a macro "c-indent" to set all of these in...
Thanks for the answer Bruno. That explains all. I assume that is perfectly reasonable if you are mixing html and php but as I never do that, I pass through the...
The look-back limit for Hilight schemes is only 255 (meUByte), there is also quite a large cost in using the main hilighting scheme in the lookback as the main...
Phillips, Steven
sphillips@...
Mar 26, 2004 10:27 am
1060
The final version of JASSPAs MicroEmacs '04 is now available for download from www.jasspa.com....
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...
... Afraid not - probably a little early as we are less than 24 hours into the release in the public domain. Any chance that you can put one together for us ? ...
Firstly a big thank you to Jon for getting this release get out the door. I believe this is the most stable and feature rich release yet (please don't ...
Steven Phillips
bill@...
Mar 28, 2004 10:55 pm
1064
... the door. I The same does apply to you Steven. Thanx ... I updated the online Documentation to the docs of the new release: ...