Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 37456
Collapse All | Expand All

(-)mpg123.el.orig (-1 / +1 lines)
Lines 1886-1892 Link Here
1886
  (let*((selw (selected-window))
1886
  (let*((selw (selected-window))
1887
	(cb (current-buffer))
1887
	(cb (current-buffer))
1888
	(mpgw (get-buffer-window mpg123*buffer t))
1888
	(mpgw (get-buffer-window mpg123*buffer t))
1889
	(mpgf (window-frame mpgw))
1889
	;(mpgf (window-frame mpgw))
1890
	mpgwinlist nowvisible needed-lines numlines (numwin 1)
1890
	mpgwinlist nowvisible needed-lines numlines (numwin 1)
1891
	w redrawp (i 300))
1891
	w redrawp (i 300))
1892
    (unwind-protect
1892
    (unwind-protect

Return to bug 37456