GNU bug report logs - #15031
24.3.50; doc for `(cl-)defstruct' and its generated functions

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Tue, 6 Aug 2013 00:08:02 UTC

Severity: minor

Merged with 13572

Found in version 24.3.50

Done: Artur Malabarba <bruce.connor.am <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Drew Adams" <drew.adams <at> oracle.com>
Subject: bug#13572: closed (Re: bug#15031: Status: 24.3.50; doc for
 `(cl-)defstruct' and its generated functions)
Date: Mon, 13 Apr 2015 21:10:09 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#15031: 24.3.50; `describe-function' -> "This function has a compiler macro..."

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 13572 <at> debbugs.gnu.org.

-- 
15031: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15031
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Artur Malabarba <bruce.connor.am <at> gmail.com>
To: "bug#15031" <15031-done <at> debbugs.gnu.org>
Subject: Re: bug#15031: Status: 24.3.50; doc for `(cl-)defstruct' and its
 generated functions
Date: Mon, 13 Apr 2015 22:09:46 +0100
Fixed by the proposed patch.

[Message part 3 (message/rfc822, inline)]
From: "Drew Adams" <drew.adams <at> oracle.com>
To: <bug-gnu-emacs <at> gnu.org>
Subject: 24.3.50;
	`describe-function' -> "This function has a compiler macro..."
Date: Sun, 27 Jan 2013 18:39:10 -0800
C-h f registerv-p
 
The help says only this:
 
  This function has a compiler macro in `register.el'.
 
This help is not very helpful.  I, for one, do not understand it.
 
Searching `register.el' does not turn up any definition of
`registerv-p', that I can find.  There are only invocations of the
function in that file.
 
And searching the Elisp manual for "compiler macro" turns up nothing.
Perhaps this concept needs to be documented.
 
Digging into help-fns.el I find that the test that produces this helpful
message is (get function 'compiler-macro-file).  But I haven't tried to
search further to see what can be understood about this.
 
Please document all of the constructs that you use in the Emacs source
code, including this one.
 
In GNU Emacs 24.3.50.1 (i386-mingw-nt5.1.2600)
 of 2013-01-25 on ODIEONE
Bzr revision: 111604 eliz <at> gnu.org-20130125143821-1ykj7ia1qjojjjnp
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.7) --no-opt --enable-checking --cflags
 -IC:/Devel/emacs/build/include --ldflags -LC:/Devel/emacs/build/lib'
 




This bug report was last modified 10 years and 36 days ago.

Previous Next


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