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 your group to be featured on the Yahoo! Groups website? 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 1805 - 1834 of 2512   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1805
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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...
smithno999
Offline Send Email
Apr 7, 2006
7:57 pm
1811
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@...
Send Email
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@...
Send Email
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...
Jon Green
bigfatmrmoose
Offline Send Email
Apr 7, 2006
8:31 pm
1814
Hello, here are my own (I hope better ;-) versions of the python-abbrev and hkpython file with functions hiligth. Jiri Vit...
Jiri Vit
jirivit@...
Send Email
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...
saberquiero
Offline Send Email
Apr 9, 2006
3:03 pm
1816
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...
Thomas Hundt
thundt
Offline Send Email
Apr 9, 2006
3:42 pm
1817
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@...
Send Email
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...
Rodolfo Valeiras Reina
saberquiero
Offline Send Email
Apr 9, 2006
6:53 pm
1819
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...
Thomas Hundt
thundt
Offline Send Email
Apr 9, 2006
7:45 pm
1820
... 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@...
Send Email
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...
Thomas Hundt
thundt
Offline Send Email
Apr 10, 2006
3:54 pm
1822
... 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...
saberquiero
Offline Send Email
Apr 10, 2006
6:07 pm
1823
I also would like to help, if I'm able. Only consider I'm not an experienced Linux user. Rodolfo....
Rodolfo Valeiras Reina
saberquiero
Offline Send Email
Apr 10, 2006
6:09 pm
1824
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...
Jon Green
bigfatmrmoose
Offline Send Email
Apr 10, 2006
11:26 pm
1825
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...
Alex Sa
ne.smrtelnost
Offline Send Email
Apr 26, 2006
8:09 am
1826
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@...
Send Email
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...
Thomas Hundt
thundt
Offline Send Email
Apr 26, 2006
4:01 pm
1828
... 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...
Alex Sa
ne.smrtelnost
Offline Send Email
Apr 27, 2006
6:07 am
1829
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 Sa
ne.smrtelnost
Offline Send Email
Apr 27, 2006
6:49 am
1830
... sorry, i have already found it out: buffer-bind-key notes-tree-insert "i" in notes.emf :). -- as...
Alex Sa
ne.smrtelnost
Offline Send Email
Apr 27, 2006
11:22 am
1831
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@...
Send Email
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. ...
Alex Sa
ne.smrtelnost
Offline Send Email
Apr 27, 2006
6:26 pm
1833
... try: 8 global-bind-key exit-emacs f2 -- bruno...
Bruno Sabin
beulo
Offline Send Email
Apr 27, 2006
6:58 pm
1834
... thanks, Bruno, it really works :). -- as...
Alex Sa
ne.smrtelnost
Offline Send Email
Apr 27, 2006
7:08 pm
Messages 1805 - 1834 of 2512   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