Hi Joe! On Sat, 05 May 2001, Joe Brown wrote: > Is it possible to include www.php.net/bugs.php?id= at the front of these, or > on a second line trailing each bug listed? > > Would make the list twice as long, but a lot simpler to follow up on, w/mail > reader that recognises links. [justa-hint] make yourself a script which replaces the bug id with that. or define a mapping for a reformating key to do it (in ~.vimrc) map ^[[24~ :/==/,$!awk '{gsub(/^[0-9]+/,"http://www.php.net/bugs.php?id=" $1,$1);print $0} ' -^M so if you edit the message with vim and hit f12 you get what you want. -- teodor -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-DEV] PHP 4.0 Bug Summary Report php-dev
- [PHP-DEV] PHP 4.0 Bug Summary Report php-dev
- [PHP-DEV] PHP 4.0 Bug Summary Report php-dev
- [PHP-DEV] PHP 4.0 Bug Summary Report php-dev
- [PHP-DEV] (change request) PHP 4.0 Bug Summary Report Joe Brown
- Re: [PHP-DEV] (change request) PHP 4.0 Bug Summar... Andrei Zmievski
- Re: [PHP-DEV] (change request) PHP 4.0 Bug Su... Jani Taskinen
- Re: [PHP-DEV] (change request) PHP 4.0 Bu... Andrei Zmievski
- Re: [PHP-DEV] (change request) PHP 4... rasmus
- Re: [PHP-DEV] (change request) P... Jani Taskinen
- [PHP-DEV] PHP 4.0 Bug Summary Report teo
- [PHP-DEV] PHP 4.0 Bug Summary Report php-dev
- [PHP-DEV] PHP 4.0 Bug Summary Report php-dev
- Re: [PHP-DEV] PHP 4.0 Bug Summary Report Gavin Sherry
- [PHP-DEV] PHP 4.0 Bug Summary Report php-dev
- Re: [PHP-DEV] PHP 4.0 Bug Summary Report Edin Kadribasic
- Re: [PHP-DEV] PHP 4.0 Bug Summary Report Markus Fischer
- Re: [PHP-DEV] PHP 4.0 Bug Summary Report Edin Kadribasic
- Re: [PHP-DEV] PHP 4.0 Bug Summary Report Jim Winstead