Ralf Angeli <[EMAIL PROTECTED]> writes:

> * David Kastrup (2005-05-19) writes:
>
>> Apropos "pop": does XEmacs have pop by default?  The loops would
>> become a bit nicer if we could use (pop list) instead of (car list).
>
> `pop' is a compiled Lisp macro
>   -- loaded from 
> "/home/mohura/packages/build-area/xemacs21-21.4.17/lisp/cl.elc"
> (pop PLACE)

> For a moment I thought about using it but then didn't consider it
> worth the trouble.  It doesn't act up in `TeX-modes-set' but I don't
> know what happens if it is used at load time of the file.
>
> BTW, XEmacs seems to have a little bit distorted view of reality.
> cl.elc on my system certainly is not in some /home/mohura directory.

Well, then it was not loaded on your system, but rather on the system
where XEmacs was dumped.  So it is preloaded.

That would make it quite safe to use.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


_______________________________________________
bug-auctex mailing list
bug-auctex@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to