emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cl-byte-compile-compiler-macro


From: Glenn Morris
Subject: Re: cl-byte-compile-compiler-macro
Date: Sat, 25 Mar 2006 04:43:50 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

I have reduced it to this (confusing) recipe:

  emacs -q --no-site-file -l foo.el changed_file_under_CVS
  C-x v =

where foo.el contains:

  (add-to-list 'load-path "/usr/share/emacs21/site-lisp")
  (add-to-list 'load-path "/usr/share/emacs21/site-lisp/auctex")
  (require 'font-latex)
  (require 'tramp)

This is on an up-to-date Debian testing system, where font-latex is
provided by the Debian auctex package.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]