GNU bug report logs -
#3338
23.0.93; Celendar C-f fails at the end of the buffer
Previous Next
Reported by: eythanweg <at> gmail.com (Eythan Weg)
Date: Wed, 20 May 2009 17:10:05 UTC
Severity: normal
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 21 May 2009 12:49:03 -0400
with message-id <kghbzequ4g.fsf <at> fencepost.gnu.org>
and subject line Re: bug#3338: 23.0.93; Celendar C-f fails at the end of the buffer
has caused the Emacs bug report #3338,
regarding 23.0.93; Celendar C-f fails at the end of the buffer
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)
--
3338: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3338
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.
Your bug report will be posted to the emacs-pretest-bug <at> gnu.org mailing list.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
Start calendar. Make sure June is on the right
side of the buffer. Move cursor to June 30. Press
C-f. Result: June moves one month to the left,
the cursor remains on June 30. I expect it to
move to July 1. This happens starting with emacs -Q.
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/home/weg/sources/emacs/etc/DEBUG for instructions.
In GNU Emacs 23.0.93.5 (x86_64-unknown-linux-gnu, GTK+ Version 2.16.1)
of 2009-05-20 on gauss
Windowing system distributor `The X.Org Foundation', version 11.0.10599902
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: Calendar
Minor modes in effect:
shell-dirtrack-mode: t
recentf-mode: t
global-hi-lock-mode: t
hi-lock-mode: t
display-time-mode: t
auto-image-file-mode: t
tooltip-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
Recent input:
<down> <down> <down> <down> <right> \ SPC <up> <up>
<up> <up> <up> <up> <down> SPC <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <up> <up> <up> \ SPC <down> \ SPC <down>
<down> <down> <down> <down> <down> <up> \ SPC <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <up> <up> <up> \ SPC <down> C-c C-c <return>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <down>
<down> <down> <down> <down> <down> <right> <right>
<right> <right> <right> <right> <backspace> <left>
<right> SPC C-c C-c <return> C-x C-s C-x k <return>
C-x b g r C-g C-g M-x g n u s <return> y C-x 1 <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <down> <down> <down> <down> <down> <down>
<down> <down> <up> <up> C-u 1 0 <return> <up> B <backspace>
y e s <return> <down> q <return> <down-mouse-1> <mouse-1>
<return> <help-echo> q <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <down> <down>
<up> <return> <up> <down> <down> H-c <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> <right> <right> <right>
<right> <right> <right> <right> C-f M-x r e p o TAB
r SPC SPC e SPC SPC b SPC <return>
Recent messages:
Fetching headers for nnimap+gmail:INBOX.weg...done
Sorting threads...done
Generating summary...done
nnimap: Fetching (part of) article 665 from INBOX.weg...done
Auto-saving...
nnimap: Setting marks in INBOX.weg...done
No more unread newsgroups
Auto-saving...done
Mark set [44 times]
Making completion list... [3 times]
[Message part 3 (message/rfc822, inline)]
Thanks for the report.
2009-05-21 Glenn Morris <rgm at gnu.org>
* calendar/cal-move.el (calendar-forward-day): Fix 2008-06-21 change -
always move cursor to new date. (Bug#3338)
This bug report was last modified 16 years and 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.