Re: Embperl and xemacs

2002-02-06 Thread Frank Sweetser
On Wed, Feb 06, 2002 at 01:22:02PM -0600, erik wrote: > I /am/ using GNU Emacs 21 (not officially supported ;-). I'm also > pretty much a novice at customizing Emacs. Plus, I use a dark > background with light fonts - so the default grey background imposed > by mmm-mode was completely unreadable

Re: Embperl and xemacs

2002-02-06 Thread erik
On Wed, Feb 06, 2002 at 06:36:56PM +0100, Axel Beckert wrote: > > I'm rather happy with it, but what I had to do to get it running is > > a wee bit different from what you had to do... > > Maybe, mmm-mode is written for XEmacs and you're using GNU Emacs or > vice versa? The both Emacses have diff

Re: Embperl and xemacs

2002-02-06 Thread Axel Beckert
Hi! On Wed, Feb 06, 2002 at 09:52:32AM -0600, erik wrote: > Are there perhaps 2 different mmm-modes? I've never been able to > download the one mentioned in the Embperl docs (bad link). I'm using > the mmm-mode from mmm-mode.sourceforge.net, which comes with some > code for an embperl mode. No,

Re: Embperl and xemacs

2002-02-06 Thread erik
On Wed, Feb 06, 2002 at 08:58:45AM +0100, gerhard.egger wrote: > Dear Gus, > > this really helped me! > > i added to my .xemacs-custom file: Are there perhaps 2 different mmm-modes? I've never been able to download the one mentioned in the Embperl docs (bad link). I'm using the mmm-mode from

Re: Embperl and xemacs

2002-02-05 Thread gerhard.egger
Dear Gus, this really helped me! i added to my .xemacs-custom file: ; mmm-mode (for embperl, etc) (require 'mmm-mode) ; .html is already associated with html-mode (add-to-list 'auto-mode-alist '("\\.epl\\'" . html-mode)) ; to have syntaxhighlightning etc. for perl: (add-to-list 'auto-mode-alis

Re: Embperl and xemacs

2002-02-05 Thread Angus Lees
On Tue, Feb 05, 2002 at 03:47:25PM +0100, gerhard.egger wrote: > I've got the same problem installing mmm-mode with (x)emacs as Michael > Blakeley had here: www.ecos.de/~mailarc/embperl/2000-06/msg00041.html > > (Autoloading failed to define function mmm-embperl) > > is there anyone who got this

Embperl and xemacs

2002-02-05 Thread gerhard.egger
HI all, I've got the same problem installing mmm-mode with (x)emacs as Michael Blakeley had here: www.ecos.de/~mailarc/embperl/2000-06/msg00041.html (Autoloading failed to define function mmm-embperl) is there anyone who got this thing up and running and could tell us how? thanks and greetings

Re: embperl and xemacs

2000-06-08 Thread Michael Blakeley
At 2:45 PM -0700 6/8/2000, Tom Lancaster wrote: >I couldn't get the files from his tripod site - just got the html of the >page they were on. If you have the .el's, could you send them to me? Yep - some messed-up cookies code, I think. I couldn't get lynx or wget to work, even when telling lynx

Re: embperl and xemacs

2000-06-08 Thread Tom Lancaster
I couldn't get the files from his tripod site - just got the html of the page they were on. If you have the .el's, could you send them to me? Thanks, Tom Michael Blakeley wrote: > > Has anyone gotten the mmm-embperl stuff working? I downloaded mmm.el > and mmm-embperl.el from the links on > ht

Re: embperl and xemacs

2000-06-08 Thread Dirk Lutzebaeck
Michael Blakeley writes: > Has anyone gotten the mmm-embperl stuff working? I downloaded mmm.el > and mmm-embperl.el from the links on > http://perl.apache.org/embperl/Embperl.pod.17.html but trying to use > it just gets me: > Autoloading failed to define function mmm-embperl > > M

embperl and xemacs

2000-06-07 Thread Michael Blakeley
Has anyone gotten the mmm-embperl stuff working? I downloaded mmm.el and mmm-embperl.el from the links on http://perl.apache.org/embperl/Embperl.pod.17.html but trying to use it just gets me: Autoloading failed to define function mmm-embperl My .emacs file goes like: (require '