The header of my align.el is in fact different.  But it is by John Wiegley.
Must be older.. I am unable to reach his web site from my location.  Either
it is down or we are having proxy trouble.  Would you mind forwarding it to
me so that I can try it?

Ron Denis 
E-mail : [EMAIL PROTECTED]
Consultant
Lucent Technologies Inc.


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 26, 2001 10:31 AM
> To: Denis, Ronald J (Ronald)** CTR **
> Subject: AW: align.el with JDE
> 
> 
> Are we talking about the same align.el (i remember there a 
> two packages with this name)
> 
> Here is the header of my align.el:
> 
> ;;; align --- align text to a specific column, by regexp
> 
> ;; Copyright (C) 1999 John Wiegley
> 
> ;; Author: John Wiegley <[EMAIL PROTECTED]>
> ;; Created: 21 Mar 1996
> ;; Version: 2.8
> ;; Keywords: convenience languages lisp
> ;; X-URL: http://www.emacs.org/~johnw/emacs.html
> 
> I have tried this align with FSF Emacs 20.7, JDE 2.2.6 and it 
> works wonderful.
> If it does not work for you, try to start emacs with
>   emacs -q -no-site-file
> load jde and align manually with "M-x load-library"
> and try it again.
> 
> Klaus
> 
> -----Ursprüngliche Nachricht-----
> Von: Denis, Ronald J (Ronald)** CTR ** [mailto:[EMAIL PROTECTED]]
> Gesendet am: Freitag, 26. Januar 2001 16:29
> An: '[EMAIL PROTECTED]'
> Betreff: RE: align.el with JDE
> 
> No, the key is bound properly.  Also, I have tried running the command
> interactively and that doesn't work either.
> 
> Ron Denis 
> E-mail : [EMAIL PROTECTED]
> Consultant
> Lucent Technologies Inc.
> 
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, January 26, 2001 10:25 AM
> > To: Denis, Ronald J (Ronald)** CTR **; [EMAIL PROTECTED]
> > Subject: AW: align.el with JDE
> > 
> > 
> > JDE resets all jde-options/settings to either the user-customized
> > or the jde-default value. This occurs at buffer-opening/switching
> > time, means every time you open/switch-to a jde-buffer this is done.
> > I don´t know but i suppose the M-[ is already defined in some 
> > JDE-bindings
> > which are reset like i have described above.
> > 
> > But i don´t know...
> > 
> > Klaus
> > 
> > -----Ursprüngliche Nachricht-----
> > Von: Denis, Ronald J (Ronald)** CTR ** [mailto:[EMAIL PROTECTED]]
> > Gesendet am: Freitag, 26. Januar 2001 16:09
> > An: '[EMAIL PROTECTED]'
> > Betreff: align.el with JDE
> > 
> > I am having difficulty getting align to work in the jde.  I 
> placed the
> > following in my .emacs:
> > 
> > (require 'align)
> > (global-set-key "\M-[" 'align)
> > 
> > Then I select a region, run align and nothing happens.
> > 
> > Has anyone gotten this to work?
> > 
> > Ron Denis 
> > E-mail : [EMAIL PROTECTED]
> > Consultant
> > Lucent Technologies Inc.
> > 
> 

Reply via email to