Nifty, it's already in the current release. Thanks for going back in time and adding it to the last release! Let me ask the question we're all thinking: Now,...
The age of insecurity (pun intended) has arrived inside our corporate firewall. As of the end of the month, all applications that pass plaintext passwords...
... Nice question! I was also considering this but currently do not know how to answer this because I have not tried it. What is your ME platform, UNIX, LINUX...
... I still do not have an answer for you but I'm wondering if you can use something link Putty or Plink to manage the SSH connection and continue to use FTP...
... Hi Bob, I think what you are asking is to set the tab width to 4 displayable characters. You can do this globally or per buffer, Note that if you enable...
Follows an extension to the 'Bad 'C' (also C++/Java) highlighting in hkc.emf in the "; Pick up bogus 'C' constructs extension" block. ; Pick up a bad...
I just moved to 2006/08/10 in the process of upgrading my Linux box and ran into the following: line 386 of me.emf says 4 popup-window which, according to the...
Was perusing the release notes for 2006/08/10 and noticed * insert-password(3) password generation utility for system administrators who tire of thinking of...
... As far has we have been able to ascertain the newer versions of Linux use libncurses rather than termcap. The 2.6 Linux make should use ncurses when...
... OK Thanks. I certainly have never run with multi-headed configuration - I do not have that many Graphics cards and monitors. I believe that the Windows...
... We will leave that as an exercise for the reader. You should be able to hook some words out of the spelling dictionary. Jon....
2227
Phillips, Steven
sphillips@...
Feb 26, 2007 8:48 am
Im not sure how this works because it shouldn't, the hilighting does not support words in groups only single letters - following is a correction: hilight...
... Hmmm. Yes, I see: /opt/jasspa or /usr/share/jasspa or /usr/local/jasspa are the wired-in locations. I guess I should be using MEINSTALLPATH to point to...
... Yep - darned must have not executed it again when I added the while (final trimming that killed the turkey). I like the \S will give this a try. Sorry. ...
... You should not need this as when you run me for the first time then it will create this if it does not exist. ... You do need this, although you could add...
2233
Bryan Schofield
schofield.bryan@...
Feb 28, 2007 7:40 pm
Modified: ;a leading : or math operator indicates a continued line (except * because of javadoc) indent #l5 s "^\\s*[92;\.\\+-/%:][^92;\*/]" t Added: ; a trailing...
I swear this used to work... (I'm using 2006/09/09 now.) Hitting a period no longer quits query-replace-mode. It seems to have been replaced by an 'L' for...
2240
Bryan Schofield
schofield.bryan@...
Mar 23, 2007 1:24 pm
! works for "replace all remaining", I think it's an undocumented feature....
2241
Steven Phillips
bill@...
Mar 24, 2007 2:05 pm
The '.' command used to exit immediately moving the cursor back to the starting point (regardless of whether you made any substitutions), I failed to see the...
Attached some more refinements for Doxygen with 'C' dealing with [in,out] labelling of parameters. Similar will apply to cpp. Jon....
2244
Christof Boeckler
microemacs@...
Mar 25, 2007 10:50 pm
Hi all, I would like to enlarge the system wide font size for ME on Solaris. The new 19 inch TFTs in our computer lab make the default font size (15 pt) look...
... Sounds like you are sysadmin on this - why not edit me.emf and add a little start-up macro that: a) Sets the font to new default. b) Checks the users...
... A good place to start is newuser.emf this is the start up that configures the environment for a new user. You can probably just change the font and force...
Hi, while using 20060909 for 10.3 MacOS.... ... accidentially managed to unbind the RETURN terminator, then had to force-quit the shell entirely, as no amount...
... Hi Ian, I know you are transitioning across (I saw your subscribe message) - it will take a little while to get familiar, but not long. Hopefully you have...
2249
Bryan Schofield
schofield.bryan@...
Apr 2, 2007 1:56 pm
Below is an initial implementation of a language template for the Groovy programming language. cheers -- bryan ...