From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.pretest.bugs,gmane.emacs.w3m,gmane.emacs.devel Subject: Re: Refactoring xml.el namespace handling Date: Fri, 16 Apr 2004 12:14:38 +0900 Organization: Emacsen advocacy group Sender: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Message-ID: References: <87d67r2k2a.fsf@weblog.localhost> <87r7uqbe5d.fsf-monnier+emacs@gnu.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: sea.gmane.org 1082085404 21052 80.91.224.253 (16 Apr 2004 03:16:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Apr 2004 03:16:44 +0000 (UTC) Cc: emacs-w3m@namazu.org, emacs-devel@gnu.org Original-X-From: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Fri Apr 16 05:16:38 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BEJqI-0001Gb-00 for ; Fri, 16 Apr 2004 05:16:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BEJpT-0006RL-Ew for gebp-emacs-pretest-bug@gmane.org; Thu, 15 Apr 2004 23:15:47 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BEJp5-0006Hw-Mz for emacs-pretest-bug@gnu.org; Thu, 15 Apr 2004 23:15:23 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BEJoX-00063t-Ka for emacs-pretest-bug@gnu.org; Thu, 15 Apr 2004 23:15:20 -0400 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BEJoX-00063P-7z for emacs-pretest-bug@gnu.org; Thu, 15 Apr 2004 23:14:49 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BEJoV-0004qr-00 for ; Fri, 16 Apr 2004 05:14:47 +0200 Original-Received: from washington.hostforweb.net ([69.61.11.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Apr 2004 05:14:47 +0200 Original-Received: from yamaoka by washington.hostforweb.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Apr 2004 05:14:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-pretest-bug@gnu.org Original-Lines: 39 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: washington.hostforweb.net X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:5qAp60Y4FZGGd/gXzHYGi1nq354= X-Hashcash: 0:040416:mah@everybody.org:e4542f6441dde745 X-BeenThere: emacs-pretest-bug@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: emacs-pretest-bug.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.pretest.bugs:2761 gmane.emacs.w3m:4028 gmane.emacs.devel:21729 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21729 --=-=-= Hi, I sent a bug report to the emacs-pretest-bug list yesterday, however it doesn't seem to be delivered. So, I resend it to the Author. --=-=-= Content-Type: message/rfc822 Content-Disposition: inline From: Katsumi Yamaoka Newsgroups: gmane.emacs.w3m,gmane.emacs.pretest.bugs Cc: emacs-w3m@namazu.org Subject: xml-parse-tag bug Date: Thu, 15 Apr 2004 10:37:01 +0900 Message-ID: <78y8oyuima.fsf@namazu.org> MIME-Version: 1.0 Hi, Here's a simple code to reproduce the bug: (with-temp-buffer (insert "\n\n") (goto-char (point-min)) (xml-parse-tag)) It occurs with the latest xml.el in the Emacs CVS head and I cannot run some programs, e.g., several shimbun modules of the emacs-w3m package. Regards, -- Katsumi Yamaoka --=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-pretest-bug mailing list Emacs-pretest-bug@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-pretest-bug --=-=-=--