AutoHotkey Community

It is currently May 27th, 2012, 12:09 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: February 25th, 2005, 11:57 pm 
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. ;-)

Image


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 26th, 2005, 12:08 am 
Thanks for sharing it.
The *nix geeks will love you for that :wink:


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 26th, 2005, 12:19 am 
Offline

Joined: November 13th, 2004, 4:08 am
Posts: 2951
Location: Minnesota
:shock: :shock: :shock: :!: :!: :!:

...


:twisted:


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 26th, 2005, 4:21 am 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
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.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 28th, 2005, 8:04 am 
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.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: March 5th, 2005, 5:47 pm 
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 :cry:


Report this post
Top
  
Reply with quote  
PostPosted: November 19th, 2005, 11:37 pm 
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???


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: November 20th, 2005, 10:02 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
They should be in the folder AutoHotkey\Extras\Editors\Syntax.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 25th, 2005, 7:30 pm 
Offline

Joined: July 2nd, 2004, 11:53 pm
Posts: 207
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>


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 28th, 2007, 1:59 pm 
Offline

Joined: December 27th, 2007, 10:46 pm
Posts: 5
Hello,

So glad I found this, awesome work.

Thank you for creating this Mr Robert!

SharpOrangeGrapes


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 2nd, 2008, 10:09 pm 
Offline

Joined: March 16th, 2006, 5:01 pm
Posts: 150
Anyone doing ahk with xemacs can use ctags support;
http://www.autohotkey.com/forum/viewtopic.php?t=27176


Report this post
Top
 Profile  
Reply with quote  
 Post subject: ahk-org-mode
PostPosted: December 24th, 2008, 9:20 pm 
Offline

Joined: August 3rd, 2007, 8:01 am
Posts: 555
Location: Houston, TX
ahk-mode with code folding
and other features of org-mode added to it:
ahk-org-mode


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 26th, 2009, 1:49 pm 
The original Ahk-Mode interferes with other modes by globally overwriting the variable 'indent-region-function'.
Here's a fix: http://gist.github.com/194210


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: September 27th, 2009, 12:39 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Thanks for the update.

However, the fixed version at the above link seems to be missing the ending part of the file; perhaps nearly half the file is missing.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 10th, 2009, 2:21 pm 
Quote:
seems to be missing the ending part of the file

Fixed! Thanks for the pointer.


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 5 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group