From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: =?UTF-8?Q?Re=3A_Bug_=23892245_=E2=80=9CProblem_wih_nXhtml_in_Emacs_24=E2=80=9D?= =?UTF-8?Q?_=3A_Bugs_=3A_nXhtml?= Date: Mon, 26 Mar 2012 21:19:18 +0200 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d04426bd66784ab04bc2a4161 X-Trace: dough.gmane.org 1332789588 2543 80.91.229.3 (26 Mar 2012 19:19:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 26 Mar 2012 19:19:48 +0000 (UTC) Cc: Emacs-Devel devel To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 26 21:19:47 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 1SCFSF-0004iY-9N for ged-emacs-devel@m.gmane.org; Mon, 26 Mar 2012 21:19:47 +0200 Original-Received: from localhost ([::1]:58681 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCFSE-0007V9-CU for ged-emacs-devel@m.gmane.org; Mon, 26 Mar 2012 15:19:46 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:37971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCFSB-0007V4-2E for emacs-devel@gnu.org; Mon, 26 Mar 2012 15:19:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCFS9-0005p7-DH for emacs-devel@gnu.org; Mon, 26 Mar 2012 15:19:42 -0400 Original-Received: from mail-lb0-f169.google.com ([209.85.217.169]:44674) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCFS9-0005ok-3H for emacs-devel@gnu.org; Mon, 26 Mar 2012 15:19:41 -0400 Original-Received: by lbbgf7 with SMTP id gf7so4973649lbb.0 for ; Mon, 26 Mar 2012 12:19:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=JSp011+LKy5fZYgslQVeIl0CpdHAoIwjq2Wa3m97TtM=; b=HcDFG2tonbk9aluSrhCz+g0U/BmjRYp3AWwW2ZRtYSDqoF0xnzpB0rgy0re/l/ewXR VWQL/3Bmq1jJbg1LAqso3+KkVfN62CJFPBSCvbr7JZFzuXR8uscW0NNGCEJySFj+HiNW /8BNMjEDorO5RVulJQ86R9OLRZf7DpZ9sCpQ/bTrMoAkJCtGCbRZbXWbZ4j4fuqu3he+ xb9SIHldwEevGnvKVGcknhUAu8oHXakoBzULNUV2Ehk9UqQ/VsG+OGJQRmJq9IN4kNjw JKOEzcUMh/EhjdzIPLJKYbMSg3BE3Ka0rhhzER0CwY22LzV0CTWajaRXPxKU6AbwvKG4 GFGQ== Original-Received: by 10.152.135.104 with SMTP id pr8mr16764399lab.27.1332789578794; Mon, 26 Mar 2012 12:19:38 -0700 (PDT) Original-Received: by 10.112.2.200 with HTTP; Mon, 26 Mar 2012 12:19:18 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.217.169 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:149222 Archived-At: --f46d04426bd66784ab04bc2a4161 Content-Type: text/plain; charset=UTF-8 On Mon, Mar 26, 2012 at 21:10, Stefan Monnier wrote: > > "for example if i create a file very symilar to the > > fetch-func-definition but instead just generate symbols with > > incrementing names. When I compile this it fails with the "Error: > > Wrong type argument: number-or-marker-p, nil" error, if I delete > > sym194 the compile error goes away. > > Should be fixed now, thank you for the clear testcase. > > :-) - That lifts a burden for me! But it is Russel you should thank. --f46d04426bd66784ab04bc2a4161 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Mar 26, 2012 at 21:10, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
> "for example if i create a file very symilar to= the
> fetch-func-definition but instead just generate symbols with
> incrementing names. When I compile this it fails with the "Error:=
> Wrong type argument: number-or-marker-p, nil" error, if I delete<= br> > sym194 the compile error goes away.

Should be fixed now, thank you for the clear testcase.


:-) - That lifts a burden for me!

But it is Russel yo= u should thank.=C2=A0

--f46d04426bd66784ab04bc2a4161--