... Basically it converts a key-binding into the emf string. As it says, if you are in a .emf file and do A-q it prompts you for a command, enter C-s and it...
... Uggggg! Looks like yahoo groups have changed their layout. You never used to see complete E-Mail addresses so they could never be harvested which is why we...
... success. ... yeah, this is ugly and confusing as hell. I found a way, after navigating thru a maze of menus/options and so on. However it didn't seem to...
1) Everytime I use HELP, USER SETUP and PLATFORM to change something (or use USER SETUP at all, after hitting SAVE the program automatically loads a buffer...
... Unfortunately there is no way to turn this off. I think this is a bit of history before the <user>.emf file was finally nailed to a defined position in the...
... screen. ... font size and the frame will ... again. ... Yes! that seems to work. I've got the font/color schemes I want and dropping a file on the app...
Gadrin, ... In user-setup's General tab disable the 'Edit' check box next to 'Setup File'. ... If other settings in user-setup are working properly then you...
Steven Phillips
bill@...
Sep 5, 2005 11:12 pm
1599
... !!False Alarm!! You gave me a fright here - we did do our homework before we started to use Yahoo Groups and it appears things have not changed, nobody...
... to 'Setup File'. ah, it's in the "Startup" tab not "General", but thanks a bunch. ... email me ... problem. ... I think Jon's suggestions worked as it...
Gadrin ... With the current release the only ption you have is to use the ipipe-shell-command command, if you look at the docs for this command you will see...
Phillips, Steven
sphillips@...
Sep 6, 2005 6:51 am
1603
... run ... to be ... actually I discovered the secret just before bed late last night. the menu's are a bit counter-intuitive. anyway, USER SETUP, TOOLS, set...
Is there any way to have microEMACS leave the clipboard intact after a M-Z? I'm frequently cutting some stuff and then exiting me32 only to find I can't paste...
Frequently I search for text, then when the next search comes up ME tries to be handy by providing [whateverItypedlast] for me to reuse. Occaisionally I don't...
I assume you are using f-isearch (C-S aka ^S). You can edit this field using ^P/^N for up and down (to previous search strings) which will put the default...
... Hi Ric, Interesting question. The short answer is "no". The reason why is that ME does not use the clipboard as the yank buffer. Internally there are 20...
any experts out there with the unix utilities recommended on the JASSPA site? (sourceforge.net) I downloaded and installed GREP and it works with MicroEMACS...
how do I find variables like the number of lines in the current buffer ? the current line in the current buffer ? I thought $mode-line might help, but I wasn't...
I dugout my old UE.exe/ME.exe and found it had vars like $curline $curcol and so on. I tried (C-h v) but didn't see anything inside the listed variables. In...
Don't use ml-write. Use describe-variable (on mine, bound to "C-h d") to display one variable. Use "C-h v" to display all of them at once. You can click on...
... in the ... you ... yes, I found it about an hour later, buried in one of the on-line samples. I wrote a complete script to grab an FTP folder listing and...
You mean like set-variable #l9 &cat #l1 &cat #l2 &cat #l3 &cat #l4 #l5 or ml-write &cat "range is " &cat #l7 &cat " to " &cat #l8 &cat " len " #l6 Yes, it gets...
I code alot in Winbatch which uses x = "World " ile = "I like EMACs." strcat("Hello ", x, ile) but I did come across sprintf, which is almost as good. I...
I do most of my coding/writing on my laptop, but occaisionally I use another computer. besides the ME.EMF is there a way to duplicate the other options (like ...
... me.emf should not be edited, it is a static file that is part of the distribution. If you do want to change this then leave the original me.emf in the...
... Problem with your suggestion is that you need to know when the argument list ends, this would mean that you need a terminator of some description or an...
Thanks Jon I'll give that a try. ... use ... (like ... the distribution. If you do ... directory and copy the file ... settings/.....) and then edit your ... ...