GNU bug report logs -
#42774
calendar-sunrise-sunset rude flash / beep
Previous Next
Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Date: Sun, 9 Aug 2020 06:26:02 UTC
Severity: wishlist
Tags: fixed
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:
> $ emacs -nw -Q -f calendar
> S
>
> Why the big flash or beep?
> Why can't it just prompt without being rude?
What the...
(defun solar-setup ()
"Prompt for `calendar-longitude', `calendar-latitude', `calendar-time-zone'."
(beep)
Is that debugging code that's snuck in recently?
9f34a2a0c82 (Jim Blandy 1992-08-12 210) (defun solar-setup ()
a603b7dbaa2 (Glenn Morris 2008-03-08 211) "Prompt for `calendar-longitude', `calendar-latitude', `calendar-time-zone'."
9f34a2a0c82 (Jim Blandy 1992-08-12 212) (beep)
e85393d4fff (Glenn Morris 2008-03-07 213) (or calendar-longitude
9f34a2a0c82 (Jim Blandy 1992-08-12 214) (setq calendar-longitude
Heh. It's been there since 1992, which is the first version?
I'll remove it; it makes no sense to beep at the user here...
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 345 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.