Re: XEmacs woes... SOLVED

2004-03-11 Thread Henrik W Lund
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gary W. Swearingen wrote: | Henrik W Lund [EMAIL PROTECTED] writes: | | Well, it generated output allright. Nothing that makes sense | (unless I sit down and learn an entire programming language, | which seems huge and cryptic, by the way), though.

Re: XEmacs woes...

2004-03-10 Thread Henrik W Lund
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gary W. Swearingen wrote: | Henrik W Lund [EMAIL PROTECTED] writes: | | right after it has loaded view-less.el. I tried looking through | view-less.el, but to no avail. | | | You might try putting this in your .emacs file: | | (setq debug-on-error t)

Re: XEmacs woes...

2004-03-10 Thread Gary W. Swearingen
Henrik W Lund [EMAIL PROTECTED] writes: Well, it generated output allright. Nothing that makes sense (unless I sit down and learn an entire programming language, which seems huge and cryptic, by the way), though. Here it is: Signaling: (invalid-regexp Invalid syntax designator) ~

Re: XEmacs woes...

2004-03-09 Thread Palle Girgensohn
Hi, Is this with the cc-mode distributed with xemacs? Which version of xemacs? i tend to use xemacs' package manager for all elisp modules - you could try updating all of the related modules, it might help: Menu: Tools - Packages - Add download site, Tools - Packages - List and install Also,

Re: XEmacs woes...

2004-03-09 Thread Gary W. Swearingen
Henrik W Lund [EMAIL PROTECTED] writes: right after it has loaded view-less.el. I tried looking through view-less.el, but to no avail. You might try putting this in your .emacs file: (setq debug-on-error t) (Or before you read the file that started the problem, pull down the