emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs core TLS support


From: Lars Magne Ingebrigtsen
Subject: Re: Emacs core TLS support
Date: Mon, 27 Sep 2010 21:07:42 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Ted Zlatanov <address@hidden> writes:

> With Lars' latest change we found that enabling logging, in itself, will
> make things work (yay!).  We guessed it was the delay introduced by
> logging but using (sit-for 0.1) in the handshake loop doesn't work like
> enabling logging.  So it's something specific about the logging
> function's interaction with Emacs and looking at the wire is *probably*
> not going to help.  But I don't know yet what's going on.

I did one further test.  If I replace the `message' in the logging
function with a printf, it still works.  But if I then said

$ emacs > /dev/null

then it didn't work.

Which may point to a timing issue again.

I forgot to test with > file, to actually see what the debugging info
was.  :-/

-- 
(domestic pets only, the antidote for overdose, milk.)
  address@hidden * Lars Magne Ingebrigtsen




reply via email to

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