Procházet zdrojové kódy

Fix e52599

Thanks to Matt Lundin for reporting this.
Bastien Guerry před 11 roky
rodič
revize
a6b8bdecab
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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)