GNU bug report logs -
#7110
24.0.50; appt-check FIXME does -- please install
Previous Next
Reported by: Stephen Berman <stephen.berman <at> gmx.net>
Date: Sun, 26 Sep 2010 16:31:01 UTC
Severity: minor
Found in version 24.0.50
Done: Stephen Berman <stephen.berman <at> gmx.net>
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 7110 in the body.
You can then email your comments to 7110 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7110
; Package
emacs
.
(Sun, 26 Sep 2010 16:31:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Stephen Berman <stephen.berman <at> gmx.net>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 26 Sep 2010 16:31:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
On Tue, 14 Sep 2010 04:06:07 -0400 Glenn Morris <rgm <at> gnu.org> wrote in bug#6999:
> Leo wrote:
>
>> The only remaining issue is the main diary file buffer pops up when
>> saving in included files.
>
> I know; see the FIXME comment in appt-check.
[which is:
;; FIXME why not using diary-list-entries with
;; non-nil LIST-ONLY?
]
> It is only displayed if it was being visited beforehand.
> It is because (diary) turns on "selective" display and we need to turn
> it off again. This whole thing is a mess.
I patched my appt-check as per the FIXME and AFAICT it DTRT, at least
when using the default fancy display: the diary is not displayed on
saving an included file, yet `C-u M-x appt-check' does show new
appointments from the included file. With simple display, the new
appointments are not displayed, but neither are they displayed with
(diary) as in the current code. So there seems to (still) be a problem
for appt-check with simply display regardless of the FIXME. But since
that works (AFAICT) with fancy display, I strongly favor committing the
fix.
In GNU Emacs 24.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.18.6)
of 2010-09-23 on escher
Windowing system distributor `The X.Org Foundation', version 11.0.10605000
configured using `configure '--with-imagemagick' '--without-toolkit-scroll-bars''
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7110
; Package
emacs
.
(Mon, 27 Sep 2010 17:50:03 GMT)
Full text and
rfc822 format available.
Message #8 received at 7110 <at> debbugs.gnu.org (full text, mbox):
Stephen Berman wrote:
>>> The only remaining issue is the main diary file buffer pops up when
>>> saving in included files.
>>
>> I know; see the FIXME comment in appt-check.
>
> [which is:
> ;; FIXME why not using diary-list-entries with
> ;; non-nil LIST-ONLY?
> ]
Actually I fixed that issue, which is why that bug was closed.
The comment you quote does not relate to any bugs as far as I am
aware, it is just cosmetic.
> I patched my appt-check as per the FIXME and AFAICT it DTRT, at least
> when using the default fancy display: the diary is not displayed on
> saving an included file, yet `C-u M-x appt-check' does show new
> appointments from the included file.
But this is already fixed (in r100043), which is why I closed that bug.
> With simple display, the new appointments are not displayed, but
> neither are they displayed with (diary) as in the current code.
Include files do not work with simply diary display.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7110
; Package
emacs
.
(Mon, 27 Sep 2010 21:57:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 7110 <at> debbugs.gnu.org (full text, mbox):
On Mon, 27 Sep 2010 13:51:58 -0400 Glenn Morris <rgm <at> gnu.org> wrote:
> Stephen Berman wrote:
>
>>>> The only remaining issue is the main diary file buffer pops up when
>>>> saving in included files.
>>>
>>> I know; see the FIXME comment in appt-check.
>>
>> [which is:
>> ;; FIXME why not using diary-list-entries with
>> ;; non-nil LIST-ONLY?
>> ]
>
> Actually I fixed that issue, which is why that bug was closed.
I thought that bug was mainly about appt-check not taking included
files into account, the diary buffer popping up being "[t]he only
remaining issue".
> The comment you quote does not relate to any bugs as far as I am
> aware, it is just cosmetic.
By cosmetic do you mean the diary buffer popping up? If so, I do regard
that as a bug, hence reported it as such, and since calling
diary-list-entries instead of diary in appt-check does (also) fix this
problem, I just wanted to encourage you to install it -- not having
realized that you had provided a different fix in the Emacs 23 branch.
(If the cosmetic effect of diary-list-entries is not the diary buffer
popping up, then what is it? I don't see any other difference.)
>> I patched my appt-check as per the FIXME and AFAICT it DTRT, at least
>> when using the default fancy display: the diary is not displayed on
>> saving an included file, yet `C-u M-x appt-check' does show new
>> appointments from the included file.
>
> But this is already fixed (in r100043), which is why I closed that bug.
Mea culpa for not updating before filing the report (I actually had
updated from the trunk the same day your fix was merged -- but
earlier). I don't have time to update now and confirm it (though I
believe you that it works); I should be able to tomorrow and then I'll
close this bug, if you haven't already done so.
>> With simple display, the new appointments are not displayed, but
>> neither are they displayed with (diary) as in the current code.
>
> Include files do not work with simply diary display.
Oh, right, I forgot (I've been using fancy display for a long time).
Steve Berman
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7110
; Package
emacs
.
(Tue, 28 Sep 2010 01:46:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 7110 <at> debbugs.gnu.org (full text, mbox):
Stephen Berman wrote:
> By cosmetic do you mean the diary buffer popping up?
No, by "cosmetic" I was trying to find a way to say the current code
is inelegant/inefficient. It makes things invisible, then makes them
visible again, when it could just not bother. The end result in terms
of behaviour is the same, AFAICS. So it's not a bug, just crufty code.
> If so, I do regard that as a bug
It should be fixed, try it out when you get a chance.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7110
; Package
emacs
.
(Tue, 28 Sep 2010 03:01:01 GMT)
Full text and
rfc822 format available.
Message #17 received at 7110 <at> debbugs.gnu.org (full text, mbox):
Bah, installed it anyway.
Reply sent
to
Stephen Berman <stephen.berman <at> gmx.net>
:
You have taken responsibility.
(Tue, 28 Sep 2010 08:40:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Stephen Berman <stephen.berman <at> gmx.net>
:
bug acknowledged by developer.
(Tue, 28 Sep 2010 08:40:03 GMT)
Full text and
rfc822 format available.
Message #22 received at 7110-done <at> debbugs.gnu.org (full text, mbox):
On Mon, 27 Sep 2010 23:03:39 -0400 Glenn Morris <rgm <at> gnu.org> wrote:
> Bah, installed it anyway.
Thanks; fix confirmed; bug closed.
Steve Berman
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 26 Oct 2010 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 14 years and 297 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.