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...
... 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@...
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...
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@...
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...
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@...
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...
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@...
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...
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@...
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@...
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@...
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:...
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@...
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...
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...
Hello, TclTk allows you to change procedures, object at runtime. So instead of editing, compiling, running, testing, stopping and starting again with editing,...
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...
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]...
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@...
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@...
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...
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...
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@...
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...
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 ...
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@...
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...
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...
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...