I've been playing with the draw mode (M-x draw), which can be quite fun and useful for little block diagrams and the like, and have discovered a few buglets: ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the jasspa group. File : / Looking for...
jasspa@yahoogroups.com
May 20, 2002 9:01 am
639
Good morning , i am new member of this group. i am working with linux , i don't have that much exp on this, i have to write one shell script when ever user...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the jasspa group. File : / Click Here! ...
jasspa@yahoogroups.com
May 28, 2002 12:21 pm
641
... trap SIGINT ( and SIGQUIT) ... -- - hops Everything disclaimed (including disclaimer) ... Mike Hopkirk (hops) | Whenever possible steal code InterSAN Inc...
Mike Hopkirk(hops)
hops@...
May 28, 2002 4:26 pm
642
Here are a couple of highlighting keywords missing from the Java hook file (hkjava.emf). This pertains to the 1/1/02 release. N.b. in my company file, I've...
... out of ... I'm using a wrapper around ifill-paragraph, which causes the cursor to be left at the *end* of the paragraph (ready to fill the next one). This...
I have just discovered NanoEmacs - so much editor power in such a tiny footprint - Great work! Howver, I have a major problem using ne (under Windows) with a...
Make sure that the file "ne.emf" is really loading. To test the script then load ne.emf into "ne" and then M-x execute-buffer Try the keys again they should...
Jon Green
jnaught@...
Jun 5, 2002 12:57 pm
646
I know ne.emf is being loaded because I get the dark red modeline ;-) Actually, that reminds me - although I have set MEPATH to point to where ne.exe & ne.emf...
OK Thanks, I'm now not sure what keyboard translation is correct for a German Keyboard ? Do you have a German Keyboard in Germany or operating with some other...
Jon Green
jnaught@...
Jun 5, 2002 1:19 pm
648
Ahhh ! It seems that the German keyboard stuff in the default ne.emf works only with *Windows* ne.exe and not the *console* version! Is there a test I can put...
Here is a solution that works for me (NT, 2000, XP) Create a file called ne32.bat containing just one line: start /DC:\DJH\APPS\Tools\ ne.exe %1 (Replace...
I had a suspicion it was a Windows/Console issue - I hate this crap inconsistent operating system, it causes so much grief! Whats the betting that this only...
Steven Phillips
sphillips@...
Jun 5, 2002 1:54 pm
651
I have set $keep-versions to 0. What else do I need do to tell NE that I don't want *any* backups at all? -- David...
Disable the backup mode, i.e. add the following to your ne.emf -1 global-mode "backup" Steve...
Steven Phillips
sphillips@...
Jun 6, 2002 12:48 pm
653
Thanks! Were is all this documented so that I can avoid asking lots of silly questions? I am very familiar with XEmacs lisp (my .emacs contains ~10,000 lines...
I use the on-line ME help (me.ehf file), start-up ME (not NE) and in the main menu go to Help -> General Help, select search, using a search for of "backup" ...
Steven Phillips
sphillips@...
Jun 6, 2002 1:50 pm
655
Hi, On Detlef Groth's ME page, I found a nice version of the ME help in Windows Help file format, http://www.microemacs.de/download/me99.chm This is very...
Hello, ok seems that someone is interested so I will do a update for me2002 soon. regards, Detlef ... -- Dr. Detlef Groth Max-Planck-Institut fuer Molekulare...
the updated helpfile for ME 2002 is at http://www.dgroth.de/me2002.chm in the moment this is for windows-users only. I will try to implement a UNIX-variant too...
Hi, I'm trying to use the 'vm' facility to read mail. Does this currently work? (Using ver 02/01/01.) I'd rather use ME than the pine/elm type of wimpy mail...
I read in the documentation that Jasspa developed a dll to intergrate MicroEmacs into Microsoft Development Studio. The name of the said dll was memsdev.dll....
You have to build memsdev.dll !! Given that you have MS-DEV Studio then you can build it. The source and MS project are in a sub-directory of the source tree...
Jon Green
jnaught@...
Jun 13, 2002 11:38 am
666
Greetings, I am using me on an hpux. I use it to edit .SQL files and everything is working great except when I press the tab key I get 4 spaces inserted and I...
I found some more info in the FAQ on $tabwidth, but even after I set it to 3 it gets reset to 4 when I edit a .sql file. Is there a global place where indent ...