all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug in read-from-string (Emacs 21.2.2)
@ 2003-10-03  2:08 Greg Hill
  2003-10-03 16:24 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hill @ 2003-10-03  2:08 UTC (permalink / raw)


Calling read-from-string to read from a string that ends in a 
backslash throws an error "End of file during parsing" but does not 
enter debugger when debug-on-error is t.

e.g.   (read-from-string "a\\")

--Greg

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

* Re: bug in read-from-string (Emacs 21.2.2)
  2003-10-03  2:08 bug in read-from-string (Emacs 21.2.2) Greg Hill
@ 2003-10-03 16:24 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2003-10-03 16:24 UTC (permalink / raw)
  Cc: bug-gnu-emacs

Greg Hill <ghill@synergymicro.com> writes:

> Calling read-from-string to read from a string that ends in a backslash
> throws an error "End of file during parsing" but does not enter debugger
> when debug-on-error is t.
>
> e.g.   (read-from-string "a\\")

That's a feature, see debug-ignored-errors.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

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

end of thread, other threads:[~2003-10-03 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-03  2:08 bug in read-from-string (Emacs 21.2.2) Greg Hill
2003-10-03 16:24 ` Andreas Schwab

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.