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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

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

Here's a suggestion, which may or may not be easy or wasteful of memory: Print the module name and the line number when encountering errors in macros. ME does...
2 Jun 24, 2005
7:20 am

Phillips, Steven
sphillips@...
Send Email

I'm trying to fix the following bit of code, which (in the last release) was able to determine whether my current buffer had "electric C" mode turned on (aka...
9 Jun 24, 2005
7:06 am

Phillips, Steven
sphillips@...
Send Email

Hi, I want to to write a macro which shall behave as follows: One has opened two files. Me's window is split in two to display each file. _Normally_...
4 Jun 23, 2005
3:32 am

Meino Christian Cramer
Meino.Cramer@...
Send Email

Hi, when I do a "occur" on a -- for example -- log-file of rīthe strace-command I get a buffer with only a few characters, which are far too less to decide,...
3 Jun 23, 2005
12:13 am

Jon Green
bigfatmrmoose
Send Email

Hi, when writing documents I am using plain TeX with some macros. When loading a TeX-file I see the message "LaTeX file hook loaded. Is there a (plain-)...
8 Jun 22, 2005
11:11 pm

Jon Green
bigfatmrmoose
Send Email

Somebody bound C-c C-g to fill-paragraph-gutter in hktxt.emf (or rather docmacro.emf). That's a really Bad Idea, IMO. C-g should always cancel whatever...
2 Jun 10, 2005
9:22 pm

Jon Green
bigfatmrmoose
Send Email

I just put together a rudimentary vi mode for Jasspa's Emacs[1]. It's 90% generated code (ugly, counter-efficient etc.) All (coding) help, comments,...
1 Jun 8, 2005
8:16 pm

No Answer
rms_pl
Send Email

Hello! please, look at the my project macros screenshot http://www.linux.org.ru/gallery/bigKr8zI3.png its looks like vim project plugin and user can narrow...
3 Jun 8, 2005
5:44 pm

maccarka
Send Email

Do comments affect the evaluation time of macros? I guess what I'm really asking is if comments get ignored during define-macro or during the evaluation of the...
2 Jun 6, 2005
3:32 pm

Phillips, Steven
sphillips@...
Send Email

First, let me say that I really-really like the latest Jasspa ME! I'd like to be able to insert HTML, actually any XML, tags in a file with only one or two...
9 Jun 6, 2005
7:04 am

Phillips, Steven
sphillips@...
Send Email

Hi, is there any macro or hack or ??? to achieve the following behaviour in MicroEmacs: Current state (as far as I know ;) If one wants to insert a rectangle...
7 Jun 5, 2005
10:32 pm

Steven Phillips
bill@...
Send Email

The "Getting Started With JASSPA MicroEmacs" is wonderful! It sure would be nice to have the contents of the ME Help file in a PDF or some other form that...
3 Jun 5, 2005
12:14 pm

smithno999
Send Email

Hi, is there a "inexpensive&quot; way to do such a thing: Suppose I have a text consisting of lines each starting with the word FNORD . Now I want to replace a...
6 Jun 2, 2005
5:02 am

Thomas Hundt
thundt
Send Email

I found a small bug in hilight. While defining a buffer list hilight scheme, I accidentally typed "[[:almum:]]" instead of "[[:alnum:]]". ; the evil line ...
2 Jun 1, 2005
8:28 pm

Jon Green
bigfatmrmoose
Send Email

To the best that I can tell, once the first mark is set in a buffer, a mark will always remain. Many macros operate on a region, that magical area in the...
10 May 31, 2005
1:16 pm

Schofield, Bryan (GE ...
Bryan.Schofield@...
Send Email

Is there a way to find the current working directory for a buffer that hasn't had a file associated with it yet? I know if I had a filename I could get the...
14 May 30, 2005
10:48 pm

Thomas Hundt
thundt
Send Email

Hi, ...how can I prevent the deselection of a region when hitting the end of a buffer while scrolling down ? Would help me a lot...Microemacs scrolls faster...
6 May 29, 2005
5:17 pm

Steven Phillips
bill@...
Send Email

Following a few user complaints post 20050505 release the Linux 2.6 executables on www.jasspa.com have been updated to link against libncurses rather than...
1 May 24, 2005
11:30 pm

Jon Green
bigfatmrmoose
Send Email

Hi, may be this is a rsq(tm) [real simple question ], but... I just want a macro to insert the string, a time mark, /* CHANGED <YYYY-MM-DD:hhmmss, _mcc> */ ...
9 May 24, 2005
3:04 am

Meino Christian Cramer
Meino.Cramer@...
Send Email

One of my all time favorite key strokes in MicroEmacs was Esc-Backspace to delete word back. In ME 3.n and 4.0, and XEmacs, this deleted the previous word,...
3 May 23, 2005
7:35 pm

smithno999
Send Email

Hi, I got some strange problems while trying to compile ne of the newest Jasspa Microemacs distribution. For compiling I do: make -f linux26.gmk ne and got: ...
3 May 22, 2005
5:27 pm

Meino Christian Cramer
Meino.Cramer@...
Send Email

For giggles, I thought it would be fun to embed a tcl interpreter in ME so that I could write extensions in Tcl, which I find more friendly than emf. I've...
2 May 20, 2005
8:08 pm

Schofield, Bryan (GE ...
Bryan.Schofield@...
Send Email

I want to map keys on the keypad to make it easier to get non-emacs folks to use MicroEmacs to edit files in an application that I maintain. I dug through the...
3 May 19, 2005
11:35 pm

Jon Green
bigfatmrmoose
Send Email

Hi everyone, after using Eclipse for a while, there's a couple of things that I would like to implement in ME (well, quite a few, apart from the slowness). ...
6 May 19, 2005
9:24 pm

Jon Green
bigfatmrmoose
Send Email

The final version of JASSPA MicroEmacs 2005 is now available for download from www.jasspa.com. Note that you may need to flush your browser cache to ensure...
2 May 19, 2005
12:15 am

Jon Green
bigfatmrmoose
Send Email

For the view Tclers like me I wrote a hktwiki.emf file which supports, hilighting, folding, itemlist of documentation in the Tclers-Wiki style:...
1 Apr 28, 2005
8:23 am

Dr. Detlef Groth
dgroth_99
Send Email

Hello all, my boss insits that I have to learn Python as well. So I was struggling with the hkpython.emf. I would suggest two fixes to get proper folding and a...
1 Apr 28, 2005
8:11 am

Dr. Detlef Groth
dgroth_99
Send Email

In hktcl.emf hilight .hilight.tcl 2 ";#" .scheme.comment should be hilight .hilight.tcl 0 ";\\{\\s*#.*" .scheme.comment to allow spaces between the ";" and the...
3 Apr 27, 2005
10:42 pm

Steven Phillips
bill@...
Send Email

In Tcl mode, if {1} { # its not going to find the matching curly brace if there is an # umatched single quote, double quote, open or closing parenthesis # ' "...
3 Apr 15, 2005
9:43 am

first last
prelude_2_mu...
Send Email

Is there a way I can tell which indentation rules are setting a particular line's indent? I'm having some bad indentation in C++ and in Tcl. I've tried to...
2 Apr 14, 2005
5:22 pm

Phillips, Steven
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