REBOL in XEMACS
[1/9] from: castellani-cpt::itautec-philco::com::br at: 1-Oct-2003 10:33
Someone have an "mode REBOL" to XEMACS to share with me ?
Thanks ;-)
[2/9] from: ingo:2b1 at: 1-Oct-2003 19:50
Hi Marcelo,
Marcelo Fontes Castellani wrote:
> Someone have an "mode REBOL" to XEMACS to share with me ?
Have a look at this ;-)
http://www.rebol.com/tools/rebol.el
Should work in both Emacses, IIRC.
Hope that helps,
Ingo
[3/9] from: tim:johnsons-web at: 1-Oct-2003 10:32
* Marcelo Fontes Castellani <[castellani-cpt--itautec-philco--com--br]> [031001 06:05]:
> Someone have an "mode REBOL" to XEMACS to share with me ?
Hi Marcelo:
http://www.rebol.com/tools/rebol.el
I haven't used it though.
If you're interested in vim, I've done a little
scripting for vim.
I also have a hack of .ctags (for exuberant ctags),
and a copy of rtags.r, both should work with
emacs also
--
Tim Johnson <[tim--johnsons-web--com]>
http://www.alaska-internet-solutions.com
http://www.johnsons-web.com
[4/9] from: castellani-cpt::itautec-philco::com::br at: 1-Oct-2003 16:47
RES: Re: REBOL in XEMACS
send to me
-----Mensagem original-----
De: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]Em nome de Tim
Johnson
Enviada em: quarta-feira, 1 de outubro de 2003 15:33
Para: [rebol-list--rebol--com]
Assunto: [REBOL] Re: REBOL in XEMACS
* Marcelo Fontes Castellani <[castellani-cpt--itautec-philco--com--br]> [031001
06:05]:
> Someone have an "mode REBOL" to XEMACS to share with me ?
Hi Marcelo:
http://www.rebol.com/tools/rebol.el
I haven't used it though.
If you're interested in vim, I've done a little
scripting for vim.
I also have a hack of .ctags (for exuberant ctags),
and a copy of rtags.r, both should work with
emacs also
--
Tim Johnson <[tim--johnsons-web--com]>
http://www.alaska-internet-solutions.com
http://www.johnsons-web.com
[5/9] from: castellani-cpt:itautec-philco at: 1-Oct-2003 16:48
Thanks..
-----Mensagem original-----
De: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]Em nome de
Ingo Hohmann
Enviada em: quarta-feira, 1 de outubro de 2003 14:50
Para: [rebol-list--rebol--com]
Assunto: [REBOL] Re: REBOL in XEMACS
Hi Marcelo,
Marcelo Fontes Castellani wrote:
> Someone have an "mode REBOL" to XEMACS to share with me ?
Have a look at this ;-)
http://www.rebol.com/tools/rebol.el
Should work in both Emacses, IIRC.
Hope that helps,
Ingo
[6/9] from: tim:johnsons-web at: 1-Oct-2003 13:41
* Marcelo Fontes Castellani <[castellani-cpt--itautec-philco--com--br]> [031001 12:07]:
> send to me
Send what? :-)
http://www.rebol.com/tools/rebol.el
for most current use this link above for
the rebol emacs-mode. *Caution* you may have
to resolve differences between emacs and xemacs
syntax.
My crude .ctags is below between lines of asterisks
(don't copy them!)
******************************************************************************
--langdef=rebol
--langmap=rebol:.r
--regex-rebol=/[ ]*([^ ]+)[ ]*: func/\1/f,function/
--regex-rebol=/[ ]*([^ ]+)[ ]*: def/\1/f,function/
--regex-rebol=/[ ]*([^ ]+)[ ]*: sub/\1/f,function/
--regex-rebol=/[ ]*([^ ]+)[ ]*: has/\1/f,function/
--regex-rebol=/[ ]*([^ ]+)*: does/\1/f,function/
--regex-rebol=/[ ]*([^ ]+)*: make object!/\1/c,class/
--regex-rebol=/[ ]*([^ ]+)*: context/\1/c,class/
******************************************************************************
*note* that 'sub and 'def are not plain vanilla function constructs
but are complements of Andrew Martin
******************************************************************************
For rtags go here:
http://www.rebol.org/
and put rtags in the
" Find scripts:" box at the upper right-hand corner.
TIA
tim
> -----Mensagem original-----
> De: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]Em nome de Tim
<<quoted lines omitted: 23>>
> To unsubscribe from this list, just send an email to
> [rebol-request--rebol--com] with unsubscribe as the subject.
--
Tim Johnson <[tim--johnsons-web--com]>
http://www.alaska-internet-solutions.com
http://www.johnsons-web.com
[7/9] from: andrew:martin:colenso:school at: 2-Oct-2003 11:21
Tim noted:
> *note* that 'sub and 'def are not plain vanilla function constructs
but are complements of Andrew Martin
Note that Rebol has no key words which is why key word highlighting
makes no real sense for Rebol, particularly if one is working with
dialects of Rebol.
Andrew J Martin
Attendance Officer &
Grail Jedi.
Colenso High School
Arnold Street, Napier.
Tel: 64-6-8310180 ext 826
Fax: 64-6-8336759
http://colenso.net/scripts/Wiki.r?AJM
http://www.colenso.school.nz/
DISCLAIMER: Colenso High School and its Board of Trustees is not responsible (or legally
liable) for materials distributed to or acquired from user e-mail accounts. You can report
any
misuse of an e-mail account to our ICT Manager and the complaint will be investigated.
(Misuse can come in many forms, but can be viewed as any material sent/received that
indicate or suggest pornography, unethical or illegal solicitation, racism, sexism, inappropriate
language and/or other issues described in our Acceptable Use Policy.)
All outgoing messages are certified virus-free by McAfee GroupShield Exchange 5.10.285.0
Phone: +64 6 843 5095 or Fax: +64 6 833 6759 or E-mail: [postmaster--colenso--school--nz]
[8/9] from: castellani-cpt::itautec-philco::com::br at: 2-Oct-2003 8:17
RES: Re: RES: Re: REBOL in XEMACS
Thanks
Marcelo
-----Mensagem original-----
De: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]Em nome de Tim
Johnson
Enviada em: quarta-feira, 1 de outubro de 2003 18:41
Para: [rebol-list--rebol--com]
Assunto: [REBOL] Re: RES: Re: REBOL in XEMACS
* Marcelo Fontes Castellani <[castellani-cpt--itautec-philco--com--br]> [031001
12:07]:
> send to me
Send what? :-)
http://www.rebol.com/tools/rebol.el
for most current use this link above for
the rebol emacs-mode. *Caution* you may have
to resolve differences between emacs and xemacs
syntax.
My crude .ctags is below between lines of asterisks
(don't copy them!)
****************************************************************************
**
--langdef=rebol
--langmap=rebol:.r
--regex-rebol=/[ ]*([^ ]+)[ ]*: func/\1/f,function/
--regex-rebol=/[ ]*([^ ]+)[ ]*: def/\1/f,function/
--regex-rebol=/[ ]*([^ ]+)[ ]*: sub/\1/f,function/
--regex-rebol=/[ ]*([^ ]+)[ ]*: has/\1/f,function/
--regex-rebol=/[ ]*([^ ]+)*: does/\1/f,function/
--regex-rebol=/[ ]*([^ ]+)*: make object!/\1/c,class/
--regex-rebol=/[ ]*([^ ]+)*: context/\1/c,class/
****************************************************************************
**
*note* that 'sub and 'def are not plain vanilla function constructs
but are complements of Andrew Martin
****************************************************************************
**
For rtags go here:
http://www.rebol.org/
and put rtags in the
" Find scripts:" box at the upper right-hand corner.
TIA
tim
> -----Mensagem original-----
> De: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]]Em nome de Tim
<<quoted lines omitted: 23>>
> To unsubscribe from this list, just send an email to
> [rebol-request--rebol--com] with unsubscribe as the subject.
--
Tim Johnson <[tim--johnsons-web--com]>
http://www.alaska-internet-solutions.com
http://www.johnsons-web.com
[9/9] from: ingo:2b1 at: 2-Oct-2003 14:20
Re: REBOL in XEMACS
I have just now downloaded this version and found out that this version
doesn't do automatic indentation, so I must be using a different version,
it seems.
If anyone is interested ...
Kind regards,
Ingo
Ingo Hohmann wrote:
Notes
- Quoted lines have been omitted from some messages.
View the message alone to see the lines that have been omitted