all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: Hard to debug with (load nomessage)
       [not found]   ` <3C992D1D.DFCE6562@ihs.com>
@ 2002-03-21 11:47     ` Järneström Jonas
  0 siblings, 0 replies; only message in thread
From: Järneström Jonas @ 2002-03-21 11:47 UTC (permalink / raw)


Kevin Rodgers wrote:

> > Then your users get the behavior you want, and you can debug by setq'ing
> > load-nomessage.
>

Thanks for the suggestion.
However I think the fix I applied is sligthly better:
(load x 'nomess)
(message nil)
in that the trace messages are always existent for inspection in the *messages*
buffer
without having to ask a remote user to set some switch in his .emacs and rerun
and then remove the switch afterwards.
This way I can also include the *messages* content in a send-bug-report command,
just like they do in the standard send-bug-report command.



_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-03-21 11:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200203201146.g2KBkWrB024679@skurup.eral.ericsson.se>
     [not found] ` <3C98E18D.AF89EC80@ihs.com>
     [not found]   ` <3C992D1D.DFCE6562@ihs.com>
2002-03-21 11:47     ` Hard to debug with (load nomessage) Järneström Jonas

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.