Hi all, is there a plan to support subversion (http://subversion.tigris.org/) in a way like CVS? I never used CVS, but started directly with svn. Thus I am not...
To get the problem with spell-buffer to happen (see previous e-mail), I have to be at the beginning of the buffer, apparently. The thing should be called...
I'm experiencing a problem whereby spell-buffer is failing. The dialog box comes up with the first word it's found, but then it keeps prompting for Identity:,...
I haven't used MicroEMACS for a few months, but I tried to write a macro today and it's throwing me for a loop. I have a buffer: "Anniston" "Birmingham" ...
There appear to be a new set of spam messages appearing. Obviously somebody has found out how to get past the yahoo security in some sort of automated mode....
Hi, I am searching for a simply way to write a "find-next-tag"-macro ( 4 find-tag ), which finds the next tag after submitting a find-tag command via a key...
Thought i would share something with ya'll. Great fun and it does actually work. Met my girl on here, http://www.livechatrooms.info/oyfb and so far it's been...
Hi! If we are talking about tags, I have a macros/mappings to create a tag stack a-la vim. It means when I call find-tag the previous position is pushed into a...
Hi, I've created some ME and NE packages for Debian Sarge (i386,powerpc), Debian Sid (i386) and Ubuntu Breezy (i386). They can be found at [0]. They are tested...
From what I can see there is a bug in the atoi routine used. I first noticed this when I was trying to remove leading zeroes from part of the ascii-time...
I've been noticing a weird problem where ME gives me the prompt, "Scheme:" when I open a sql file. It only does it under Windows, despite the fact that all my...
It seems that when I get in heavy comments, that the display hilighting get's goofed up. It stops hilighting correctly. I vaugly remember some type of setting...
I'm a bit confused, I've been through the docs and I cannot quite get a handle on how to accomplish this. I want to create a macro that sends the buffer...
I've been reformatting some writing I did using ME today. This afternoon's session went fine but tonight I noticed when I went to reformat/Justify the text I'd...
Hi all, after some testing it is time to do a first release of my enhancements to the latex mode. I attached the file auctex.emf which tries to emulate the ...
Hi all. I've switched to MicroEmacs a few weeks ago and like it very much :) As a new user I especially found the online documentation and refcard very...
Hi,
I was wondering if anyone no this list is interested in getting the Cygwin port
of me into the Cygwin distribution? Tim.
"I've worked myself up from...
Hi! I had a look at latex.eaf from the base distribution, but I had no clue about things like "" "</FOLD><FOLD+> \ecCFont Sizes\ecA" "\92;tiny{92;p}\P" " tiny" ...
Hi, Something mysterious happened.... :) I tried to string-insert a "rm -f " at position 0 (C-like counting ;) of the coloumns in a list of no longer used...
Hi, Sometimes I like to use "me -n" instead of "me". Unfortunately some keys behaves oddly like "Del", "Home", "End" and such. Instead of moving around in the...
I've been playing with my print-setup due to switching to a different model LaserJet, and ran into a couple of things (none of which are earth-shakingly...
Sorry for sending this mail, but Yahoocom had switched off my account due to bounced mail (due to what???) and I have to check whether I did the reactivation...
Hi, I wrote two trivial macros that I missed in the standard distribution, maybe they are useful and find their way in the distribution. It's about moving...
Hi all, I ran into a strange problem! Given the following macro define-macro latex-test-yank !force kill-region !if $status ; should work, but is buggy, ; if...
Hi all, I have a problem with me 05: in a script I wrote 1 replace-string "\([^\92;]\)}" "\1 " but I get the following error: [Regex Error: Open class ([...])] ...
Hi, For my daily work it is neccessary, that I will not save files with lines matching ^[ ]+$ I thought of binding 'clean39; to a hook but can't find an...