For those who want to use MicroEmacs in terminal mode on cygwin, here are some key translations that let function keys, insert, home, etc work properly....
Bryan Schofield
schofield.bryan@...
Nov 6, 2007 6:18 pm
2290
What an amazing editor. I am not a programmer- just an "informed" Windows (GUI) end-user who also toys with Linux on occasion. Jasspa seems to straddle (in a...
Hi, Did this ever get fixed? If so, please can someone explain how to set this up. Please assume I know nothing.... I'd really like to be able to inspect files...
Alex, Long time no talk to, hope things are well. W.R.T. you question there is no built in support for editing with wrapped lines however the 'browse' command...
Phillips, Steven
sphillips@...
Nov 20, 2007 8:12 am
2293
Another new mode, Falcon: http://falconpl.org... It's an easy language to write a mode for but none the less, I'm running into a few problems... #1... /* ......
... I've actually figured out the three problems listed in the previous message, however, I have identified one other problem that I am really having problems...
Thanks. I got it working. However, one note, I am on Linux (Debian) and the %s%s;%s was really giving me fits. Took a while in my slow brain to realize it...
One more question in regards to this mode... (again, period "." means space in this message) message = "Dear Mr. John Doe,\n\n" "This here is a message to you...
Wow. Ok. I spent some time in both the falcon docs and Jasspa hk*emf files. I found a solution to my IF problem, largely due to me having the syntax wrong. if...
I've been writing PHP code of late and have the following problem, and am hoping someone can point me in the right direction. Comments that should look like...
Better folding, support for classes, ToDo,Fixes etc. Can be seen and downloaded here: http://www.dgroth.de/pmwiki/index.php?n=MicroEmacs.RMode regards, Detlef...
I feel very happy that a text editor like MicroEmacs exists, i love it just like it is. But I had two little inconvinients using it, one is the multi-byte...
... Hi Pablo, With respect to multi-byte, a few people have asked but there as been no real attempt to look at this in any detail. So this is one for the ...
Hey, if it's a console xterm type of window, then the transparent might map to one of the ansi colors... anything displayed in that color comes out as...
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...
The server interface has deliberately been restricted to avoid the user accidentally breaking things (consider doing a large macro based operation to modify...
Steven Phillips
bill@...
Apr 9, 2008 12:44 pm
2308
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...
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...
Steven Phillips
bill@...
Apr 9, 2008 9:13 pm
2310
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' $...
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...
Bryan Schofield
schofield.bryan@...
Apr 10, 2008 12:40 pm
2312
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...
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...
Bryan Schofield
schofield.bryan@...
Apr 10, 2008 2:13 pm
2314
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...
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,...
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...
Bryan Schofield
schofield.bryan@...
May 23, 2008 7:27 pm
2317
... 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 ...