From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#9716: Patch for HTML5 auto-coding support Date: Tue, 18 Oct 2011 11:03:20 +0300 Organization: JURTA Message-ID: <87ipnmzpyv.fsf@mail.jurta.org> References: <4E930B34.1040000@kosek.cz> <874nz7b2ie.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1318925065 8585 80.91.229.12 (18 Oct 2011 08:04:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 18 Oct 2011 08:04:25 +0000 (UTC) Cc: Jirka Kosek , 9716-done@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 18 10:04:21 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RG4em-00055j-JD for geb-bug-gnu-emacs@m.gmane.org; Tue, 18 Oct 2011 10:04:16 +0200 Original-Received: from localhost ([::1]:43371 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RG4el-0002DQ-9f for geb-bug-gnu-emacs@m.gmane.org; Tue, 18 Oct 2011 04:04:15 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:40594) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RG4ei-0002Cl-Pn for bug-gnu-emacs@gnu.org; Tue, 18 Oct 2011 04:04:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RG4ed-0001tx-6u for bug-gnu-emacs@gnu.org; Tue, 18 Oct 2011 04:04:12 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:52730) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RG4ed-0001tp-5N for bug-gnu-emacs@gnu.org; Tue, 18 Oct 2011 04:04:07 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RG4fW-0005d2-Hd for bug-gnu-emacs@gnu.org; Tue, 18 Oct 2011 04:05:02 -0400 Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Tue, 18 Oct 2011 08:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 9716 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 9716@debbugs.gnu.org, juri@jurta.org Original-Received: via spool by 9716-done@debbugs.gnu.org id=D9716.131892509921621 (code D ref 9716); Tue, 18 Oct 2011 08:05:01 +0000 Original-Received: (at 9716-done) by debbugs.gnu.org; 18 Oct 2011 08:04:59 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RG4fS-0005cg-Uq for submit@debbugs.gnu.org; Tue, 18 Oct 2011 04:04:59 -0400 Original-Received: from smarty.dreamhost.com ([208.113.175.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RG4fR-0005cZ-DY for 9716-done@debbugs.gnu.org; Tue, 18 Oct 2011 04:04:58 -0400 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id 838126E808A; Tue, 18 Oct 2011 01:04:00 -0700 (PDT) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 6C382AAB4B63; Tue, 18 Oct 2011 01:03:59 -0700 (PDT) In-Reply-To: (Stefan Monnier's message of "Mon, 17 Oct 2011 21:54:34 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 18 Oct 2011 04:05:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52770 Archived-At: >> that confirms that we should install the proposed patch. > > Fine by me, Installed.