all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Difference between syntax class `escape' and `charquote'
@ 2009-02-13 21:07 Tobias C. Rittweiler
  2009-02-14  1:51 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias C. Rittweiler @ 2009-02-13 21:07 UTC (permalink / raw)
  To: emacs-devel


From isearching through src/syntax.c, it seems that the `escape' and
`charquote' syntax class are interpreted synonymously. 

The documentation says

     [A character quote character] differs from an escape character in
     that only the character immediately following is ever affected.

What is this supposed to mean? How can an escape character not affect
the immediately following character?

I'd also like to ask for this being clarified in the documentation.

Thanks!

  -T.





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

end of thread, other threads:[~2009-02-15 16:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-13 21:07 Difference between syntax class `escape' and `charquote' Tobias C. Rittweiler
2009-02-14  1:51 ` Stefan Monnier
2009-02-15 16:35   ` Richard M Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.