Hi, previously I asked in this mailinglist, how to "urge" ME of thinking that a certain type of file is edited, while ME has initlialized the according buffer...
Right after the current version came out, I spent some time mapping the keyboard to my liking. There were a couple of annoyances that I have been meaning to...
Hi, ME has one """annoying""" feature: It dont respect the screen size (...hopefully the correct words...) when using IceWM. IceWM has a small taskbar at the...
Hi, IceWM is a window manager for X I am using it (1.0.9) on Windows together with Cygwin/X and ME cooperates well here. regards, Detlef ... -- Dr.Detlef Groth...
hello has anybbody succeeded in running ME under Mac OS X (in Terminal) and entering non-Western chars (i.e. Cyrillic, Baltic, etc)? are there any hints /...
I just wanted to send my appreciation to ME developers. ME is fantastic. I've built several times on various solaris and linux versions, and just today on...
Is there a way to turn off the feature where ME remembers which files I was editing in my last session and it automatically re-opens those same files again on...
I have a program that I use that wants to open files via MicroEMACS and specify an initial line and column. Is there a good solution for this? I'm tired of...
Hi, Is it possible to urge ME to think that a loaded file is of a certain different type than what ME thinks that it is ? Have a nice weekend! Meino...
Hi, duie to an install error I had to edit the /usr/shre/info/dir file, which conatins a summary of all info-files of my Linux system. I loaded it into...
I love the availability of regular expressions in search and replace operations. And I'm glad that they are becoming more "standard" (e.g., use of \d and \D...
Hi, I have some little questions concerning things of easy handling Microemacs. *** I am often editing a couple of files -- mainly config-files of some...
Hi, how can I convince (i)fill-pagraph not to insert extra spaces between words to do its job? I didn't found anything appropiate in the docs... Keep...
Hi, currently I am trying to replace the bulky EMacs with Microemacs at my daily work in the office. It works so far, but the usage of tag files still does not...
Hi, I have a longish file consisting of two rows of commands, ordered like that (but a lot more entries!) a g b h c i d j e k f l Now I want to become the file...
Hi, (as so often... :) I am trying to get one macro, which I am writing to work. According that I have question: Suppose you have the following text fo...
Hi, for the region aware replace-string macro I want to access the history ("previous replace-string entries") from within that macro. I have grepped through...
Hi, Following steps I did in preparation to edit Ruby source code: I installed ME and setup a user profile. ME comes up then without any problems. Then I...
Hi, again I step into my own trap, I fear. I am currently fighting with a version of a macro of region-replace-string. My setup: One me Two frames One frame...
Hi, I tried '^ha scroll' and looked through the html-pages of ME but I haven't found anything appropiate: Is there a way to convince me of scrooling line by...
I have a three monitor setup, and ME freaks out when I drag it to one of the outlying ones and attempt to resize it. "Freaks out" being defined as: On the #2...
Hi, suppose I want to replace replace-string with my own version of it, but I want to call the original replace-string inside my macro "replace-string" to get...
Hi, I would vote for the "region-awarness" of commands. I know that all that can be simulated by a sequence of mark region, narrow to region, actual...
There are a couple of inconsistencies in the way ME 20050505 displays dropdown (OSD) menus vs the way typical GUI software does. This affects ease of use by...
I'd like to request a feature: saving of printer setups as named "profiles" that could be chosen by a simple pulldown menu. This is for when you have more...
Here's a suggestion, which may or may not be easy or wasteful of memory: Print the module name and the line number when encountering errors in macros. ME does...
I'm trying to fix the following bit of code, which (in the last release) was able to determine whether my current buffer had "electric C" mode turned on (aka...