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...
2307
Steven Phillips
bill@...
Apr 9, 2008 12:44 pm
The server interface has deliberately been restricted to avoid the user accidentally breaking things (consider doing a large macro based operation to modify...
2308
Detlef Groth
dgroth_99
Apr 9, 2008 2:27 pm
Hi Steven, I think the only thing I really would like to do is opening a file or reusing an existing buffer and optional going to a certain line number if line...
2309
Steven Phillips
bill@...
Apr 9, 2008 9:13 pm
Detlef, I've worked out the best way to do this, you need 2 macros - the first is the one directly called by the client/server interface, this stores the...
2310
Detlef Groth
dgroth_99
Apr 10, 2008 4:11 am
Thanks Steven, works like a charm: $ /c/Programme/jasspa/me32.exe -m 'C:ME:server-find-file c:/home/dgroth/mycvs/mytcl/goblet1/conf/goblet.cfg 2' $...
2311
Bryan Schofield
schofield.bryan@...
Apr 10, 2008 12:40 pm
Detlef - Once apon a time I integrated a TCL interpreter with MicroEmacs that provided a new ME command "tcl some tcl statement" and one new TCL command "emf...
2312
Detlef Groth
dgroth_99
Apr 10, 2008 1:59 pm
Hi Brian, sounds very interesting, do you have still some code around for the Tcl integration ? regards, Detlef ... -- Dr.Detlef Groth Neue Scheune 5 14548...
2313
Bryan Schofield
schofield.bryan@...
Apr 10, 2008 2:13 pm
I'm afraid I can't find it, but I remember the changes were pretty simple. A couple of C files. This would have been 3 years or so ago... I can't search the...
2314
Pablo Mercader Alcant...
programingfrik
May 17, 2008 5:09 am
Good nights ! I thought that this would be easier, i couldn't make transparent the me's background on the X (i'm using gnome-terminal and xfce4-terminal). i...
2315
Thomas Hundt
thundt
May 17, 2008 6:05 am
Note: my suggestion pertained to running ME inside an xterm (in other words, 'me -n' or the 'mec' version which is console-only). Not as a native X app. So,...
2316
Bryan Schofield
schofield.bryan@...
May 23, 2008 7:27 pm
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...
2317
Jon Green
bigfatmrmoose
May 23, 2008 9:45 pm
... Hi Bryan, We have never seen this (and certainly used to use termcap mode a lot before we had X-Windows support on SGI platforms in the dim and distant ...
2318
Steven Phillips
bill@...
May 24, 2008 2:18 pm
The quick fix, if you have a compiler, which should solve the problem is to change the default. In termio.c look for the following line: meTRANSKEY...
2319
Bryan Schofield
schofield.bryan@...
May 27, 2008 12:52 pm
Is this meTRANSKEY 250ms value the default time used when creating new translate-key bindings?...
2320
Phillips, Steven
sphillips@...
May 27, 2008 1:25 pm
I believe so and changing this one value should change the time used for all (when the time is not explicitly given) although I have not tested this, Steve ...
2321
Bryan Schofield
schofield.bryan@...
May 27, 2008 8:34 pm
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. ...
2322
Dr. Detlef Groth
dgroth_99
Jun 20, 2008 9:46 am
Hi all, I finally found the time to interact with the ME-Server from an Tcl-Tree showing my project files see: http://www.dgroth.de/downloads/me-no-ide.png ...
2323
Dr. Detlef Groth
dgroth_99
Jun 20, 2008 11:35 am
Hi. sorry, but I found the solution myself. Of course I have to use just the server-find-file command from below instead of find-file: The Tcl-command is: exec...
2324
cp200205
Jun 22, 2008 2:08 pm
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...
2325
Jon Green
bigfatmrmoose
Jun 22, 2008 4:41 pm
... There is nothing for the indent to work against as there is no indent character like '{' or '(' so it simply defaults to an indent-width for a line...
2326
Jeremy Cowgar
cp200205
Jun 22, 2008 4:52 pm
... Actually, all I want to do is a line continuation, that's all but I cannot seem to make it work correctly and am not finding an example except in ...
2327
Pedro Gomes
azynheira
Jun 30, 2008 1:12 pm
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...
2328
Jon Green
bigfatmrmoose
Jun 30, 2008 2:15 pm
... Hi Pedro, Are you referring to the the me20080218_dev_snapshot that is here: http://www.jasspa.com/development/me20080218_dev_snapshot/ or the official...
2329
Pedro Gomes
azynheira
Jun 30, 2008 4:18 pm
Hi Jon, Sorry about my dyslexia :P, but I was refering to the latest 2008 development snapshot. It seems that only the 'Shift-LeftMouseButton39; assignment is...
2330
Pedro Gomes
azynheira
Jul 15, 2008 2:24 pm
Hello Jon, Do you have any news concerning the fix for this problem ? Any news concerning the new release of MicroEmacs? Regards, Pedro...
2331
Phillips, Steven
sphillips@...
Jul 15, 2008 2:51 pm
This is probably one of my bugs and I've just not had a chance to look into it yet - sorry. As for a release, I think we should generate one but as the...
2332
Jon Green
bigfatmrmoose
Jul 15, 2008 9:16 pm
... Hi Pedro, I'm catching up with the out of date documentation at the moment which is the biggest job. Lets say its more than a few weeks away at the moment....
2333
Jeremy Cowgar
cp200205
Jul 15, 2008 9:40 pm
Jon, I am using Vista and have had no problems what-so-ever. I do spend a most of my time in vim though (sorry) because of an indenting problem I have with the...
2334
Pedro Gomes
azynheira
Jul 15, 2008 9:44 pm
Hi All, I was surely not making any pressure at all :-) Just wondering that's all :-) I totally understand your various points and I'll stop holding my breath....