[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18381: 24.3.93; Diary can wrongly be displayed in Calendar's window
From: |
Glenn Morris |
Subject: |
bug#18381: 24.3.93; Diary can wrongly be displayed in Calendar's window |
Date: |
Mon, 01 Sep 2014 13:37:41 -0400 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
Stephen Berman wrote:
> the fix should be committed to emacs-24.
At this stage, that depends how severe the problem is (not very IMO),
and how safe any fix is. At first sight, using ACTION = t with
display-buffer doesn't seem too safe to me. That code's been the way it
is for many years, so a bisection to find the cause might be
informative.
BTW minimal example is
echo "Monday foo" > ~/diary
emacs -Q --eval '(setq calendar-view-diary-initially-flag t)' \
--eval '(progn (diary) (calendar))'
At some point all this stuff should be rewritten to use modern methods
of displaying buffers, but not now, obviously.
- bug#18381: 24.3.93; Diary can wrongly be displayed in Calendar's window, Stephen Berman, 2014/09/01
- bug#18381: 24.3.93; Diary can wrongly be displayed in Calendar's window,
Glenn Morris <=
- bug#18381: 24.3.93; Diary can wrongly be displayed in Calendar's window, martin rudalics, 2014/09/04
- bug#18381: 24.3.93; Diary can wrongly be displayed in Calendar's window, Glenn Morris, 2014/09/04
- bug#18381: 24.3.93; Diary can wrongly be displayed in Calendar's window, Glenn Morris, 2014/09/04
- bug#18381: 24.3.93; Diary can wrongly be displayed in Calendar's window, Glenn Morris, 2014/09/04
- bug#18381: 24.3.93; Diary can wrongly be displayed in Calendar's window, Glenn Morris, 2014/09/04
- bug#18381: 24.3.93; Diary can wrongly be displayed in Calendar's window, martin rudalics, 2014/09/05
- bug#18381: 24.3.93; Diary can wrongly be displayed in Calendar's window, Glenn Morris, 2014/09/05
- bug#18381: 24.3.93; Diary can wrongly be displayed in Calendar's window, martin rudalics, 2014/09/06