auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] Re: [AUCTeX-diffs] Changes to auctex/ChangeLog


From: Ralf Angeli
Subject: Re: [AUCTeX-devel] Re: [AUCTeX-diffs] Changes to auctex/ChangeLog
Date: Sat, 23 Apr 2005 16:08:33 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux)

* David Kastrup (2005-04-23) writes:

> Ralf Angeli <address@hidden> writes:
>
>> +    (font-latex-title-fontify): Use `custom-initialize-default'.
>
> This is the keyword-triggered code watch tower.

The bliss of a CVS diff mailing list ... (c;

> Are you sure this is
> correct?  The old code contained an extra call to "eval" for some
> reason, and the ChangeLog entry does not make clear what has made this
> become unnecessary (or why it has been necessary before).
>
> Maybe I am just panicking unnecessarily, but from my non-existing
> knowledge it appears possible that there is some oversight connected
> with that.  Just tell me I'm wrong.

The old code did not work.  The value must not be evaluated.
`font-latex-title-fontify' can/should be a number or the symbol
'color.  In case of the number it does not make a difference but (eval
'color) is clearly not the same as 'color.

-- 
Ralf




reply via email to

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