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

Re: Releasability of the kFreeBSD ports





2010/8/6 novdomo gallego acacias <novdomo@gmail.com>


2010/8/5 Ævar Arnfjörð Bjarmason <avarab@gmail.com>

On Thu, Aug 5, 2010 at 19:13, Ævar Arnfjörð Bjarmason <avarab@gmail.com> wrote:
> On Wed, Aug 4, 2010 at 17:52, Axel Beckert <abe@debian.org> wrote:
>
>> * Emacs 23 via remote X doesn't work. No idea why yet.
>
> I haven't debugged it properly either, but the fix suggested in
> #559392 of adding this to src/s/gnu-kfreebsd.h works:
>
>    #define BROKEN_FIONREAD

I spoke too soon. That makes everything I tried in X work, but the
console Emacs is completely broken and doesn't accept any keyboard
input with that.


--
To UNSUBSCRIBE, email to debian-bsd-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/AANLkTimbNYG4GPeNAx43V2Tnq78F3gx5d7tYf-SkY0@mail.gmail.com



The infinite loop where emacs enters, in file xterm.c. As a workaround, this loop (lines 9342 to 9368 in file xterm.c) could be avoided. I've tested this and works in X and console without problems, at the moment.

Defining BROKEN_FIONREAD is a very bad idea, but I found this worked for X. However I didn't realize that console was broken.
Anyway, I think the problem is in another place inside the loop.



I'm sorry,  Ævar Arnfjörð Bjarmason solved the bug in a much better way; I didn't check the bug in bugs.debian.org before posting

Reply to: