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

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

read and 'text-mode


From: Lennart Borgman
Subject: read and 'text-mode
Date: Fri, 6 Nov 2009 14:53:22 +0100

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?




reply via email to

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