all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#7006: Reader oddity after ?\^ --- should signal error if invalid instead of being garbage
@ 2010-09-09 21:25 Daniel Colascione
  2010-09-10  2:51 ` MON KEY
  2011-07-14 13:57 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Daniel Colascione @ 2010-09-09 21:25 UTC (permalink / raw)
  To: 7006

?\^ is supposed to be the prefix for a control character --- for
example, ?\^g. However, the character following the ^ can be a
non-existent control character like ' ' or ')'. Currently, the reader
outputs a nonsense value in this case. Instead, the reader ought to
signal an error.





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

end of thread, other threads:[~2011-07-17  2:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-09 21:25 bug#7006: Reader oddity after ?\^ --- should signal error if invalid instead of being garbage Daniel Colascione
2010-09-10  2:51 ` MON KEY
2011-07-14 13:57 ` Lars Magne Ingebrigtsen
2011-07-14 14:50   ` Andreas Schwab
2011-07-17  2:16   ` Stefan Monnier

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.