emacs-devel
[Top][All Lists]
Advanced

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

Re: defcustom standard value and byte-compilation


From: Tassilo Horn
Subject: Re: defcustom standard value and byte-compilation
Date: Thu, 12 Mar 2015 08:43:05 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Drew Adams <address@hidden> writes:

>> >> IIRC there's a way to get the expression rather than the value.
>
> I haven't been following this.  But are you perhaps looking for
> State > Show Saved Lisp Expression?

Hm, the entry's name looks promising but the effect is not.

BEFORE:

--8<---------------cut here---------------start------------->8---
Hide Tex Style Path:
INS DEL /usr/local/var/auctex
INS DEL /home/horn/Repos/el/auctex/style
INS DEL /home/horn/.emacs.d/auctex/auto
INS DEL /home/horn/.emacs.d/auctex/style
INS DEL auto
INS DEL style
INS
    State : STANDARD.
--8<---------------cut here---------------end--------------->8---

AFTER:

--8<---------------cut here---------------start------------->8---
Hide TeX-style-path: 
'("/usr/local/var/auctex" "/home/horn/Repos/el/auctex/style" 
"/home/horn/.emacs.d/auctex/auto" "/home/horn/.emacs.d/auctex/style" "auto" 
"style")
    State : STANDARD. (lisp)
--8<---------------cut here---------------end--------------->8---

So that doesn't really show the Lisp expression which computes the
standard value, it just shows the standard value as Lisp expression...

Bye,
Tassilo



reply via email to

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