| View previous topic :: View next topic |
| Author |
Message |
robf Guest
|
Posted: Fri Feb 25, 2005 11:57 pm Post subject: ahk-mode.el - editing AHK scripts with XEmacs |
|
|
Get it from http://www.robf.de/Hacking/elisp/ahk-mode.el
It gives you:
- syntax highlighting,
- completion of commands and variables,
- automatic code indention and
- electric braces.
Robert.
PS: AHK is really cool, it makes it much easier to accept the fact that I am forces to work on Windows instead of a proper OS.
 |
|
| Back to top |
|
 |
BoBo Guest
|
Posted: Sat Feb 26, 2005 12:08 am Post subject: |
|
|
Thanks for sharing it.
The *nix geeks will love you for that  |
|
| Back to top |
|
 |
jonny
Joined: 13 Nov 2004 Posts: 3005 Location: Minnesota
|
Posted: Sat Feb 26, 2005 12:19 am Post subject: |
|
|
...
 |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10465
|
Posted: Sat Feb 26, 2005 4:21 am Post subject: |
|
|
Really nice looking. It's clear you put a lot of effort into making XEmacs recognize and colorize the syntax very well.
Since you decided to share your work under the GPL, I'll include it in the Extras\Editors folder with the next update of AutoHotkey. I'll also keep the file up-to-date as more commands are added.
Thanks. |
|
| Back to top |
|
 |
robf Guest
|
Posted: Mon Feb 28, 2005 8:04 am Post subject: |
|
|
| Chris wrote: | Really nice looking. It's clear you put a lot of effort into making XEmacs recognize and colorize the syntax very well.
|
That's mostly cut&paste, the indention (that pressing TAB will indent a line correctly) was more tricky
| Chris wrote: |
Since you decided to share your work under the GPL, I'll include it in the Extras\Editors folder with the next update of AutoHotkey. I'll also keep the file up-to-date as more commands are added.
Thanks. |
Do it!
There is a new version which is now also compatible to GNU Emacs.
Have fun
Robert. |
|
| Back to top |
|
 |
Guest Guest
|
Posted: Sat Mar 05, 2005 5:47 pm Post subject: |
|
|
Ok I am new to the autohotkey, so can you please tell me how to download and install the Xemacs (which package ) and how can I use (add) your script to the Xemacs ?
I opened that link using notepad (and IE) and didn't understand most of the things it was saying  |
|
| Back to top |
|
 |
flaxo Guest
|
Posted: Sat Nov 19, 2005 11:37 pm Post subject: emacs mode lacks commands.txt and keys.txt |
|
|
hi!
i was stunned by the broad support for texteditors you provided with your tool!!
i tryed the emacs mode and all went well to the point where emacs tries to load the two files commands.txt and keys.txt the were not included with my release!!!
where could i get them??? |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10465
|
Posted: Sun Nov 20, 2005 10:02 pm Post subject: |
|
|
| They should be in the folder AutoHotkey\Extras\Editors\Syntax. |
|
| Back to top |
|
 |
savage
Joined: 02 Jul 2004 Posts: 206
|
Posted: Fri Nov 25, 2005 7:30 pm Post subject: |
|
|
Cool! I've started using emacs more now that I've started fooling with Common Lisp (can't beat SLIME!).
Reminds me I need to redo my Vim syntax file for ahk because it sucks.... _________________ <enormous animated gif> |
|
| Back to top |
|
 |
SharpOrangeGrapes
Joined: 27 Dec 2007 Posts: 5
|
Posted: Fri Dec 28, 2007 1:59 pm Post subject: |
|
|
Hello,
So glad I found this, awesome work.
Thank you for creating this Mr Robert!
SharpOrangeGrapes |
|
| Back to top |
|
 |
urlwolf
Joined: 16 Mar 2006 Posts: 100
|
|
| Back to top |
|
 |
|