Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22461 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77874 invoked by uid 1010); 15 Mar 2006 15:50:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 77858 invoked from network); 15 Mar 2006 15:50:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Mar 2006 15:50:31 -0000 X-Host-Fingerprint: 69.60.120.90 iconoclast.caedmon.net Linux 2.4/2.6 Received: from ([69.60.120.90:57876] helo=iconoclast.caedmon.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 1C/F1-55982-7C738144 for ; Wed, 15 Mar 2006 10:50:31 -0500 Received: from localhost ([127.0.0.1]) by iconoclast.caedmon.net with esmtp (Exim 3.35 #1 (Debian)) id 1FJYF9-0002y0-00; Wed, 15 Mar 2006 10:48:59 -0500 Message-ID: <441837BF.7040201@caedmon.net> Date: Wed, 15 Mar 2006 10:50:23 -0500 User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Kevin Waterson CC: internals@lists.php.net References: <20060316010210.5f76c9f5.kevin@oceania.net> In-Reply-To: <20060316010210.5f76c9f5.kevin@oceania.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] phps line numbering From: sean@caedmon.net (Sean Coates) > Patches have been written and languish simply awaiting inclusion in HEAD Johannes' method (
  1. ...
  2. ...
) doesn't copy & paste well in FireFox 1.5 -- you might consider this a FF problem, but in any case, line numbers are pasted, so this is really a pain for sharing code. Until a good method is found (if there is one), I say leave the patch out -- although, FWIW, I _would_ like to see line numbers if there's a way to make it work well (avoid horizontal scrolling, paste without numbers). S