GNU bug report logs -
#12994
24.2.90; default value of diary-header-line-format
Previous Next
Reported by: "Roland Winkler" <winkler <at> gnu.org>
Date: Sun, 25 Nov 2012 18:18:01 UTC
Severity: minor
Found in version 24.2.90
Fixed in version 24.3
Done: "Roland Winkler" <winkler <at> gnu.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 12994 in the body.
You can then email your comments to 12994 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12994
; Package
emacs
.
(Sun, 25 Nov 2012 18:18:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Roland Winkler" <winkler <at> gnu.org>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 25 Nov 2012 18:18:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
When editing the diary file I am always rather annoyed when
diary-header-line-format tells me
Some text is hidden - press "s" in calendar before edit/copy
Normally I edit the diary file directly, i.e., without going via
calendar. Why should I run diary-show-all-entries in the calendar
buffer if this command even has its own keybinding "C-c C-s" in the
diary buffer? Certainly I see this message when I am in the diary
buffer, but not in the calendar buffer.
So I suggest to change the default of diary-header-line-format
to something like
'(:eval (calendar-string-spread
(list (if diary-selective-display
"Some text is hidden - press \"C-c C-s\" \
before edit/copy"
"Diary"))
?\s (window-width)))
If this doesn't work in all possible scenarios, then this might
indicate that diary-show-all-entries needs to be fixed.
In GNU Emacs 24.2.90.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1)
of 2012-11-24 on regnitz
Windowing system distributor `The X.Org Foundation', version 11.0.10706000
System Description: Ubuntu 10.04.4 LTS
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12994
; Package
emacs
.
(Mon, 26 Nov 2012 01:41:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 12994 <at> debbugs.gnu.org (full text, mbox):
"Roland Winkler" wrote:
> '(:eval (calendar-string-spread
> (list (if diary-selective-display
> "Some text is hidden - press \"C-c C-s\" \
> before edit/copy"
Fine by me; feel free to commit that and close this report.
Reply sent
to
"Roland Winkler" <winkler <at> gnu.org>
:
You have taken responsibility.
(Tue, 27 Nov 2012 15:49:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Roland Winkler" <winkler <at> gnu.org>
:
bug acknowledged by developer.
(Tue, 27 Nov 2012 15:49:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 12994-done <at> debbugs.gnu.org (full text, mbox):
Version: 24.3
On Sun Nov 25 2012 Glenn Morris wrote:
> > '(:eval (calendar-string-spread
> > (list (if diary-selective-display
> > "Some text is hidden - press \"C-c C-s\" \
> > before edit/copy"
>
> Fine by me; feel free to commit that and close this report.
Done.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 26 Dec 2012 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 12 years and 181 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.