Hi list, I am new here and I have found an old message without answer: I solved the python string highlight problem with: 1. Edit hkpython.emf and change...
Jiri Vit
jirivit@...
Apr 4, 2006 11:30 am
1806
Jiri, Thank you for your help on this topic. For the next version of MicroEmacs I have added a new hilight feature that could mean that the need for the #"""...
Phillips, Steven
sphillips@...
Apr 4, 2006 12:00 pm
1807
I found the original email (missed it first time around), the example suggests the python format is: ... I have utilized the '<' and '>' attached to the """ so...
Steven Phillips
bill@...
Apr 4, 2006 9:52 pm
1808
Unfortunately long python string begins and ends only with '"""'. All strings between the triple-quotes are part of string data. For details look at this: ...
Jiri Vit
jirivit@...
Apr 5, 2006 7:59 am
1809
Hmmm... That makes it a lot more tricky, fundamentally this breaks the hilighting as you cannot determine whether a """ is the start or end of the string...
Steven Phillips
bill@...
Apr 7, 2006 9:14 am
1810
At this point, I use ME for everything EXCEPT code. The only thing stopping me from using it as my only editor is auto indention! When I type a return on a...
999, You are not alone but you will be please to know that it is easily fixed (assuming you are using me0505 :). Try the following: - Make sure you have only...
Steven Phillips
bill@...
Apr 7, 2006 8:22 pm
1812
Ho, I should have also said... ... user-setup -> General -> Tab to Indent - set to Never Indent, however this only changes the behaviour of TAB so the...
Steven Phillips
bill@...
Apr 7, 2006 8:25 pm
1813
... In a java or perl buffer do the following: M-x buffer-setup OR Help->Buffer setup Uncheck "Setup Auto Indent" This turns off auto indent. Check Buffer...
Hello, here are my own (I hope better ;-) versions of the python-abbrev and hkpython file with functions hiligth. Jiri Vit...
Jiri Vit
jirivit@...
Apr 9, 2006 9:26 am
1815
Hi, I have using ME for years in Windows, but now I've just install it in Ubuntu Linux, using the Patrick Das Gupta's package. All alright, but an important...
If it happens in more than one program, it's an operating system (Linux) problem, not a MicroEmacs problem. Sounds like your keyboard isn't configured...
Are you using an X window or terminal ME session? And what version of Linux? Does this happen in other apps? If so could it be your setup as Tom suggests? As a...
Steven Phillips
bill@...
Apr 9, 2006 4:31 pm
1818
... X Window; I use a GNOME desktop. Tested also in a terminal. And what version of Linux? Ubuntu 5.10 (Breezy Badger), a Debian based distribution. The kernel...
Sorry, I misunderstood, I thought you said every app does it. Anyway: Guess what. I have a similar Ubuntu (breezy), and the same problem, on one of my...
... I looked at this over the weekend. I think the code handling for XK_dead_xxxxxxxx needs to be changed in unixterm.c. I got the impression that these should...
Jon Green
jnaught@...
Apr 10, 2006 8:36 am
1821
I'll be happy to test whatever binaries you care to send. My box is a Thinkpad which is a normal i386 box. IMO the "dead keys" should be ignored by software...
... key ... On my Spanish keyboard, to the right of the L is the Ñ (N tilde, ; and ... accent and acute accent, double and single quotes in US, I think). This...
OK after digging into this a bit more then it is the compose that is causing a problem. I'm running on Sun and just switched into French, so on the Sun...
hello, i've just downloaded and installed ME for FreeBSD (http://www.jasspa.com/downfreebsd.html), but now i've got a few questions and would be very grateful...
as 1. Mouse support in termcap has not been implemented although I think I have the code to do it somewhere so if this is required it could be done. 2. Do you...
Phillips, Steven
sphillips@...
Apr 26, 2006 11:12 am
1827
I can replicate this. The schemed.emf you sent works. Also, color schemes "termcap" and "basic black on creme" work. (It looks like a blank space character...
... Steven, thank you for help and interest :) mouse support surely would be very helpful, i think ... your updated scheme indeed fixes it, thank you. -- as...
hello another bunch of questions, if you don't mind :) 1. i do really like Notes utility and use it a lot -- but is it possible to bind some keys to switch...
Alex, ... Do you mean that if showing MicroEmacs, C-up would move to Cross-platform, and change the note being shown on the right hand side? I personally use...
Phillips, Steven
sphillips@...
Apr 27, 2006 4:17 pm
1832
... yes, exactly. is it possible -- to change nodes without switching to left (tree) panel? ... for now F10 (pressed while in Notes) brings up a file-manager. ...