Follow-up Comment #2, patch #6200 (project mc):

try removing all items from your history - the mc hangs then
mhhh the list gets smaller by each item i remove, even if i got many more...

if i replace the height and dlg -- with this 
if(!query_list->current) 
    break;
listbox_select_entry (query_list, query_list->current);

it works well - without resizing the list when it gets smaller than
nessesary

should it really?



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6200>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/

_______________________________________________
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel

Reply via email to