* bug#42774: calendar-sunrise-sunset rude flash / beep
@ 2020-08-09 6:12 積丹尼 Dan Jacobson
2020-08-09 11:11 ` Lars Ingebrigtsen
2020-08-09 14:00 ` Eli Zaretskii
0 siblings, 2 replies; 5+ messages in thread
From: 積丹尼 Dan Jacobson @ 2020-08-09 6:12 UTC (permalink / raw)
To: 42774
$ emacs -nw -Q -f calendar
S
Why the big flash or beep?
Why can't it just prompt without being rude?
emacs-version "26.3"
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#42774: calendar-sunrise-sunset rude flash / beep
2020-08-09 6:12 bug#42774: calendar-sunrise-sunset rude flash / beep 積丹尼 Dan Jacobson
@ 2020-08-09 11:11 ` Lars Ingebrigtsen
2020-08-09 14:00 ` Eli Zaretskii
1 sibling, 0 replies; 5+ messages in thread
From: Lars Ingebrigtsen @ 2020-08-09 11:11 UTC (permalink / raw)
To: 積丹尼 Dan Jacobson; +Cc: 42774
積丹尼 Dan Jacobson <jidanni@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
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#42774: calendar-sunrise-sunset rude flash / beep
2020-08-09 6:12 bug#42774: calendar-sunrise-sunset rude flash / beep 積丹尼 Dan Jacobson
2020-08-09 11:11 ` Lars Ingebrigtsen
@ 2020-08-09 14:00 ` Eli Zaretskii
2020-08-10 14:40 ` 積丹尼 Dan Jacobson
1 sibling, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2020-08-09 14:00 UTC (permalink / raw)
To: 積丹尼 Dan Jacobson; +Cc: 42774
> From: 積丹尼 Dan Jacobson
> <jidanni@jidanni.org>
> Date: Sun, 09 Aug 2020 14:12:02 +0800
>
> $ emacs -nw -Q -f calendar
> S
>
> Why the big flash or beep?
> Why can't it just prompt without being rude?
> emacs-version "26.3"
It doesn't flash and doesn't beep here. And I see no rudeness, just
the expected display of the calendar.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#42774: calendar-sunrise-sunset rude flash / beep
2020-08-09 14:00 ` Eli Zaretskii
@ 2020-08-10 14:40 ` 積丹尼 Dan Jacobson
2020-08-10 14:43 ` Lars Ingebrigtsen
0 siblings, 1 reply; 5+ messages in thread
From: 積丹尼 Dan Jacobson @ 2020-08-10 14:40 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 42774
>>>>> "EZ" == Eli Zaretskii <eliz@gnu.org> writes:
>> From: 積丹尼 Dan Jacobson
>> <jidanni@jidanni.org>
>> Date: Sun, 09 Aug 2020 14:12:02 +0800
>>
>> $ emacs -nw -Q -f calendar
>> S
>>
>> Why the big flash or beep?
>> Why can't it just prompt without being rude?
>> emacs-version "26.3"
EZ> It doesn't flash and doesn't beep here. And I see no rudeness, just
EZ> the expected display of the calendar.
You got to type "S" to see what I'm talking about.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2020-08-10 14:43 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-09 6:12 bug#42774: calendar-sunrise-sunset rude flash / beep 積丹尼 Dan Jacobson
2020-08-09 11:11 ` Lars Ingebrigtsen
2020-08-09 14:00 ` Eli Zaretskii
2020-08-10 14:40 ` 積丹尼 Dan Jacobson
2020-08-10 14:43 ` Lars Ingebrigtsen
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).