all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1457: 23.0.60; C-h f timer-create
@ 2008-11-29 20:33 Stephen Berman
  2008-11-30  1:33 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Berman @ 2008-11-29 20:33 UTC (permalink / raw)
  To: emacs-pretest-bug

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






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-11-30  1:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-29 20:33 bug#1457: 23.0.60; C-h f timer-create Stephen Berman
2008-11-30  1:33 ` Glenn Morris
2008-11-30  1:55   ` Lennart Borgman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.