unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Comparing against the single-quote symbol '
@ 2008-06-10 16:50 Nordlöw
  2008-06-10 17:07 ` David Kastrup
  2008-06-10 21:46 ` Nikolaj Schumacher
  0 siblings, 2 replies; 5+ messages in thread
From: Nordlöw @ 2008-06-10 16:50 UTC (permalink / raw)
  To: help-gnu-emacs

How do I explicitly compare against the single-quote symbol ' in emacs
lisp programs?

I thought I could use this expression
  (equal prefix \')

where the value the symbol `prefix' is
  \'

but \' is not allowed in lisp-code; it complains about void variable
\'

I also get extraordinary annoyed about the behaviour of (accidentally)
evaluating
  '(
It automatically hides the rest of the buffer and remembers this state
when I open it again. I think it has something to do with buffer
visibility.


Thanks in advance,
Nordlöw


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-06-10 21:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-10 16:50 Comparing against the single-quote symbol ' Nordlöw
2008-06-10 17:07 ` David Kastrup
2008-06-10 17:25   ` djfiander
2008-06-10 21:06     ` Nordlöw
2008-06-10 21:46 ` Nikolaj Schumacher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).