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

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 1077 - 1106 of 2513   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1077
Hello All, I've detected two small bugs (March 2004 release!) 1) If you have the Items List activated and you are seeing the items, ou via the Buffer Tag List...
azynheira
Offline Send Email
Apr 4, 2004
10:56 pm
1078
... Good catch, will fix but as this is not critical I'm not sure when I will release. ... I think this is caused by the collapse lines not match the item-list...
Phillips, Steven
sphillips@...
Send Email
Apr 6, 2004
11:33 am
1079
One bug that I have found and that it annoys me quite a lot: If I have a file with some text and do a "replace all" replacing "\n" with whatever the file grows...
first last
prelude_2_mu...
Offline Send Email
Apr 6, 2004
11:51 am
1080
Gabriel, This also catches me out and while I found it to be a feature rather than a bug (:) I still think this behaviour should be changed/avoided. But it...
Phillips, Steven
sphillips@...
Send Email
Apr 6, 2004
12:20 pm
1081
Hi Jon, what I am trying to do is to change the format of a list of words. An example of this is when I created the keyword list for the css mode: Using the...
first last
prelude_2_mu...
Offline Send Email
Apr 7, 2004
10:20 am
1082
It does make sense but this is not the best way to do it. You should use magic mode and try the following: replace-string "^" "hilight .hilight.css 1 \"" ...
Phillips, Steven
sphillips@...
Send Email
Apr 7, 2004
10:44 am
1083
Attached is a submission that corrects display anomalies with Linux manual pages under RedHat 9.0 and probably all of the other more recent Linux...
Jon Green
bigfatmrmoose
Offline Send Email
Apr 12, 2004
8:14 am
1084
All, Attached a fix for comment re-style. Replace the distribution comment.emf with the one attached or edit to fix:- ... *************** *** 437,443 **** ...
Phillips, Steven
sphillips@...
Send Email
Apr 16, 2004
2:02 pm
1085
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...
Thomas Hundt
thundt
Offline Send Email
Apr 22, 2004
4:56 am
1086
Tom ... This is a bug which I've not managed to get around to fixing yet, I believe a fix is now possible so I'll look into it. ... It hasn't been, I've got...
Steven Phillips
bill@...
Send Email
Apr 28, 2004
10:34 pm
1087
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...
Steven Phillips
bill@...
Send Email
May 2, 2004
12:20 am
1088
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...
Steven Phillips
bill@...
Send Email
May 2, 2004
12:38 am
1089
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:...
Dr. Detlef Groth
dgroth_99
Offline Send Email
May 4, 2004
1:27 pm
1090
This has been done, look at fhook-c in hkc.emf, here the macro determines whether the buffer is a header or a source file and then executes buffer-init with an...
Steven Phillips
bill@...
Send Email
May 4, 2004
1:52 pm
1091
... determines ... buffer-init ... the only ... Thx, However I think I will add two, three, four ... small macros to myperl.emf for applying cgi or...
Dr. Detlef Groth
dgroth_99
Offline Send Email
May 4, 2004
2:15 pm
1092
Hello! I end up with the following solution: I have five templates in my microemacs dir: dgroth@mg01-xx /cygdrive/c/WINNT/Profiles/dgroth/Application...
Dr. Detlef Groth
dgroth_99
Offline Send Email
May 6, 2004
8:21 am
1093
Hello, TclTk allows you to change procedures, object at runtime. So instead of editing, compiling, running, testing, stopping and starting again with editing,...
Dr. Detlef Groth
dgroth_99
Offline Send Email
May 6, 2004
8:31 am
1094
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...
Dr. Detlef Groth
dgroth_99
Offline Send Email
May 10, 2004
8:21 am
1095
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]...
Thomas Hundt
thundt
Offline Send Email
May 10, 2004
5:24 pm
1096
Funnily enough it does do exactly what the docs says it will do and thats the problem. For example, set MEBACKUPPATH = "C:\Backup\Jasspa_backups\" (added a ...
Steven Phillips
bill@...
Send Email
May 10, 2004
9:56 pm
1097
Detlef, Can you please send me an example and I will look at this. Also did you have any thoughts on the single template file approach? Steve...
Steven Phillips
bill@...
Send Email
May 10, 2004
9:57 pm
1098
Oh. Yes you're right, it does say that. You're doing "s|:|/|" (changing colons to slashes) which is harmless in Unix, but screws up Windows. I would avoid...
Thomas Hundt
thundt
Offline Send Email
May 10, 2004
10:47 pm
1099
Hello, After some discussion with Steven, I came to the follwowing solution using an inferior tclsh-session: define-macro tclsh-ipipe set-variable #l0 &xrep...
Dr. Detlef Groth
dgroth_99
Offline Send Email
May 11, 2004
11:20 am
1100
Going back to your original drive for using this (a very bad windows crash) I have had a similar experience but with a disk drive crash. The outcome of this ...
Steven Phillips
bill@...
Send Email
May 11, 2004
7:39 pm
1101
Hi everyone, I have been playing around with rebinding the keys to make them CUA compliant (just like win/os2/kde and so on) and it seems to work alright for...
first last
prelude_2_mu...
Offline Send Email
May 12, 2004
8:30 am
1102
A very sad thing to do, however... See prefix(2) in the on-line help. It will certainly de-emacs the system. To do this properly then the key bindings should ...
Jon Green
bigfatmrmoose
Offline Send Email
May 12, 2004
8:59 am
1103
The best starting point for this is the NEdit emulation, to create another emulation you need to: 1) Edit userstp.emf and add your new emulation to...
Phillips, Steven
sphillips@...
Send Email
May 12, 2004
9:30 am
1104
I know it is a sad thing, I keep on C-a and C-e everywhere with some disastrous results (C-e in mysqlcc is "execute SQL"), but if you can't get Mohammed to...
first last
prelude_2_mu...
Offline Send Email
May 12, 2004
9:40 am
1105
I would not find this useful. IMO, ME is the wrong tool for this. I would use 'rsync' and 'cron' to set up a mirroring strategy, instead. In fact this is...
Thomas Hundt
thundt
Offline Send Email
May 12, 2004
6:38 pm
1106
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...
Sakari Tanhua
sakaritanhua
Offline Send Email
May 19, 2004
1:47 pm
Messages 1077 - 1106 of 2513   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