From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?Q?R=C3=BCdiger?= Sonderfeld Newsgroups: gmane.emacs.bugs Subject: bug#15703: [PATCH 1/8] EWW: Support user defined representation for checkbox. Date: Fri, 25 Oct 2013 19:39:50 +0200 Message-ID: <1703223.bBex1kgHvt@descartes> References: <7056835.LJq9iUtOff@descartes> <87vc0lieez.fsf@flea.lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1382722880 4894 80.91.229.3 (25 Oct 2013 17:41:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Oct 2013 17:41:20 +0000 (UTC) Cc: tzz@lifelogs.com, larsi@gnus.org To: 15703@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Oct 25 19:41:21 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1VZlNx-0001rU-Bl for geb-bug-gnu-emacs@m.gmane.org; Fri, 25 Oct 2013 19:41:21 +0200 Original-Received: from localhost ([::1]:60237 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZlNw-00028s-Sb for geb-bug-gnu-emacs@m.gmane.org; Fri, 25 Oct 2013 13:41:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50916) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZlNm-00027t-Db for bug-gnu-emacs@gnu.org; Fri, 25 Oct 2013 13:41:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VZlNf-0005dV-4Z for bug-gnu-emacs@gnu.org; Fri, 25 Oct 2013 13:41:10 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58005) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZlNe-0005dQ-UB for bug-gnu-emacs@gnu.org; Fri, 25 Oct 2013 13:41:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VZlNe-000662-JU for bug-gnu-emacs@gnu.org; Fri, 25 Oct 2013 13:41:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: =?UTF-8?Q?R=C3=BCdiger?= Sonderfeld Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 25 Oct 2013 17:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15703 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch X-Debbugs-Original-To: bug-gnu-emacs@gnu.org X-Debbugs-Original-Cc: 15703@debbugs.gnu.org, Ted Zlatanov , Lars Magne Ingebrigtsen Original-Received: via spool by 15703-submit@debbugs.gnu.org id=B15703.138272280723342 (code B ref 15703); Fri, 25 Oct 2013 17:41:02 +0000 Original-Received: (at 15703) by debbugs.gnu.org; 25 Oct 2013 17:40:07 +0000 Original-Received: from localhost ([127.0.0.1]:43786 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VZlMk-00064Q-Ft for submit@debbugs.gnu.org; Fri, 25 Oct 2013 13:40:06 -0400 Original-Received: from ptmx.org ([178.63.28.110]:50175) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VZlMg-00064B-OU for 15703@debbugs.gnu.org; Fri, 25 Oct 2013 13:40:03 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by ptmx.org (Postfix) with ESMTP id 6B8492B18C; Fri, 25 Oct 2013 19:40:01 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at ptmx.org Original-Received: from ptmx.org ([127.0.0.1]) by localhost (ptmx.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K5kQUUFa7fRj; Fri, 25 Oct 2013 19:39:59 +0200 (CEST) Original-Received: from descartes.localnet (chello080108246092.7.14.vie.surfer.at [80.108.246.92]) by ptmx.org (Postfix) with ESMTPSA id B95AC21FD8; Fri, 25 Oct 2013 19:39:58 +0200 (CEST) User-Agent: KMail/4.11.2 (Linux/3.11.0-12-generic; KDE/4.11.2; x86_64; ; ) In-Reply-To: <87vc0lieez.fsf@flea.lifelogs.com> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:79650 Archived-At: On Friday 25 October 2013 11:00:20 Ted Zlatanov wrote: > This seems very specific just for eww... maybe it should just use the= > recently added `prettify-symbols-mode'? `prettify-symbols-mode' only works with font-lock-mode and it would be=20= complicated to determine whether the [ ] or [x] are input-elements or l= iteral=20 text. (Or can `prettify-symbols-mode' also match properties?) Regards, R=C3=BCdiger