Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

jasspa · JASSPA's MicroEmacs

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 127
  • Category: Cyberculture
  • Founded: Jul 7, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 315 - 344 of 2695   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
344 Jim Kalb
kalb@... Send Email
Jul 4, 2001
8:28 pm
... "Query - I'd like to change a few other things, like the margins and filling behavior on startup. Is there someplace I could look to see what I should put...
343 Jim Kalb
kalb@... Send Email
Jul 4, 2001
3:32 pm
Worked great! I had to go to the setup routine in help to make guest.emf my startup file (there had been none) but then no problem. Query - I'd like to change...
342 Jon Green
jnaught@... Send Email
Jul 4, 2001
2:43 pm
... Yep, this would not work. Back in the dim and dark days of DOS this variable (and still does) modified the screen driver into a different screen mode. Best...
341 Jim Kalb
kalb@... Send Email
Jul 4, 2001
1:25 pm
Hello! I'm having trouble getting ME to come up in a window of the proper size. The installation info suggests (for win 3.*) a command line like me -c ...
340 dedwards@... Send Email Mar 25, 2001
1:15 am
I'm running the latest release (alpha) in slackware 4.0. Am having problems running in console mode. especially trying to set up the use of ctrl and alt...
339 thundt@... Send Email Mar 13, 2001
9:09 pm
Ahh, well, if it's actual functionality, then you might not want to cut it. Still, it would be nice to be able to work around it with some kind of escape...
338 Steven Phillips
sphillips@... Send Email
Mar 13, 2001
9:07 am
I found this an issue as well, the problem is caused by '[...]&#39; being a legal filename mask (i.e. find-file "*.[ch]" loads all c and h files). So I put a fix...
337 thundt@... Send Email Mar 12, 2001
8:22 pm
The '[' (left bracket) character seems to be interpreted as some kind of directory name escape character... one can't open files with this character in their...
336 Martin_Doering@... Send Email Mar 12, 2001
7:36 am
Hello, Steve! Yes - you can send me all the stuff. Sorry for waiting so long - I was ill for one week. But now I'm back in live! Just send all the needed stuff...
335 GomeZ@... Send Email Mar 8, 2001
12:44 am
Hello All! You can give it to me now!!! Yeah ::: Best Regards Pedro Gomes...
334 Jon Green
jnaught@... Send Email
Mar 6, 2001
4:20 pm
Steve, I suggest that it is just dumped on jasspa.com. Let me know what you think. (Will have to sort out our mail server !!). Jon....
333 Steven Phillips
sphillips@... Send Email
Mar 6, 2001
9:59 am
Martin, I can mail the latest version to you in zip form, mesrc.zip (~660Kb) will contain the source code for building ME and meemf.zip (~750Kb) containing the...
332 Martin_Doering@... Send Email Mar 6, 2001
8:30 am
Hello, Steven! That's very fine. I would like to test/use the emulation as soon as possible. That's exactly what I wanted to make. Is it running on the current...
331 Steven Phillips
sphillips@... Send Email
Mar 2, 2001
5:11 pm
All, I have managed to address all the issues out-lined below and have successfully implemented an NEdit v5 emulation (well enough to show the concept works)....
330 Jon Green
jnaught@... Send Email
Feb 28, 2001
3:52 pm
... http://www.jasspa.com/beta/index.html Alpha version from the bottom of the table. Need medev000322.zip...
329 Jon Green
jnaught@... Send Email
Feb 28, 2001
3:19 pm
... Actually, I'm wondering the document modes were in the 00/01/26 release. I think I did most of this work in Feb/March and is most likely supported in the...
328 David Edwards
forjeuk@... Send Email
Feb 28, 2001
2:57 pm
I seem to be a bit out of date with my jasspa version. I have the latest beta build - 26/01/00. I went back ther today to get the latest - downloaded and its...
327 David Edwards
forjeuk@... Send Email
Feb 28, 2001
1:10 pm
Because I have moved machines a while ago I have not used jasspa for a while. I have copied the directories from my old computer to my new one (old=Win95,...
326 Steven Phillips
sphillips@... Send Email
Feb 19, 2001
4:27 pm
All, This is harder than it may first appear, following is a list of issues that need to be addressed: High priority Ability to remove all default bindings...
325 Steven Phillips
sphillips@... Send Email
Feb 19, 2001
4:09 pm
Martin 1) FTP Password, The best security is to only put the user name in the file name, i.e.: ftp://<user>@<address>/..... You will then be prompted once...
324 Martin_Doering@... Send Email Feb 19, 2001
2:24 pm
Hello! Using ME I discovered a potential security risk: If I'm using the ftp command, the user:password is shown for each loaded file in the status line. Can...
323 Jon Green
jnaught@... Send Email
Feb 16, 2001
4:25 pm
... Provided that it works and does not conflict with the standard macros then it will be distributed. One reason why we have not done this to date is that we...
322 Martin_Doering@... Send Email Feb 16, 2001
1:54 pm
Hello, Listers! I would like to develope an editor emulation for to use with me '00. I read the documentation, and it says, that the only emulation developed...
321 Detlef Groth
dgroth@... Send Email
Feb 16, 2001
11:21 am
Hello, me2000 was coming with an improved hilighting feature for hilighting schemes inside other hilighting schemes. Remember my proposal to hilight java-code...
320 Detlef Groth
dgroth@... Send Email
Feb 15, 2001
2:19 pm
Hello, here are just two macros which allows to inove the java-api-files from the program. Versions for other programming-languages can be made in a similar ...
319 Steven Phillips
sphillips@... Send Email
Feb 14, 2001
1:02 pm
Martin, The registry file is an ME registry file (*.erf), remembering your favourite ftp site user name and passwd can be a real pain so the registry file does...
318 Detlef Groth
dgroth@... Send Email
Feb 12, 2001
3:54 pm
The way I most often use the ftp-command is like !define-macro edit-email-pl find-file "ftp://userid:password@.../cgi-bin/email.pl" !emacro you can...
317 Martin_Doering@... Send Email Feb 12, 2001
12:32 pm
Hello! I read about ftp support for me. When starting the "ftp command I'm asked for a registry file. Well - I know (from NT) what a registry means. But why do...
316 dgroth@... Send Email Feb 9, 2001
3:04 pm
... Hello Martin, may be a look at my homepage (http://www.microemacs.de) may help you a bit: Here just proposals for dummy shortcuts: This ugly keyboard... It...
315 Martin_Doering@... Send Email Jan 19, 2001
2:31 pm
Hello, Jasspas! I'm new to me (this means MicroEmacs, not myself). I never did use an Emacs ever before and want to congratulate JASSPA and the other authors...
Messages 315 - 344 of 2695   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help