Browse Source

Fix e52599

Thanks to Matt Lundin for reporting this.
Bastien Guerry 11 years ago
parent
commit
a6b8bdecab
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lisp/org-agenda.el

+ 0 - 1
lisp/org-agenda.el

@@ -8770,7 +8770,6 @@ the same tree node, and the headline of the tree node in the Org-mode file."
       (with-current-buffer buffer
 	(widen)
 	(goto-char pos)
-	(setq col (current-column))
 	(org-show-context 'agenda)
 	(save-excursion
 	  (and (outline-next-heading)