org-list: fix insertion of item with indent-tabs-mode is non-nil
commit7b211c86e73bd6d71527091eb10dd258b8373547
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 25 Feb 2011 19:48:27 +0000 (25 20:48 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 25 Feb 2011 19:48:27 +0000 (25 20:48 +0100)
tree06e3234fdacf734f9fb6dca862081f1c94fcc476
parent97de64cfc3a9b177a8129f500d73a673bd8e11d7
org-list: fix insertion of item with indent-tabs-mode is non-nil

* lisp/org-list.el (org-list-insert-item): when computing size of item
  being inserted, function has to take into account that indentation
  may not only be made of spaces.
lisp/org-list.el