Another new mode, Falcon: http://falconpl.org... It's an easy language to write a mode for but none the less, I'm running into a few problems... #1... /* ......
hello, is it possible to use something, that may be called pseudo-wrap: when text is wrapped while edited, but when saved it remains unwrapped, one paragraph...
What an amazing editor. I am not a programmer- just an "informed" Windows (GUI) end-user who also toys with Linux on occasion. Jasspa seems to straddle (in a...
For those who want to use MicroEmacs in terminal mode on cygwin, here are some key translations that let function keys, insert, home, etc work properly....
Hi, I'm trying to do something like this, but it's not working: ######## define-macro append-region set-variable @cl copy-region copy-region !emacro ...
Is it possible to change new templates base upon directory? For instance, I may be working on one project for work, then turn around and work on a GNU project...
Hello all, I recently observed a boog with the Dir Files - Toolbar. If you click on the filename ME creates a new file with a leading number like "54 ...
This sort of an rtfm-question, but... ?what? is the correct syntax for invoking grep on a buffer, and piping it into another (preferably on-the-fly-one)? ...
Hello, I recently played a little bit with eclipse and it's Perl-EPIC plugin. After each file save, the errors on the perl-file are underlined using "perl -cw...
Hi all, I don't use often the file-browser but, under linux (32 and 64 bit), me crash when I select symbolic link. Some of you have the same problem? Ciao. ...
Is there any short cut to insert the current buffer's file name in to a shell command, using shell-command, pipe-shell-command, or ipipe-shell-command?...
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 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...
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...
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 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...
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...
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...
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...
Here's a macro that will reread all of the files loaded. It is useful after you've done an "update" of you version controlled project. ; Reread all files...
Is there a convenient way to add online help to macros? One the things about GNU Emacs is that you can easily add a little documentation right in the...
hello, is there any way to place the text i enter in the center of the window? i mean not the alignment:center, but just add some adjustable margin from the...