emacs-devel
[Top][All Lists]
Advanced

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

Re: rcirc bug


From: Stuart D. Herring
Subject: Re: rcirc bug
Date: Mon, 11 Sep 2006 08:17:55 -0700 (PDT)
User-agent: SquirrelMail/1.4.6-7.el3.7lanl

> Is there really a problem?  Can someone tell me how to reproduce this
> with a simple test case?  I tried made a file with the following
> contents:
>
>   (eval-when-compile (require 'cl))
>   (defvar foo nil)
>   (defun foobar () (interactive) (pushnew 1 foo))
>
> Upon byte compiling and loading the byte-compiled file, `M-x foobar'
> seemed to work fine.

I don't know about `pushnew' in particular, but in order to test this, you
need to byte compile, then load the file into a new Emacs (preferably with
-Q, of course) and test its operation there.

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.




reply via email to

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