On Thu, Oct 10, 2002 at 12:17:13PM +0200, David Ros wrote:

>  --- Ettore Aldrovandi <[EMAIL PROTECTED]> a
> �crit�: 
> > 
> 
> > Downgraded to xemacs-21.4.9-1 from xemacs-21.5.9-1. 
> > 
> > It still crashes upon using reftex+auctex, both 
> > with 'C-c C-s' and 'C-c ='
> 
> Strange... could it be something like an interaction
> between auctex/reftex and another mode/whatever that
> you use/load & that I don't? (just a wild guess). I
> fink-installed the sumo tarball & customized a little
> the standard init.el file that came with a previous
> 21.4.* version.

Yes, I also have the xemacs-sumo-pkg installed via fink. I have
not touched the init.el file.
 
> Don't know if this will be helpful, but anyway here's
> what my init.el does related to LaTeX:
> 
> (require 'tex-site)
> (require 'font-latex)
> (add-hook 'LaTeX-mode-hook 'turn-on-reftex)
> (add-hook 'latex-mode-hook 'turn-on-reftex)
> (setq reftex-plug-into-AUCTeX t)
> (setq reftex-label-alist '(AMSTeX))
> (autoload 'turn-on-bib-cite "bib-cite")
> (add-hook 'LaTeX-mode-hook 'turn-on-bib-cite)
> (setq bib-cite-use-reftex-view-crossref t)
> 

That's more or less what I have too. I load auctex + reftex
(plus the hooks for AMS as you do). 

BTW, none of this happens with emacs. Here is what I have:
ubik:~> dpkg -l emacs\*|grep ^ii
ii  emacs21        21.2-10        Flexible real-time text editor, v21.2 with X
ii  emacsen-common 1.4.13-2       Common facilities for all emacsen.

Actually, I'm quite happy with emacs21, and I don't miss xemacs
at all. I have compiled emacs 21.3.50 to run under Aqua, and
quite happy with that one too. There are still bugs, like it does
not get the environment correctly when launched from the Finder,
but it works if run from the terminal with

        open -a /Applications/Emacs.app <filename>

The emacs bundle is created by the install scripts in the mac
directory in the source. I understand the darwinport people have
it in a port.
 
> David.
> 
> PS: one thing I didn't say before (dont't think it's
> relevant, but anyway) was that I had to download to
> /sw/src/ the xemacs-21.4.9.tar.gz file by hand ---
> curl complained with (30) or (10) errors in all the
> servers I tried. Then, 'fink install' complained by
> saying that "The checksum of the file
> xemacs-21.4.9.tar.gz of package xemacs-21.4.9-1 is
> incorrect. The most likely cause for this is a
> corrupted or incomplete download." (but the file was OK).
 
Yes, same happened to me.

Thanks for your input,
--Ettore

-- 
Ettore Aldrovandi
Department of Mathematics       mailto:[EMAIL PROTECTED]
Florida State University        http://www.math.fsu.edu/~ealdrov


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to