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 |