Return-Path: X-Original-To: apmail-httpd-docs-archive@www.apache.org Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E66F1183E5 for ; Sun, 14 Jun 2015 00:12:32 +0000 (UTC) Received: (qmail 18817 invoked by uid 500); 14 Jun 2015 00:12:32 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 18755 invoked by uid 500); 14 Jun 2015 00:12:32 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org List-Id: Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 18745 invoked by uid 99); 14 Jun 2015 00:12:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Jun 2015 00:12:32 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ylavic.dev@gmail.com designates 209.85.213.181 as permitted sender) Received: from [209.85.213.181] (HELO mail-ig0-f181.google.com) (209.85.213.181) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Jun 2015 00:10:18 +0000 Received: by igbzc4 with SMTP id zc4so32815890igb.0 for ; Sat, 13 Jun 2015 17:11:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=Rcw8udlAUxn9GPQlxQpbj4JFh3dbpaZjWkfCsELQGFA=; b=Z4Yk6Qja+rIneCOxIzRtcXzgULaEPicP57wITqe8VT+UzjrRuZTLQxEKjUPDs1v2j9 5QmDIh0gD8r3Iy/Vbde1RNMRJqEqTiFcvGt/LFbN9KCIuQ/qBtxFumSin9G2/1Wqi9uu wi9gRraKIbSEGMWdZ4nMY/w9tf/lByR2XY4vgWGGASskzVuWLjWF9eDSwQHcTDDtx589 /Yq3MEqkAfYER0OruLsf8x6YnSUgCOftf1xSYwQfNdAEahAJCpIP6AWlYfvcTcMrgQ4q fSlRqjhaixr5x6OwhnOrM49axPEpe/MvGYz2dt3GmtsAj0IeNLgwITsYa4xXwrpx7dhU HPvA== MIME-Version: 1.0 X-Received: by 10.42.203.4 with SMTP id fg4mr23055498icb.52.1434240681280; Sat, 13 Jun 2015 17:11:21 -0700 (PDT) Received: by 10.79.82.196 with HTTP; Sat, 13 Jun 2015 17:11:21 -0700 (PDT) In-Reply-To: <557C4FC4.20609@univ-lorraine.fr> References: <557C4FC4.20609@univ-lorraine.fr> Date: Sun, 14 Jun 2015 02:11:21 +0200 Message-ID: Subject: Re: HTML entities From: Yann Ylavic To: docs@httpd.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Hi Lucien, On Sat, Jun 13, 2015 at 5:44 PM, Lucien Gentis wrote: > > Since we use Unicode in XML files, do we still need to replace accentuate= d > characters like =C3=A9 or =C3=A8 by HTML entities ? Not doing so would require each committer to take care of having her/his system's locale or editor configured in UTF8. I'm not saying I'm against the idea, it would certainly ease writing docs in non-english language, but just want to be clear about this (if I'm not mistaken). Regards, Yann. --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org