[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Lisp watchpoints
From: |
Eli Zaretskii |
Subject: |
Re: Lisp watchpoints |
Date: |
Mon, 30 Nov 2015 17:49:23 +0200 |
> Date: Sun, 29 Nov 2015 19:57:05 -0500
> From: Noam Postavsky <address@hidden>
> Cc: Andreas Schwab <address@hidden>, John Wiegley <address@hidden>,
> Stefan Monnier <address@hidden>, address@hidden
>
> I noticed that display_malloc_warning passes intern ("emergency") as
> the LEVEL, but it should be intern (":emergency") (with a colon),
> right?
Both will work (see warning-level-aliases), but it's indeed better to
use :emergency, as the other kind is only for XEmacs compatibility.
- Re: Lisp watchpoints, (continued)
- Re: Lisp watchpoints, Noam Postavsky, 2015/11/22
- Re: Lisp watchpoints, Noam Postavsky, 2015/11/28
- Re: Lisp watchpoints, Stefan Monnier, 2015/11/28
- Re: Lisp watchpoints, Noam Postavsky, 2015/11/29
- Re: Lisp watchpoints, Andreas Schwab, 2015/11/29
- Re: Lisp watchpoints, Noam Postavsky, 2015/11/29
- Re: Lisp watchpoints, Stefan Monnier, 2015/11/29
- Re: Lisp watchpoints, Eli Zaretskii, 2015/11/29
- Re: Lisp watchpoints, Noam Postavsky, 2015/11/29
- Re: Lisp watchpoints, Stefan Monnier, 2015/11/29
- Re: Lisp watchpoints,
Eli Zaretskii <=
- Re: Lisp watchpoints, Andreas Schwab, 2015/11/29
- Re: Lisp watchpoints, Stefan Monnier, 2015/11/29
- Re: Lisp watchpoints, Eli Zaretskii, 2015/11/29
- Re: Lisp watchpoints, Noam Postavsky, 2015/11/29
- Re: Lisp watchpoints, Noam Postavsky, 2015/11/29
- Re: Lisp watchpoints, Eli Zaretskii, 2015/11/29
- Re: Lisp watchpoints, Stefan Monnier, 2015/11/29
- Re: Lisp watchpoints, Eli Zaretskii, 2015/11/29
- Re: Lisp watchpoints, Stefan Monnier, 2015/11/29
- Re: Lisp watchpoints, Eli Zaretskii, 2015/11/29