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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hey, there's one thing I missed: What's the motivation for nano-izing MicroEmacs? Beyond the challenge of squeezing things into small packages :-) There's...
3 Jan 25, 2002
10:20 am

Steven Phillips
sphillips@...
Send Email

Problem: The '!' ("not") operator isn't recognized as such. (This is in the recent 01/2002 version.) Workaround: Create a myperl.emf: ...
1 Jan 25, 2002
1:21 am

thundt
Send Email

An experimental source code release has been made that contains the source for NanoEmacs. This is now available from http://www.jasspa.com/experimental.html ...
1 Jan 25, 2002
12:07 am

Jon Green
jon@...
Send Email

Changing Auto Spell to underline bad words ... Quick note on anybody that uses Auto-spell mode. Took me a while to find what part of the scheme to change so...
1 Jan 22, 2002
3:01 pm

Jon Green
jnaught@...
Send Email

Steven Phillips [sphillips@...] Steven, big problem ! ne.emf will be used only if ne.emf is in the current directory (where my document is located) if...
4 Jan 22, 2002
9:52 am

Steven Phillips
sphillips@...
Send Email

Detlef,Steve you are right: global-bind-key "query-replace-string&quot; "f6"; works fine a listed this command which does not work global-bind-key...
2 Jan 18, 2002
2:35 pm

Steven Phillips
sphillips@...
Send Email

Hello, Thank you very much for the new release however there is some stuff which I don't understand. So my old macro `my-fhook-doc&#39; is not working any more. It...
5 Jan 18, 2002
9:17 am

Steven Phillips
sphillips@...
Send Email

JASSPA have been experimenting with a cut down version of our MicroEmacs distribution which we are calling nanoEmacs. This has minimal functionality. An alpha...
8 Jan 17, 2002
5:48 pm

Bruno Sabin
beulo
Send Email

Has anybody managed to set up an abbreviation file (.eaf) with \d or \b characters in it ?? I'm running the new release with a new .eaf for latex i.e. bd...
5 Jan 14, 2002
8:40 pm

Jon Green
jon@...
Send Email

Does anybody else think it would be useful to be able to do: ls -l | me32 -p I tried it, expecting a *stdin* buffer to come up... but it seems this mode locks...
2 Jan 9, 2002
8:19 am

Steven Phillips
sphillips@...
Send Email

Here's my problem: I use this mail program called 'elm' on one of my machines, and it edits messages by placing them in /tmp/snd.12345 (or some other random...
3 Jan 9, 2002
8:02 am

Steven Phillips
sphillips@...
Send Email

Maybe I'm just way behidn the times but it seems to me that one of the things that's changed in '02 is that doing things like -39 buffer-mode now have to be...
2 Jan 9, 2002
7:54 am

Steven Phillips
sphillips@...
Send Email

While I rememeber .... One thing I omitted to inform people about. The new release contains higlighting for fence matching. This was requested some 2 months...
1 Jan 7, 2002
2:40 pm

Jon Green
jnaught@...
Send Email

Today we have been granted permission by Danial M Lawrence, the original author and copyright holder of Microemacs to change our software licensing to the GNU...
3 Jan 5, 2002
12:27 am

thundt
Send Email

When I use Meta-^q to reformat paragraphs it has the annoying habit of removing the double spaces that follow periods. For reasons that only God probably knows...
2 Jan 3, 2002
9:27 pm

Thomas Hundt
thundt
Send Email

Set the variable "$fill-eos-len" in your <user.emf> to the required number of spaces i.e. set-variable $fill-eos-len 2 Then reformat your paragraphs (M-o/M-q)...
1 Jan 3, 2002
3:47 pm

Jon Green
jnaught@...
Send Email

Hello The description of the eaf files in the documentation of ME 01 include obsolete \ tokens. For example, \n is changed by \r (I think). Maybe I can find...
4 Jan 2, 2002
11:35 am

Steven Phillips
sphillips@...
Send Email

Congratulations! This may be one of the best improvements at all! Very good news! -- Martin Döring...
1 Dec 19, 2001
12:43 pm

Martin_Doering@...
u22md
Send Email

Further the cygwin patch I released last week. Full color hilighting in the terminal window may be supported by configuring termcap correctly which I had...
1 Dec 18, 2001
7:55 am

Jon Green
jon@...
Send Email

A BETA version of JASSPA's MicroEmacs supporting the Cygwin environment is now available from http://www.jasspa.com with August 2001 source patches...
1 Dec 15, 2001
5:31 pm

Jon Green
jon@...
Send Email

Hello all. I've wrote a macro file for add hilight support for the Euphoria programming language (http://www.rapideuphoria.com). I hope it's ok. A few...
1 Dec 11, 2001
10:26 pm

Rodolfo Valeiras Reina
rodolfo_vale...
Send Email

Steven! Awesome. Works great. (BTW for some reason the mouse selection works "correctly&quot;, i.e., won't copy an empty selection. ... and let me add: DOH!! Forgot...
1 Dec 6, 2001
8:53 pm

thundt@...
thundt
Send Email

What's an easy way to get the cursor's exact position (char #) within a buffer? The hard and messy way is to use buffer-info and then parse the $result string...
4 Dec 6, 2001
8:51 pm

thundt@...
thundt
Send Email

Running Jasspa-me Aug-2001 on linux RHat 6.2 ( built from source) - pressing MB1 in editor pane moves cursor to pressed place but thereafter refuses to action...
4 Nov 30, 2001
9:52 pm

Mike Hopkirk(hops)
hops@...
Send Email

hello, in order to allow proper indentation of indexed foreach (0..$#array) loops please use the following patch of hkperl.emf. cd...
1 Nov 20, 2001
11:50 am

dgroth@...
dgroth_99
Send Email

hello, believe it or not, here is the small microemacs-ide 47 lines of powerful emf-code: with the following features: * a directory-specific project.txt-file ...
2 Nov 14, 2001
1:45 pm

dgroth@...
dgroth_99
Send Email

hello, I got a hidden feature: in a large xml-file I have to replace a <go:go> tag with an <gogo> tag. (go stands for gene ontology) If I try this, the...
3 Nov 14, 2001
9:00 am

dgroth@...
dgroth_99
Send Email

Anybody have a suggestion for how to do the 'replace-string' functionality on a string? One way would be to create a scratch buffer, paste the string into ...
2 Nov 13, 2001
12:36 am

Jon Green
jon@...
Send Email

Does ME have flashing bracket pair capability similar to GNU Emacs where when you pass your cursor over a left or right bracket in a peice of code the cursor...
6 Nov 12, 2001
8:01 am

Steven Phillips
sphillips@...
Send Email

Hello, As a starting user of ME I try to use ME as a mail reader under WinNT 4. I figured out to use Postie, which I installed. ... postie...
3 Oct 29, 2001
2:57 pm

rnederhand@...
nederhrj
Send Email
  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