emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#13572: closed (24.3.50; `describe-function' -> "Th


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#13572: closed (24.3.50; `describe-function' -> "This function has a compiler macro...")
Date: Mon, 13 Apr 2015 21:10:08 +0000

Your message dated Mon, 13 Apr 2015 22:09:46 +0100
with message-id <address@hidden>
and subject line Re: bug#15031: Status: 24.3.50; doc for `(cl-)defstruct' and 
its generated functions
has caused the debbugs.gnu.org bug report #15031,
regarding 24.3.50; `describe-function' -> "This function has a compiler 
macro..."
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
15031: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15031
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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 address@hidden
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'
 




--- End Message ---
--- Begin Message --- 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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]