Garst R. Reese wrote: > Alice says that on the Print dialogue she used to be able to enter page > numbers separated by commas to print selected pages. She just noticed > that this feature no longer works. Don't know when it went missing. It > was often more convenient than using gv.
Garst, It's most probably caused by me when I improved the dialog, not knowing that such input should be allowed. There's an "unsigned_int_filter" on the 'from' and 'to' fields, that now suppresses the comma input. Could you please be more specific how to use this comma input? Should a comma be allowed only in the 'from' input? Could you give me some examples of valid 'comma-input'? I can fix it here in my tree, which is (hopefully) merged with CVS after 1.3 release. If you consider this a serious bug, then tell me, so I'll create a patch for present CVS as well. Regards, Rob.