(dsssl) dsssl-mode under XEmacs

Subject: (dsssl) dsssl-mode under XEmacs
From: Jany Quintard <jany.quintard@xxxxxxx>
Date: Fri, 25 Jul 2003 13:43:00 +0200
Folks, I am aware that this is a bit out of topic, but I just want to
know if some of you use Xemacs to edit their dsssl specs.

I do and if I can easily switch to dsssl-mode with the command:
M-x dsssl-mode
I can't obtain an automatic switch, based on file extension.

If I put this in my custom.el file
(add-to-list 'auto-mode-alist '("\\.dsl\\'" . dsssl-mode))
I can't open dsl files and get an error, while
(add-to-list 'auto-mode-alist '("\\.dsl\\'" . scheme-mode))
works very good.

There seems to be a workaround (I asked on comp.emacs.xemacs) but not
really complete. So, as many dsssl users are here, I thought that maybe
someone could have had the problem and know of a solution.

Xemacs is version 21.4 and the problem occurs under Linux, Win 2000 and
cygwin.

Jany

 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist

Current Thread