all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Harald.Maier.BW@t-online.de
Cc: Ed Reingold <reingold@emr.cs.iit.edu>, emacs-devel@gnu.org
Subject: Endless Loop with diary entries
Date: Thu, 08 Aug 2002 08:24:52 +0200	[thread overview]
Message-ID: <ubs8deukr.fsf@myself.com> (raw)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
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@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Hello all,

I followed the discussion in the emacs-devel mailing list about the
calendar problem. On my system I figured out a similar problem that is
too related to this problem. If I execute the following lines in a
.emacs file then the current cvs emacs (see the compilation date)
hangs in a endless loop in xdisp.c. Personal, I don't think that this
problem is related to the author of the diary system. The problem
seems to be related to the changes in xdisp.c because before Aug 8 it
worked fine and I also don't have problems with emacs-21.2.90.


,----[ .emacs ]
| (setq number-of-diary-entries 30)
| (diary)
`----

,----[ ~/diary ]
| Aug 12 
| 	Test
`----

If I do a 

  kill -TSTP <pid>

then gdb stops for example in this functions:

  get_next_display_element (it=0xbfffdaa4)         at xdisp.c:4230
  next_element_from_display_vector (it=0xbfffdaa4) at xdisp.c:4592
  set_iterator_to_next (it=0xbfffdaa4, reseat_p=0) at xdisp.c:4409
  next_element_from_display_vector (it=0xbfffe244) at xdisp.c:4554

Harald


,----[ version info ]
| In GNU Emacs 21.3.50.2 (i686-pc-linux-gnu, Motif Version 2.1.10)
|  of 2002-08-06 on eos
| configured using `configure --with-x-toolkit=motif'
| 
| Important settings:
|   value of $LC_ALL: nil
|   value of $LC_COLLATE: POSIX
|   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: de_DE@euro
|   locale-coding-system: iso-latin-9
|   default-enable-multibyte-characters: t
| 
| Recent input:
| <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
| <menu-bar> <help-menu> <report-emacs-bug>
| 
| Recent messages:
| (/home/maierh/build/cvs/emacs/src/emacs -q --no-site-file -l /home/maierh/build/cvs/test/.emacs)
| Loading disp-table...done
| Loading encoded-kb...done
| Loading tool-bar...done
| Loading image...done
| Loading tooltip...done
| For information about the GNU Project and its goals, type C-h C-p.
| Loading emacsbug...done
`----

                 reply	other threads:[~2002-08-08  6:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ubs8deukr.fsf@myself.com \
    --to=harald.maier.bw@t-online.de \
    --cc=emacs-devel@gnu.org \
    --cc=maierh@myself.com \
    --cc=reingold@emr.cs.iit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.