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

Hi, Following steps I did in preparation to edit Ruby source code: I installed ME and setup a user profile. ME comes up then without any problems. Then I...
12 Jul 2, 2005
12:34 am

Thomas Hundt
thundt
Send Email

Hi, again I step into my own trap, I fear. I am currently fighting with a version of a macro of region-replace-string. My setup: One me Two frames One frame...
3 Jul 1, 2005
7:35 pm

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

Hi, I tried '^ha scroll' and looked through the html-pages of ME but I haven't found anything appropiate: Is there a way to convince me of scrooling line by...
3 Jun 30, 2005
3:38 pm

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

I have a three monitor setup, and ME freaks out when I drag it to one of the outlying ones and attempt to resize it. "Freaks out" being defined as: On the #2...
2 Jun 30, 2005
1:09 am

Jon Green
bigfatmrmoose
Send Email

Hi, suppose I want to replace replace-string with my own version of it, but I want to call the original replace-string inside my macro "replace-string" to get...
5 Jun 29, 2005
11:49 pm

Jon Green
bigfatmrmoose
Send Email

Hi, I would vote for the "region-awarness" of commands. I know that all that can be simulated by a sequence of mark region, narrow to region, actual...
3 Jun 28, 2005
7:42 pm

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

There are a couple of inconsistencies in the way ME 20050505 displays dropdown (OSD) menus vs the way typical GUI software does. This affects ease of use by...
3 Jun 26, 2005
4:30 pm

Thomas Hundt
thundt
Send Email

Hi, Is there a way to switch on indentation (pressing TAB on a source line) for Ruby source code files ? Happy microemacsing! Meino...
8 Jun 26, 2005
4:26 pm

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

I'd like to request a feature: saving of printer setups as named "profiles"; that could be chosen by a simple pulldown menu. This is for when you have more...
1 Jun 25, 2005
6:20 pm

Thomas Hundt
thundt
Send Email

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