GNU bug report logs -
#38859
26.1: diary-lib: diary-fancy-display
Previous Next
Reported by: Boruch Baum <boruch_baum <at> gmx.com>
Date: Wed, 1 Jan 2020 23:38:01 UTC
Severity: minor
Tags: notabug, wontfix
Found in version 26.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Boruch Baum wrote:
> I have variable `diary-display-function' set to 'diary-fancy-display,
> and was expecting that from a Saturday calendar entry, keying the
> sequence `i-h-d' (M-x diary-hebrew-insert-entry) would list
> hebrew-specific stuff like any current holiday or parasha or
> candle-times. All I'm getting is a Hebrew date name. My specific test
> case was for gregorian date 12-28-2019.
The insert command is for adding a new diary entry.
It doesn't display existing ones (any more than "i d" does).
I don't know why you would expect it to.
To display the diary, use "d".
> #+BEGIN_EXAMPLE
> &%%(diary-hebrew-parasha)
> &%%(diary-hebrew-rosh-hodesh)
> &%%(diary-hebrew-sabbath-candles)
> &%%(diary-sunrise-sunset)
> #+END_EXAMPLE
Do that and then press "d" on a relevant day.
> Finally, what might be a bug is that when killing a calender buffer,
> the associated *Holidays* buffer remains. IMNSHO it should be killed
> along with the calendar buffer.
I disagree, but don't feel strongly about it.
Anyway, I see no bug here so am closing this report.
This bug report was last modified 5 years and 141 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.