From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: server.el problem ? Date: Wed, 01 Aug 2012 20:47:41 +0200 Message-ID: <878vdywisy.fsf@thinkpad.tsdh.de> References: <87ipd2y9hk.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1343846870 10283 80.91.229.3 (1 Aug 2012 18:47:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 1 Aug 2012 18:47:50 +0000 (UTC) Cc: emacs-devel@gnu.org To: Fabrice Popineau Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 01 20:47:50 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SwdxV-0001Nb-3J for ged-emacs-devel@m.gmane.org; Wed, 01 Aug 2012 20:47:49 +0200 Original-Received: from localhost ([::1]:38485 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwdxU-0006AE-9d for ged-emacs-devel@m.gmane.org; Wed, 01 Aug 2012 14:47:48 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52702) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwdxS-0006A9-HJ for emacs-devel@gnu.org; Wed, 01 Aug 2012 14:47:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwdxR-0002kA-9h for emacs-devel@gnu.org; Wed, 01 Aug 2012 14:47:46 -0400 Original-Received: from out5-smtp.messagingengine.com ([66.111.4.29]:59923) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwdxR-0002k6-5R for emacs-devel@gnu.org; Wed, 01 Aug 2012 14:47:45 -0400 Original-Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 7D5CD2082D; Wed, 1 Aug 2012 14:47:44 -0400 (EDT) Original-Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160]) by compute1.internal (MEProxy); Wed, 01 Aug 2012 14:47:44 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=from:to:cc:subject:references:date :in-reply-to:message-id:mime-version:content-type; s=smtpout; bh=JUjcqYw5YP3DKG1cecJhKSuj83A=; b=aFnMbvAPlMt49rbGN9/4bBPruS2C P1koNdVt5wU3CYi9w1i0I/JM72tLjkGkdQMPfOhZASEmHfao0gdRhOiMf+fFh52w qbFK6tEMbgwHaruqNcKuiyN7JeGYz4cJH2FERL3C72t4KMP4M+WzCu8uPxH6ziIz itVopvoeI9A6fec= X-Sasl-enc: ECcBQmSYRBk/VMBIVWmHOf2IiZfIWRmUr4HJ9zFr0fWN 1343846864 Original-Received: from thinkpad.tsdh.de (unknown [91.67.9.216]) by mail.messagingengine.com (Postfix) with ESMTPA id B51DF8E020C; Wed, 1 Aug 2012 14:47:43 -0400 (EDT) Mail-Followup-To: Fabrice Popineau , emacs-devel@gnu.org In-Reply-To: (Fabrice Popineau's message of "Wed, 1 Aug 2012 20:36:11 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 66.111.4.29 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:152089 Archived-At: Fabrice Popineau writes: > AFAIKS, that's exactly what your javascript snippet also does, > isn't it? > > Yes. > > I run a very recent bzr emacs, so maybe the problem is already > solved in between 24.1 and now... > > I run the trunk version too. Hm, ok. Then do you have a concrete URL that triggers the problem for you? Bye, Tassilo