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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

this macro doesn't work. $status is always returning "1" whether a mark has been set or not. ? !force exchange-point-and-mark !if $status ml-write $status ...
2 Feb 27, 2002
7:09 pm

Steven Phillips
sphillips@...
Send Email

it would be nice (maybe more normalized) if the search functions didn't turn off marked regions. often you may start a mark and then do a text search to find...
6 Feb 27, 2002
6:50 pm

Steven Phillips
sphillips@...
Send Email

I want to move the selected area from emacs into the standard input of an perlscript and the output should replace the selected area (like a filter) It would...
6 Feb 27, 2002
10:12 am

Kludszuweit Dr, Arne ...
akludszu@...
Send Email

if i define a quoted strings "i am quoted" to be GREEN in my hilighting scheme, then i see quoted text in GREEN. if i scroll a page a text containing some...
1 Feb 26, 2002
3:09 am

un_x
Send Email

fill-paragraph macro doesn't seem to work in email, where text has ">" bullets AFAIK. is there anyway to format a paragraph in email format? ie, respecting...
3 Feb 26, 2002
3:08 am

thundt
Send Email

While I remember. If you are processing a file that has indent defined (i.e. 'C' HTML or some of the standard templates that are supplied) then you can use the...
1 Feb 23, 2002
4:32 pm

Jon Green
jon@...
Send Email

Greetings, Thanks to everyone for their previous help on configuring me on the HPUX platform. These two questions also apply to that platform (via telnet) but...
8 Feb 23, 2002
4:23 pm

Jon Green
jon@...
Send Email

i think it would be nice if "query-replace-string&quot; gave you a "Rest" option in addition to "Yes" and "No". that is nice in the case you have a lot of...
4 Feb 23, 2002
3:08 am

Bruno Sabin
beulo
Send Email

aaaa bbbb cccc dddd middle 4 put into kill buffer via rectangle selection. pasted on top of the lower 4: OVER....INSERT ............ aaaa....aaaa bbbb....bbbb ...
7 Feb 22, 2002
7:15 pm

thundt
Send Email

bol ^[ [ H HOME (xterm) eol ^[ [ F END (xterm) pgup ^[ [ I PGUP (xterm) ...
1 Feb 22, 2002
1:33 pm

un_x
Send Email

hello, have you ever need to remember a function you were declaring at the same file some time ago ... some sophisticated ide's give you the possiblity to...
1 Feb 22, 2002
10:52 am

dgroth@...
dgroth_99
Send Email

can the vertical scroll centering feature be turned off? (when the cursor hits the top/bottom of the screen)...
3 Feb 22, 2002
12:28 am

un_x
Send Email

i must correct myself - jed is another small editor with syntax highlighting and all the rest, but anyway ... set-char-mask "dp" doesn't change the way CTRL...
1 Feb 21, 2002
1:57 pm

un_x
Send Email

FBSD4/latest ME. 1. how can you bind C-@? i tried "\x00"; "0x00" "C-@" "C- " "C-space" etc, and none works ... 2. i think if OVERWRITE mode is ON, rectangle...
5 Feb 21, 2002
11:04 am

un_x
Send Email

Greetings, I have installed the hpux version of jasspa me, and I am using it via telnet from a Win2K workstation. It works great, I get help, the appropriate...
7 Feb 16, 2002
9:47 am

Jon Green
jon@...
Send Email

i am assuming this would require a drastic change to ME in a fundemental way if it doesn't already exist, but anyway, i would like to know if ME can be stopped...
2 Feb 10, 2002
6:31 pm

Jon Green
jon@...
Send Email

scroll-up/down $status is always "1", shouldn't it return an error if it can scroll no more, so the error can be detected and a beginning/end-of-buffer command...
2 Feb 9, 2002
12:19 am

thundt
Send Email

there seem to be no massive amount of message here, so excuse me if i test! -- __ Tämän ilmaisen suomalaisen sähköpostin tarjosi http://www.jippii.fi/ Käy...
3 Jan 31, 2002
9:16 am

Bruno Sabin
beulo
Send Email

The January 2002 release is now available from http://www.jasspa.com If you download this release then you must also download new spelling dictionaries. This...
5 Jan 27, 2002
5:12 pm

Jon Green
jon@...
Send Email

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
  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