Auctex has vanished!!

2001-06-08 Thread Glyn Millington

Until this evening I had both Xemacs 21.1.10-5 and Emacs 20.7 on my
machine, but removed the FSF emacs as I almost never use it.  So far so
good.  But I find that auctex has vanished from the Xemacs menus!! Odd
;-)

I've tried re-installing the packag which contains auctex (still sitting
onmn the system so no big download) but still no joy.  

Can anyone suggest how to get xemacs and auctex to talk to each other again?

Any help mcub appreciated.

Glyn
-- 
so here we are then
 http://members.tripod.co.uk/Christchurch2000uk
   Running Debian/Gnu Linux  
   6:27pm  up 10:30,  3 users,  load average: 0.26, 0.19, 0.29



Re: Auctex has vanished!!

2001-06-08 Thread N. Raghavendra
On Fri, Jun 08, 2001 at 06:30:48PM +0100, Glyn Millington wrote:

 Until this evening I had both Xemacs 21.1.10-5 and Emacs 20.7 on my
 machine, but removed the FSF emacs as I almost never use it.  So far so
 good.  But I find that auctex has vanished from the Xemacs menus!! Odd
 ;-)
 
 I've tried re-installing the packag which contains auctex (still sitting
 onmn the system so no big download) but still no joy.  

Hi,

You can remove the auctex package again: 'apt-cache show auctex'
says:

   Currently XEmacs ships with its own AUC TeX, so this package
   should only be used with GNU/Emacs.  (I.e. you don't need to
   install this package if your site uses only XEmacs.)

 Can anyone suggest how to get xemacs and auctex to talk to each
 other again?

It's been a while since I moved from XEmacs to GNU Emacs, but the
following should do. In your .emacs file, put the expression:

(require 'tex-site)

HTH,
Raghavendra.

-- 
N. Raghavendra| GnuPG signed/encrypted mail
[EMAIL PROTECTED]| welcome.  Key ID: 03618806.
Harish-Chandra Research Institute |C75D D0AF 457E 7454 BEC2
http://www.mri.ernet.in/~raghu/   |37AD C6E1 0407 0361 8806


pgp3FkHlF3jpe.pgp
Description: PGP signature


Re: Auctex has vanished!!

2001-06-08 Thread Glyn Millington
N. Raghavendra [EMAIL PROTECTED] writes:

 On Fri, Jun 08, 2001 at 06:30:48PM +0100, Glyn Millington wrote:
 
  Until this evening I had both Xemacs 21.1.10-5 and Emacs 20.7 on my
  machine, but removed the FSF emacs as I almost never use it.  So far so
  good.  But I find that auctex has vanished from the Xemacs menus!! Odd

 
 It's been a while since I moved from XEmacs to GNU Emacs, but the
 following should do. In your .emacs file, put the expression:
 
   (require 'tex-site)

Brilliant - that did it.  Many thanks!!




Glyn
-- 
so here we are then
 http://members.tripod.co.uk/Christchurch2000uk
   Running Debian/Gnu Linux  
   8:22pm  up 12:26,  2 users,  load average: 0.40, 0.21, 0.08