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

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

[debbugs-tracker] bug#9976: closed (Not on a date!)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#9976: closed (Not on a date!)
Date: Mon, 07 Nov 2011 19:06:02 +0000

Your message dated Mon, 07 Nov 2011 14:02:51 -0500
with message-id <address@hidden>
and subject line Re: bug#9976: Not on a date!
has caused the debbugs.gnu.org bug report #9976,
regarding Not on a date!
to be marked as done.

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


-- 
9976: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9976
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Not on a date! Date: Sun, 06 Nov 2011 22:30:33 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (x86_64-pc-linux-gnu)
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.



--- End Message ---
--- Begin Message --- Subject: Re: bug#9976: Not on a date! Date: Mon, 07 Nov 2011 14:02:51 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.0.92

Fixed (this resembles bug#3862).

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


--- End Message ---

reply via email to

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