|
Autoinsert: msg#00945emacs.help
Hello to every body. I'm starting with the skeletons and autoinsert. Skeletons and abbrevs work fine, but the autoinsert doesn't expand the tag. In my .emacs file I have the following lines about autoinsert: (require 'autoinsert) (add-hook 'find-file-hook 'auto-insert) (define-auto-insert "\\.\\(H\\|hh\\|hxx\\|hpp\\)\\'" "cxx-header.hh") And the cxx-header.hh file is like this: #ifndef __%B_%E__ #define __%B_%E__ class %@ { }; #endif And nothing is expanded. Someone can help me? (I don't want to use skeletons here) A lot of Thanks |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Emacs like line editing during perl input.: 00945, those who know me have no need of my name |
|---|---|
| Next by Date: | Re: Autoinsert: 00945, Chmouel Boudjnah |
| Previous by Thread: | Password processing in Lispi: 00945, Tennis Smith |
| Next by Thread: | Re: Autoinsert: 00945, Chmouel Boudjnah |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |