[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: List of some current problems
From: |
Markus Rost |
Subject: |
Re: List of some current problems |
Date: |
Tue, 22 Jul 2003 20:20:38 -0400 (EDT) |
> 1. I can confirm the recent report
>
>
<URL:http://mail.gnu.org/archive/html/emacs-devel/2003-07/msg00318.html>
I think I've fixed this one, please tell me if it occurs again.
It works fine now.
> 2. Same problem when actually evaluating (while t (ding)). No way to
> stop the beeb except rebooting.
Can't reproduce that with `emacs -q --no-site-file' and
M-: (while t (ding)) RET on my GNU/Linux machine.
It's probably platform dependent.
I tried it this way: From the terminal command line login (No X) on
my Solaris machine I logged into a GNU/Linux machine and called `emacs
-q --no-site-file' (the current CVS version in a terminal) and then
did M-: (while t (ding)) RET. Again a non-stoppable beeb. This time
it was even worse. I had to plug off power brutally to stop it. At
least I did not know better. But I guess you are right that it is
platform dependent.
>
<URL:http://mail.gnu.org/archive/html/emacs-pretest-bug/2003-02/msg00118.html>
When did this start happening ? Does it date back to February ?
Yes.
Can you try and recompile with -DGC_CHECK_MARKED_OBJECTS ?
I'll do and wait for new crashes and backtraces.
> 4. The file-name completion problem reported on emacs-pretesters
>
> From: "Marshall, Simon" <address@hidden>
> To: "'Emacs Pretesters'" <address@hidden>
> Subject: Anyone seen a barf on TAB in minibuffer when a valid
completion exists?
> Date: Thu, 16 Jan 2003 12:15:04 -0000
Could somneone resend it to a more appropriate place ?
Simon just told me that he doesn't experience it any more and
suggested to discuss it with Dave Love. I'll try come back to this
when I have time.
> 5. The redisplay problem reported on
>
>
<URL:http://mail.gnu.org/archive/html/emacs-pretest-bug/2003-06/msg00166.html>
>
> still exists.
Yes, I also see it sometimes. But I don't know how to debug it and
I can't reproduce it on demand. Have you found a recipe to reproduce
the problem ?
Yes. See
<URL:http://mail.gnu.org/archive/html/emacs-pretest-bug/2003-06/msg00196.html>