GNU bug report logs - #24923
Lisp watchpoints

Previous Next

Package: emacs;

Reported by: npostavs <at> users.sourceforge.net

Date: Fri, 11 Nov 2016 03:11:02 UTC

Severity: wishlist

Tags: fixed, patch

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: npostavs <at> users.sourceforge.net
Cc: 24923 <at> debbugs.gnu.org
Subject: bug#24923: 25.1; Lisp watchpoints
Date: Sun, 20 Nov 2016 19:25:06 +0200
> From: npostavs <at> users.sourceforge.net
> Cc: 24923 <at> debbugs.gnu.org
> Date: Sun, 20 Nov 2016 12:00:52 -0500
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> >> @@ -1233,13 +1233,14 @@ DEFUN ("set", Fset, Sset, 2, 2, 0,
> >>     If buffer/frame-locality is an issue, WHERE specifies which context to use.
> >>     (nil stands for the current buffer/frame).
> >>  
> >> -   If BINDFLAG is false, then if this symbol is supposed to become
> >> -   local in every buffer where it is set, then we make it local.
> >> -   If BINDFLAG is true, we don't do that.  */
> >> +   If BINDFLAG is SET_INTERNAL_SET, then if this symbol is supposed to
> >> +   become local in every buffer where it is set, then we make it
> >> +   local.  If BINDFLAG is SET_INTERNAL_BIND or SET_INTERNAL_UNBIND, we
> >> +   don't do that.  */
> >
> > What are those SET_INTERNAL_* values?  They are numbers, right?  Then
> > they should be described as such in the doc string.
> 
> They're enum values.  Perhaps you were confused by the hunk header?
> That's not a doc string, it's the comment on set_internal, a C function.

Sorry, I thought it was a doc string.




This bug report was last modified 8 years and 167 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.