GNU bug report logs - #42774
calendar-sunrise-sunset rude flash / beep

Previous Next

Package: emacs;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42774 in the body.
You can then email your comments to 42774 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#42774; Package emacs. (Sun, 09 Aug 2020 06:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 09 Aug 2020 06:26:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: calendar-sunrise-sunset rude flash / beep
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"




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#42774; Package emacs. (Sun, 09 Aug 2020 11:12:01 GMT) Full text and rfc822 format available.

Message #8 received at 42774 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 42774 <at> debbugs.gnu.org
Subject: Re: bug#42774: calendar-sunrise-sunset rude flash / beep
Date: Sun, 09 Aug 2020 13:11:22 +0200
積丹尼 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




Added tag(s) fixed. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 09 Aug 2020 11:13:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 28.1, send any further explanations to 42774 <at> debbugs.gnu.org and 積丹尼 Dan Jacobson <jidanni <at> jidanni.org> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 09 Aug 2020 11:13:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#42774; Package emacs. (Sun, 09 Aug 2020 14:01:02 GMT) Full text and rfc822 format available.

Message #15 received at 42774 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 42774 <at> debbugs.gnu.org
Subject: Re: bug#42774: calendar-sunrise-sunset rude flash / beep
Date: Sun, 09 Aug 2020 17:00:12 +0300
> From: 積丹尼 Dan Jacobson
>  <jidanni <at> 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.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#42774; Package emacs. (Mon, 10 Aug 2020 14:41:02 GMT) Full text and rfc822 format available.

Message #18 received at 42774 <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 42774 <at> debbugs.gnu.org
Subject: Re: bug#42774: calendar-sunrise-sunset rude flash / beep
Date: Mon, 10 Aug 2020 22:40:01 +0800
>>>>> "EZ" == Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: 積丹尼 Dan Jacobson
>> <jidanni <at> 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.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#42774; Package emacs. (Mon, 10 Aug 2020 14:44:02 GMT) Full text and rfc822 format available.

Message #21 received at 42774 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 42774 <at> debbugs.gnu.org
Subject: Re: bug#42774: calendar-sunrise-sunset rude flash / beep
Date: Mon, 10 Aug 2020 16:43:15 +0200
積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes:

> 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.

He won't see it even then, because I fixed it. 

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 08 Sep 2020 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 343 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.