help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: What's wrong with value?


From: Jesper Harder
Subject: Re: What's wrong with value?
Date: Thu, 06 Feb 2003 18:44:16 +0100
User-agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.3.50 (i686-pc-linux-gnu)

Pascal Bourguignon <pjb@informatimago.com> writes:

> What's happening with this symbol:
>
> (setq value :toto) ;; C-x C-e, :toto appears in Mini-buffer.
> (show value)       ;; But value has not been assigned!
> ==> nil
>
> Note that  while 'value is a  method defined with eieio

I don't think eieio is the culprit.

Try it with a clean 'emacs -q --no-site-file' -- the same thing happens.
Very mysterious!


reply via email to

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