GNU bug report logs -
#18190
24.4.50; doc string of `auth-source-backend-child-p'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 4 Aug 2014 18:13:02 UTC
Severity: minor
Found in version 24.4.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 18190 in the body.
You can then email your comments to 18190 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#18190
; Package
emacs
.
(Mon, 04 Aug 2014 18:13:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Drew Adams <drew.adams <at> oracle.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 04 Aug 2014 18:13:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Incomprehensible (gibberish). Probably a typo or two in that sentence
somewhere.
In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
of 2014-06-28 on ODIEONE
Bzr revision: 117431 rgm <at> gnu.org-20140628015517-eku6hj8mpgcvfnso
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/Devel/emacs/snapshot/trunk
--enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
LDFLAGS=-Lc:/Devel/emacs/lib 'CPPFLAGS=-DGC_MCHECK=1
-Ic:/Devel/emacs/include''
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#18190
; Package
emacs
.
(Fri, 29 Apr 2016 23:21:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 18190 <at> debbugs.gnu.org (full text, mbox):
Drew Adams <drew.adams <at> oracle.com> writes:
> Incomprehensible (gibberish). Probably a typo or two in that sentence
> somewhere.
Looks fine now, at least:
auth-source-backend-child-p is an alias for
‘auth-source-backend--eieio-childp’.
(auth-source-backend-child-p OBJ)
This function is obsolete since 25.1;
use (cl-typep ... \='auth-source-backend) instead
Return non-nil if OBJ is an object of type ‘auth-source-backend’ or a subclass.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
bug closed, send any further explanations to
18190 <at> debbugs.gnu.org and Drew Adams <drew.adams <at> oracle.com>
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Fri, 29 Apr 2016 23:21:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#18190
; Package
emacs
.
(Fri, 29 Apr 2016 23:29:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 18190 <at> debbugs.gnu.org (full text, mbox):
> > Incomprehensible (gibberish). Probably a typo or two in that sentence
> > somewhere.
>
> Looks fine now, at least:
>
> auth-source-backend-child-p is an alias for
> 'auth-source-backend--eieio-childp'.
>
> (auth-source-backend-child-p OBJ)
>
> This function is obsolete since 25.1;
> use (cl-typep ... \='auth-source-backend) instead
>
> Return non-nil if OBJ is an object of type 'auth-source-backend' or a
> subclass.
That's certainly a lot better than what it was when I reported
the bug:
Test OBJ to see if it an object is a child of type auth-source-backend
But if you try to understand what it says now, `C-h f cl-typep'
tells you only:
This function has a compiler macro 'cl-typep--inliner'.
Not documented.
One problem at a time, I guess...
Is there perhaps a typo in this part?
(cl-typep ... \='auth-source-backend)
What does the ... correspond to? And what's with \='?
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#18190
; Package
emacs
.
(Fri, 29 Apr 2016 23:31:01 GMT)
Full text and
rfc822 format available.
Message #16 received at 18190 <at> debbugs.gnu.org (full text, mbox):
Drew Adams <drew.adams <at> oracle.com> writes:
> One problem at a time, I guess...
>
> Is there perhaps a typo in this part?
>
> (cl-typep ... \='auth-source-backend)
>
> What does the ... correspond to? And what's with \='?
Yes, very odd.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#18190
; Package
emacs
.
(Sat, 30 Apr 2016 10:22:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 18190-done <at> debbugs.gnu.org (full text, mbox):
Lars Ingebrigtsen <larsi <at> gnus.org> writes:
> Drew Adams <drew.adams <at> oracle.com> writes:
>
>> One problem at a time, I guess...
>>
>> Is there perhaps a typo in this part?
>>
>> (cl-typep ... \='auth-source-backend)
>>
>> What does the ... correspond to? And what's with \='?
>
> Yes, very odd.
Fixed.
Andreas.
--
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 28 May 2016 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years and 83 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.