Search the web
Sign In
New User? Sign Up
jasspa · JASSPA's MicroEmacs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1331 - 1360 of 2502   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1331
Hi! I added 866 charset and Cyrillic 'No' symbol to Win-CYR translation table to charset.emf file. Hope, it helps russian users. I could post modified...
nkudriavtsev
Offline Send Email
Apr 7, 2005
8:24 am
1332
... Post the file + any other changes to mailto:support@... and will then be able to post it on WWW and/or add to the next release. Jon....
Jon Green
jnaught@...
Send Email
Apr 7, 2005
1:21 pm
1333
Release candidate 2 (RC2 / 2005.04) is now available for download from www.jasspa.com. The download is available from a link on the main page only. If you...
jasspa
Offline Send Email
Apr 10, 2005
7:03 pm
1334
Jon, Thanks for generating this, looks good - thanks for generating the regex notes, lets hope people read them! One thing, if you go to...
Steven Phillips
bill@...
Send Email
Apr 10, 2005
11:33 pm
1335
Is there a way to have "transparent" as color in terminal mode? For example, is it possible to set the background of Standard Text in such a way that no color...
Schofield, Bryan (GE ...
Bryan.Schofield@...
Send Email
Apr 11, 2005
3:42 pm
1336
... No. I'm not even sure how you do this in X but sounds like it is not quick as there must be an alpha blend going on somewhere. Jon....
Jon Green
jnaught@...
Send Email
Apr 11, 2005
4:11 pm
1337
I think he means he'd like the background of the ME text to be the same color as the background of the xterm it is running in (in text mode, not GUI mode)....
Thomas Hundt
thundt
Offline Send Email
Apr 11, 2005
4:20 pm
1338
Thank you for explaining that better than me, that it exactly what I meant. Over the years, I've finely tuned my office environment to be optimal for...
Schofield, Bryan (GE ...
Bryan.Schofield@...
Send Email
Apr 11, 2005
6:50 pm
1339
... OK, I'm up to speed (thanks -Th), sorry I was being a bit slow earlier! I will investigate this further and see what can be done - could quite possibly be...
Jon Green
bigfatmrmoose
Offline Send Email
Apr 11, 2005
7:56 pm
1340
Why don't you try the other color schemes that are already built. Perhaps there already is one that's close. Have you tried them all? You can edit them...
Thomas Hundt
thundt
Offline Send Email
Apr 11, 2005
8:01 pm
1341
... This also leads into another request we had some time ago for buffer type backgrounds. I did start looking at that and it was possible - I just never...
Jon Green
bigfatmrmoose
Offline Send Email
Apr 11, 2005
8:10 pm
1342
Unfortunately gray doesn't map well on to a console. It's either black or white. Black will do just fine. I just thought I'd ask just in case I overlooked...
Schofield, Bryan (GE ...
Bryan.Schofield@...
Send Email
Apr 11, 2005
8:12 pm
1343
Well there IS a scheme called "black on grey". I think grey is implemented as "non-highlighted white" and white is "highlighted white". (ANSI colors.) The...
Thomas Hundt
thundt
Offline Send Email
Apr 11, 2005
8:56 pm
1344
Here's a addition to itemlist.emf that makes it a little more keyboard friendy. It adds key bindings for sorting just as if you had clicked on the heading with...
Schofield, Bryan (GE ...
Bryan.Schofield@...
Send Email
Apr 13, 2005
4:47 pm
1345
Is there a way I can tell which indentation rules are setting a particular line's indent? I'm having some bad indentation in C++ and in Tcl. I've tried to...
Schofield, Bryan (GE ...
Bryan.Schofield@...
Send Email
Apr 14, 2005
5:12 pm
1346
A C++ file is indented using the build in ME C style indenter (i.e. no 'rules') and this is a known issue. The tcl problem looks like a bug which I will need...
Phillips, Steven
sphillips@...
Send Email
Apr 14, 2005
5:22 pm
1347
In Tcl mode, if {1} { # its not going to find the matching curly brace if there is an # umatched single quote, double quote, open or closing parenthesis # ' "...
Schofield, Bryan (GE ...
Bryan.Schofield@...
Send Email
Apr 14, 2005
9:23 pm
1348
Bryan, This is a know issue (to me at any rate) and does not currently have a simple solution. The problem is that the findFence code does not know that in tcl...
Steven Phillips
bill@...
Send Email
Apr 14, 2005
9:45 pm
1349
That would be great. As a minor solution it could be done for all the languages that use C++ style comments (such as PHP, Java, Javascript) ... Bryan, This is...
first last
prelude_2_mu...
Offline Send Email
Apr 15, 2005
9:43 am
1350
In hktcl.emf hilight .hilight.tcl 2 ";#" .scheme.comment should be hilight .hilight.tcl 0 ";\\{\\s*#.*" .scheme.comment to allow spaces between the ";" and the...
Schofield, Bryan (GE ...
Bryan.Schofield@...
Send Email
Apr 27, 2005
7:53 pm
1351
... Hi Bryan I think you are right with the above. Although I cannot reproduce the bug that you mention above in being able to reproduce the regex color. I...
Jon Green
bigfatmrmoose
Offline Send Email
Apr 27, 2005
8:38 pm
1352
Bryan, The hilighter in ME is a balance between syntactical correctness and performance and as ME hilights on the fly performance often wins. This is a good...
Steven Phillips
bill@...
Send Email
Apr 27, 2005
10:42 pm
1353
Hello all, my boss insits that I have to learn Python as well. So I was struggling with the hkpython.emf. I would suggest two fixes to get proper folding and a...
Dr. Detlef Groth
dgroth_99
Offline Send Email
Apr 28, 2005
8:11 am
1354
For the view Tclers like me I wrote a hktwiki.emf file which supports, hilighting, folding, itemlist of documentation in the Tclers-Wiki style:...
Dr. Detlef Groth
dgroth_99
Offline Send Email
Apr 28, 2005
8:23 am
1355
The final version of JASSPA MicroEmacs 2005 is now available for download from www.jasspa.com. Note that you may need to flush your browser cache to ensure...
jasspa
Offline Send Email
May 16, 2005
10:56 pm
1356
Hi everyone, after using Eclipse for a while, there's a couple of things that I would like to implement in ME (well, quite a few, apart from the slowness). ...
first last
prelude_2_mu...
Offline Send Email
May 18, 2005
8:25 am
1357
... Following the posting of this release a minor problem has been reported in the Microsoft Windows 'undo/redo' function when invoked from the menu with the...
Jon Green
bigfatmrmoose
Offline Send Email
May 19, 2005
12:15 am
1358
A quick work around until you can get the syntax check on save working is to set up the syntax check as a tool. It's pretty straight forward to do and is...
smithno999
Offline Send Email
May 19, 2005
12:34 pm
1359
I want to map keys on the keypad to make it easier to get non-emacs folks to use MicroEmacs to edit files in an application that I maintain. I dug through the...
smithno999
Offline Send Email
May 19, 2005
12:50 pm
1360
Thanks, that works great. Now... how can I run it on saving a php file? Also, has the ^C^D shortcut (change dir) been removed? Doesn't seem to work here...
first last
prelude_2_mu...
Offline Send Email
May 19, 2005
2:22 pm
Messages 1331 - 1360 of 2502   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help