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

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

Re: x-migrant.el - handle subprocesses over multiple X displays


From: John Paul Wallington
Subject: Re: x-migrant.el - handle subprocesses over multiple X displays
Date: Wed, 23 Apr 2003 22:03:59 +0100
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3.50 (powerpc-unknown-linux-gnu)

Benjamin Rutt <rutt+news@cis.ohio-state.edu> wrote:

> I think you need a (require 'cl) at the top of your file x-migrant.el.
> Otherwise, the function `gensym' will not be defined.

Also, to avoid requiring `cl' you could use `make-symbol' instead.


reply via email to

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