emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: diary-redraw-calendar clobbers point in diary-file buffer.


From: Matt Hodges
Subject: Re: diary-redraw-calendar clobbers point in diary-file buffer.
Date: Wed, 09 Mar 2005 10:01:05 +0000
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/22.0.50 (gnu/linux)

>>>>> Glenn Morris writes:

 > Thanks - I put the save-excursion in redraw-calendar itself.  For
 > some reason I though with-current-buffer would preserve point.

This save-excursion can't do anything meaningful to preserve point in
the calendar buffer can it?  (I mean because the calendar buffer
contents are erased in generate-calendar.)  The calendar buffer will
be current when redraw-calendar is called from mark-diary-entries.

Now, if I do `emacs -Q -f calendar' and C-c C-l, point moves to
(point-min).

Thanks,

Matt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]