unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Adding to the modeline if debug-on-error is t
@ 2018-12-27  2:20 Davin Pearson
  2018-12-28  2:41 ` Davin Pearson
  0 siblings, 1 reply; 4+ messages in thread
From: Davin Pearson @ 2018-12-27  2:20 UTC (permalink / raw)
  To: help-gnu-emacs

Can someone please advise me about how you get DEBUG on the modeline
showing if the variable debug-on-error is set to t?


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

* Re: Adding to the modeline if debug-on-error is t
  2018-12-27  2:20 Adding to the modeline if debug-on-error is t Davin Pearson
@ 2018-12-28  2:41 ` Davin Pearson
  2018-12-28  6:10   ` Michael Heerdegen
  0 siblings, 1 reply; 4+ messages in thread
From: Davin Pearson @ 2018-12-28  2:41 UTC (permalink / raw)
  To: help-gnu-emacs

On Thursday, December 27, 2018 at 3:20:25 PM UTC+13, Davin Pearson wrote:
> Can someone please advise me about how you get DEBUG on the modeline
> showing if the variable debug-on-error is set to t?

It used to work on an earlier version of GNU Emacs but now the
feature is broken.

Thank you in advance your time involved in creating your email to me.


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

* Re: Adding to the modeline if debug-on-error is t
  2018-12-28  2:41 ` Davin Pearson
@ 2018-12-28  6:10   ` Michael Heerdegen
  2018-12-30 15:07     ` Davin Pearson
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Heerdegen @ 2018-12-28  6:10 UTC (permalink / raw)
  To: Davin Pearson; +Cc: help-gnu-emacs

Davin Pearson <davin.pearson@gmail.com> writes:

> > Can someone please advise me about how you get DEBUG on the modeline
> > showing if the variable debug-on-error is set to t?
>
> It used to work on an earlier version of GNU Emacs but now the
> feature is broken.

What do you try that doesn't work any more?

Basically you want to add an entry like (debug-on-error " Debug")
somewhere to your binding of `mode-line-format'.


Michael.



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

* Re: Adding to the modeline if debug-on-error is t
  2018-12-28  6:10   ` Michael Heerdegen
@ 2018-12-30 15:07     ` Davin Pearson
  0 siblings, 0 replies; 4+ messages in thread
From: Davin Pearson @ 2018-12-30 15:07 UTC (permalink / raw)
  To: Michael Heerdegen; +Cc: help-gnu-emacs

That works thank you.  It seems again now.  The problem was due to a *.el
file that
I now don't use, so it is not a problem for Emacs anyhow.



On Fri, 28 Dec 2018 at 19:10, Michael Heerdegen <michael_heerdegen@web.de>
wrote:

> Davin Pearson <davin.pearson@gmail.com> writes:
>
> > > Can someone please advise me about how you get DEBUG on the modeline
> > > showing if the variable debug-on-error is set to t?
> >
> > It used to work on an earlier version of GNU Emacs but now the
> > feature is broken.
>
> What do you try that doesn't work any more?
>
> Basically you want to add an entry like (debug-on-error " Debug")
> somewhere to your binding of `mode-line-format'.
>
>
> Michael.
>


-- 
Sincerely and kindest regards, Davin.
Davin Pearson    http://davin.50webs.com


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

end of thread, other threads:[~2018-12-30 15:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-27  2:20 Adding to the modeline if debug-on-error is t Davin Pearson
2018-12-28  2:41 ` Davin Pearson
2018-12-28  6:10   ` Michael Heerdegen
2018-12-30 15:07     ` Davin Pearson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).