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

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

bug#1457: 23.0.60; C-h f timer-create


From: Stephen Berman
Subject: bug#1457: 23.0.60; C-h f timer-create
Date: Sat, 29 Nov 2008 21:33:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

1. emacs -Q

2. C-h f timer-create
   ==>
   timer-create is a compiled Lisp function in `timer.el'.

   (timer-create)

   Not documented.

3. Click on the link `timer.el'
   ==> Message "Unable to find location in file" and timer.el is visited
   with point at BOF.

There is indeed no defun of timer-create in timer.el: it is defined in
the :constructor slot in the defstruct `timer'.

In GNU Emacs 23.0.60.17 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
 of 2008-11-29 on escher






reply via email to

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