unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#9976: Not on a date!
@ 2011-11-06 20:30 Juri Linkov
  2011-11-07 19:02 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Juri Linkov @ 2011-11-06 20:30 UTC (permalink / raw)
  To: 9976

Instead of typing `C-h f RET' to get the documentation of the function
under cursor, I mistakenly typed `C-h d RET' and got in the echo area
the message "Not on a date!".  With relevant settings from .emacs this
can be reproduced with the following test case:

1. emacs -Q
2. Eval: (require 'calendar)
3. Eval: (setq apropos-do-all t)
4. `C-h d RET' or `C-u C-h d RET'
5. See the message "Not on a date!"

That's because `apropos-documentation-check-doc-file' calls
`substitute-command-keys' that calls `cal-menu-set-date-title'
that displays this message.

I don't know if this counts as a bug, but seeing this message is confusing.





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

* bug#9976: Not on a date!
  2011-11-06 20:30 bug#9976: Not on a date! Juri Linkov
@ 2011-11-07 19:02 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2011-11-07 19:02 UTC (permalink / raw)
  To: 9976-done

Version: 24.0.92

Fixed (this resembles bug#3862).

(BTW, the documentation of apropos-do-all is pretty useless.)





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

end of thread, other threads:[~2011-11-07 19:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-06 20:30 bug#9976: Not on a date! Juri Linkov
2011-11-07 19:02 ` Glenn Morris

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).