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

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

Re: read and 'text-mode


From: Kevin Rodgers
Subject: Re: read and 'text-mode
Date: Fri, 06 Nov 2009 07:16:20 -0700
User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812)

Lennart Borgman wrote:
I am doing

   (setq x (read (current-buffer))

and get x = text-mode. Now I want x to be the same as if I had done

  (setq x 'text-mode)

What do I need to do?

From what you write (that read returned a symbol), nothing.

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

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