From owner-freebsd-doc Mon Nov 19 14:15:59 2001 Delivered-To: freebsd-doc@freebsd.org Received: from smtp.noos.fr (claudel.noos.net [212.198.2.83]) by hub.freebsd.org (Postfix) with ESMTP id B4ADA37B418 for ; Mon, 19 Nov 2001 14:15:56 -0800 (PST) Received: (qmail 19614866 invoked by uid 0); 19 Nov 2001 22:15:55 -0000 Received: from unknown (HELO cdlpc) ([212.198.229.145]) (envelope-sender ) by 212.198.2.83 (qmail-ldap-1.03) with SMTP for ; 19 Nov 2001 22:15:55 -0000 Message-ID: <001501c17147$847bb100$91e5c6d4@cybercable.fr> Reply-To: "Cyrille Lefevre" From: "Cyrille Lefevre" To: "Alexey Zelkin" , "Martin Horcicka" Cc: "Hiroki Sato" , , , References: <20011115215244.A7285@ark.cris.net> <20011119104031.B88374-100000@dual.ms.mff.cuni.cz> <20011119144029.A17854@ark.cris.net> Subject: Re: Why TIDY can never work correctly with ISO-8859-2 and others Date: Mon, 19 Nov 2001 23:14:08 +0100 Organization: ACME MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "Alexey Zelkin" wrote: > On Mon, Nov 19, 2001 at 10:45:08AM +0100, Martin Horcicka wrote: [snip] > There's no simple way to turn off .tidyrc because it's unconditionally > preloaded before processing any command line option. As simple workaround how about if (!getenv("NOTIDYRC")) etc. ? I currently don't have a FreeBSD box, so I can't provide a patch but I'm sure you will ;^) Cyrille Lefevre. -- mailto:clefevre@citeweb.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message