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

3 questions guys: 1) How can I bind the mouse wheel to scroll? I had the following, which didn't work: global-bind-key "1 scroll-down" "mouse-wdown" ...
19 Oct 4, 2004
9:46 am

Tony Bedford
tbedford_csl@...
Send Email

What I can recall from using XEmacs is that if you do C-s for incremental search, the default is to search case-insensitively. However, if one of the letters ...
2 Oct 1, 2004
5:01 pm

Thomas Hundt
thundt
Send Email

HI, is there a save-region or write-region macro out there anywhere? I tried to write one myself but I failed to get asking for a file to write to and error...
2 Sep 28, 2004
3:59 pm

Phillips, Steven
sphillips@...
Send Email

Like XEmacs and GNU Emacs, I would like the "restyle-buffer" command to be bound to "esc C-\". However, putting the following command in "C:\Documents and...
3 Sep 27, 2004
10:21 pm

Jon Green
bigfatmrmoose
Send Email

Please consider this feature request. I would like to be able to drag'n drop files from the Nautilus File Manager and have them open in ME. I don't like to...
2 Sep 24, 2004
12:41 pm

Jon Green
bigfatmrmoose
Send Email

When I do M-x compile, I notice that *compile* buffer has WordWrap enabled. How do I disable this behavior? _______________________________ Do you Yahoo!? ...
3 Sep 14, 2004
8:31 am

Phillips, Steven
sphillips@...
Send Email

Hi, Just a note to say I just started using MicroEmacs and really like it. I had been using Jedit (the Java based editor), which has some very nice features,...
6 Sep 10, 2004
9:34 am

Phillips, Steven
sphillips@...
Send Email

Hello there, Is it possible to set the window size when starting me on Linux ? I'm using IceWM and the me window ignores the fact that there's a taskbar along...
2 Sep 9, 2004
5:07 pm

Jon Green
jnaught@...
Send Email

So I have these routines lying around to comment and un-comment out lines. And I've been playing around with the keybindings a bit this morning and noticed...
5 Aug 27, 2004
7:07 am

Jon Green
bigfatmrmoose
Send Email

Attached a minor fix for manual page display under Linux patch macros/hkman.emf (problem page hosts.allow). Jon. cd /home/jon/me/macros/ cvs diff -c -w...
4 Aug 26, 2004
5:53 pm

Thomas Hundt
thundt
Send Email

A binary package for Fedora Linux has been published on www.jasspa.com. This resolves the issues with the pty setup under Linux Kernel 2.6. Jon....
5 Aug 9, 2004
10:32 am

first last
prelude_2_mu...
Send Email

Hi everyone. For a while I have been looking for an editor that would hightlight unmatched html tags (to no avail). Then I thought that ME would be the ideal...
6 Jul 28, 2004
4:33 pm

first last
prelude_2_mu...
Send Email

A limited set of patches for the 20040301 release have been posted to www.jasspa.com which includes the latest fixes to the source and macros. They are...
1 Jul 27, 2004
10:39 am

Jon Green
bigfatmrmoose
Send Email

Hi, while digging through the files, which come with the Jasspa Microemacs distribution, I found the following "construction&quot;, which not clear to me: <n>...
3 Jul 7, 2004
9:27 am

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

Hi, It would be very convenient to switch the cursor color when cwitching between insert and overwrite mode. ANother thing I want to change is the color of the...
1 Jun 30, 2004
4:31 am

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

Hi, I got a "problem with ME" -- and the "'s are for "I dont know, who is guilty for that". I am using XFree 4.4.0 and IceWM 1.2.14 on Linux 2.6.7 When...
4 Jun 25, 2004
8:20 am

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

Hi, The user setup for my ME installation is set for ALT -> Main Menu : N ALT -> Esc : Y This way, I can go to the command line pressing ALT-x directly. ...
3 Jun 23, 2004
7:50 pm

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

To convert tabs to spaces in batch to a collection of files, I created a macro named untabify.emf and put it in $HOME/.jasspa/ The contents of the macro are: ...
3 Jun 22, 2004
1:38 pm

Jon Green
bigfatmrmoose
Send Email

I have noticed that on Fedora Core 2 when I do an 'rgrep&#39; command, it tends to hang ME temporarily. ME hangs for about 5 seconds or so before the grep command...
7 Jun 14, 2004
12:38 pm

salmankhilji
Send Email

When I try to use the \sC regular expression token, I get errors like "[Regex Error: Unsupported class (\sC)]" (this one when doing a search-and-replace). I...
2 Jun 13, 2004
10:27 pm

Steven Phillips
bill@...
Send Email

Hi, I've been using GNU Emacs for many years, but due to various reasons I got frustrated in it and started looking for alternatives. Jasspa's MicroEmacs seems...
6 May 21, 2004
3:40 pm

Sakari Tanhua
sakaritanhua
Send Email

(One for the suggestion box?) Often I do query-replace-string, and screw it up and hit undo, and do it again, fine-tuning my search or replacement string. To...
3 May 20, 2004
8:02 pm

Thomas Hundt
thundt
Send Email

The help says: (runnig ME'04 04/03/01 win32) On Windows and DOS platforms if the $MEBACKUPPATH and $MEBACKUPSUB variables are used all remaining ':' [colon]...
9 May 12, 2004
6:38 pm

Thomas Hundt
thundt
Send Email

Hello, TclTk allows you to change procedures, object at runtime. So instead of editing, compiling, running, testing, stopping and starting again with editing,...
2 May 11, 2004
11:20 am

Dr. Detlef Groth
dgroth_99
Send Email

Hello, Hope everybody has a nice weekend. I am trying to get some HTML-hilighting inside a tcl-source file. Inside an if {0} block I added some html...
2 May 10, 2004
9:57 pm

Steven Phillips
bill@...
Send Email

Hello, Sometimes you need various templates for the same programming language. Let's say for perl I have a cgi-template: perl-cgi.etf, a normal template:...
4 May 6, 2004
8:21 am

Dr. Detlef Groth
dgroth_99
Send Email

I stumbled into a bug triggered by doing a replace-string in a buffer containing narrows. The bug should be safe in the sense that it should not blow up ME nor...
1 May 2, 2004
12:38 am

Steven Phillips
bill@...
Send Email

All, As you may have gathered from a previous email I have been having considerable difficulty sending out emails, this has been on going for several months...
1 May 2, 2004
12:20 am

Steven Phillips
bill@...
Send Email

For the ifill-paragraph function, when doing multiple bullet points one after another, '?' gives a list of available options (Y/N/All/NeVer)... A and V act...
2 Apr 28, 2004
10:34 pm

Steven Phillips
bill@...
Send Email

All, Attached a fix for comment re-style. Replace the distribution comment.emf with the one attached or edit to fix:- ... *************** *** 437,443 **** ...
1 Apr 16, 2004
2:02 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