Search the web
Sign In
New User? Sign Up
jasspa · JASSPA's MicroEmacs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1114 - 1143 of 2503   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1114
I have noticed that on Fedora Core 2 when I do an 'rgrep' command, it tends to hang ME temporarily. ME hangs for about 5 seconds or so before the grep command...
salmankhilji
Offline Send Email
Jun 10, 2004
12:32 pm
1115
Salman, Do you know when this problem was introduced? i.e. did all the 2004 RC releases also have the problem? Does an early version of ME still work without ...
Steven Phillips
bill@...
Send Email
Jun 11, 2004
1:54 pm
1116
... It happens on both XTerm console and X GUI. The same version of ME ran fine on SuSE 8.0 with the 2.4 kernel. FC2 has kernel 2.6. ... Okay I found a...
Salman Khilji
salmankhilji
Offline Send Email
Jun 11, 2004
4:34 pm
1117
From: Salman Khilji <salmankhilji@...> Subject: Re: [jasspa] ME problems on Fedora Core 2 Date: Fri, 11 Jun 2004 09:33:38 -0700 (PDT) Hi, ...this is just...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Jun 13, 2004
1:42 pm
1118
That looks about spot on, Salman's 'fix' should allow programs like grep or find to run in ME but ishell (a unix shell within ME) is unlikely to work as the...
Steven Phillips
bill@...
Send Email
Jun 13, 2004
6:10 pm
1119
ME currently supports just 'w' for word chars and ' ' or '-' for white spaces. I have to say that I've not needed any others, are there any we are really ...
Steven Phillips
bill@...
Send Email
Jun 13, 2004
10:27 pm
1120
From: Steven Phillips <bill@...> Subject: Re[2]: [jasspa] ME problems on Fedora Core 2 Date: Sun, 13 Jun 2004 19:05:40 +0100 Unfortunately I am no...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Jun 14, 2004
5:43 am
1121
... grep or ... work as ... needs the ... Is there ... convension? ... Would it help if I post the result of cd /dev ls -l pt* The results are rather long...
salmankhilji
Offline Send Email
Jun 14, 2004
12:38 pm
1122
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: ...
salmankhilji
Offline Send Email
Jun 22, 2004
1:17 pm
1123
Salman, If you look in me.emf you will see a long list of define-macro-file lines, these do what you are try to do. You need a line like the following: ...
Phillips, Steven
sphillips@...
Send Email
Jun 22, 2004
1:34 pm
1124
... When you run as startup then none of the macros are known. You need to declare where it is - much the same as an extern in C. Add the following to the...
Jon Green
bigfatmrmoose
Offline Send Email
Jun 22, 2004
1:38 pm
1125
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. ...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Jun 23, 2004
10:04 am
1126
Hi Meino, ... I recently upgraded from XFree86 4.3 to XOrg X11R6.7.0 and encountered this very same problem with finnish keyboard layout, which is pretty...
Sakari Tanhua
sakaritanhua
Offline Send Email
Jun 23, 2004
4:12 pm
1127
From: Sakari Tanhua <stanhua@...> Subject: Re: [jasspa] ALT-ESC-ALTGR "madness" Date: Wed, 23 Jun 2004 19:13:05 +0300 Hi Sakari, thank you very much for...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Jun 23, 2004
7:50 pm
1128
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...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Jun 25, 2004
6:49 am
1129
Meino, For your user files to be in '~/me' you must be using some customisation environment variable, in ME 2004 this could be one of $MEPATH, $MEUSERPATH or...
Phillips, Steven
sphillips@...
Send Email
Jun 25, 2004
7:07 am
1130
... Also .... If you are not allowed to write to the system directories then you can place the standard macros in ~/.jasspa/macros. Your private macros and...
Jon Green
bigfatmrmoose
Offline Send Email
Jun 25, 2004
7:31 am
1131
From: "Phillips, Steven" <sphillips@...> Subject: RE: [jasspa] Somehow "unknown user" effects Date: Fri, 25 Jun 2004 03:07:02 -0400 Hi, thank you very much...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Jun 25, 2004
8:20 am
1132
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...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Jun 30, 2004
4:31 am
1133
Hi, while digging through the files, which come with the Jasspa Microemacs distribution, I found the following "construction", which not clear to me: <n>...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Jul 7, 2004
6:01 am
1134
Meino, The argument <n> for define-macro-file has the same effect as the argument for define-macro. An argument of 0 is used to avoid polluting the command...
Phillips, Steven
sphillips@...
Send Email
Jul 7, 2004
6:54 am
1135
From: "Phillips, Steven" <sphillips@...> Subject: RE: [jasspa] Digging through the system files Date: Wed, 7 Jul 2004 02:53:49 -0400 Hi Steve, thank you a...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Jul 7, 2004
9:27 am
1136
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...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Jul 20, 2004
10:56 pm
1137
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...
Jon Green
bigfatmrmoose
Offline Send Email
Jul 27, 2004
10:39 am
1138
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...
first last
prelude_2_mu...
Offline Send Email
Jul 27, 2004
4:45 pm
1139
[Gabriel] ... I think in XML you are *required* to match (close) tags strictly; in HTML you can get away with leaving a lot of them out (e.g., </td> before a...
Thomas Hundt
thundt
Offline Send Email
Jul 27, 2004
6:41 pm
1140
HTML does not require you to close the tags, but it is recommended (and required in XHTML). What many editors do is closing the closest tag as soon as you type...
first last
prelude_2_mu...
Offline Send Email
Jul 27, 2004
7:15 pm
1141
Gabriel, I have found that reformatting the html/asp/js file using ME's indentation is the best way of quickly finding a missing important tag, as a result I...
Phillips, Steven
sphillips@...
Send Email
Jul 28, 2004
1:25 pm
1142
Following macro does what its name suggests, hope you find it useful. Steve define-macro html-find-next-unmatched-tag !if &not &seq @wc "<" !force...
Phillips, Steven
sphillips@...
Send Email
Jul 28, 2004
1:39 pm
1143
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....
Jon Green
bigfatmrmoose
Offline Send Email
Jul 28, 2004
1:42 pm
Messages 1114 - 1143 of 2503   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help