auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] Re: tex-style.el


From: David Kastrup
Subject: Re: [AUCTeX-devel] Re: tex-style.el
Date: Mon, 04 Apr 2005 12:29:07 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Ralf Angeli <address@hidden> writes:

> * David Kastrup (2005-04-03) writes:
>
>> Sorry that I have only now come across it:
>
> You don't have to be sorry, because you came across it before, see
> link below. (c:
>
>> custom-add-load is a compiled Lisp function in `custom'.
>> (custom-add-load SYMBOL LOAD)
> [...]
>> custom-autoload is a compiled Lisp function in `custom'.
>> (custom-autoload SYMBOL LOAD)
> [...]
>> So it might be possible to put into tex-style.el only the information
>> where the real customizations are to be found.
>
> I wrote about some problems with this approach in
> <URL:http://article.gmane.org/gmane.emacs.auc-tex/5999>.

How about:

(custom-add-load 'LaTeX-beamer-item-overlay-flag
  (expand-file-name "beamer" TeX-style-global))


-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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