all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to prevent debugger reporting error?
@ 2021-06-29 20:57 Jean Louis
  2021-06-30  5:42 ` mrf
  0 siblings, 1 reply; 2+ messages in thread
From: Jean Louis @ 2021-06-29 20:57 UTC (permalink / raw)
  To: Help GNU Emacs


I am using Emacs as CGI script and I see if I do:

(setq debug-on-error nil)
(setq debug-on-quit nil)

I am still to get the debugging message over HTTP.  That is of course
useful for debugging, but not for public and reveals some information.

How do I prevent getting debug message forever?


Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



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

end of thread, other threads:[~2021-06-30  5:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-29 20:57 How to prevent debugger reporting error? Jean Louis
2021-06-30  5:42 ` mrf

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.