diff -c /home/george/Config/dot-emacs/contrib/old/nnir.el /home/george/Config/dot-emacs/contrib/new/nnir.el *** /home/george/Config/dot-emacs/contrib/old/nnir.el 2014-03-06 11:46:24.029862148 -0500 --- /home/george/Config/dot-emacs/contrib/new/nnir.el 2014-03-06 11:52:55.873872182 -0500 *************** *** 1483,1489 **** (goto-char (point-min)) (while (re-search-forward ! "^\\([0-9]+\\.\\).*\\((score: \\([0-9]+\\)\\))\n\\([^ ]+\\)" nil t) (setq score (match-string 3) group (file-name-directory (match-string 4)) --- 1483,1489 ---- (goto-char (point-min)) (while (re-search-forward ! "^\\([0-9,]+\\.\\).*\\((score: \\([0-9]+\\)\\))\n\\([^ ]+\\)" nil t) (setq score (match-string 3) group (file-name-directory (match-string 4)) Diff finished. Thu Mar 6 11:53:21 2014